<title data-rh="true">Blog | NETworkManager</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:image" content="https://borntoberoot.net/NETworkManager/img/docusaurus-social-card.jpg"><meta data-rh="true" name="twitter:image" content="https://borntoberoot.net/NETworkManager/img/docusaurus-social-card.jpg"><meta data-rh="true" property="og:url" content="https://borntoberoot.net/NETworkManager/blog"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" property="og:title" content="Blog | NETworkManager"><meta data-rh="true" name="description" content="Blog"><meta data-rh="true" property="og:description" content="Blog"><meta data-rh="true" name="docusaurus_tag" content="blog_posts_list"><meta data-rh="true" name="docsearch:docusaurus_tag" content="blog_posts_list"><link data-rh="true" rel="icon" href="/NETworkManager/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://borntoberoot.net/NETworkManager/blog"><link data-rh="true" rel="alternate" href="https://borntoberoot.net/NETworkManager/blog" hreflang="en"><link data-rh="true" rel="alternate" href="https://borntoberoot.net/NETworkManager/blog" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"Blog","@id":"https://borntoberoot.net/NETworkManager/blog","mainEntityOfPage":"https://borntoberoot.net/NETworkManager/blog","headline":"Blog","description":"Blog","blogPost":[{"@type":"BlogPosting","@id":"https://borntoberoot.net/NETworkManager/blog/high-dpi-embedded-processes","mainEntityOfPage":"https://borntoberoot.net/NETworkManager/blog/high-dpi-embedded-processes","url":"https://borntoberoot.net/NETworkManager/blog/high-dpi-embedded-processes","headline":"Deep Dive: Fixing DPI Scaling Issues for Embedded Processes","name":"Deep Dive: Fixing DPI Scaling Issues for Embedded Processes","description":"When you embed a foreign process window via SetParent in WPF, it never receives DPI change notifications across process boundaries. This article shows how to rescale fonts for embedded console hosts (PowerShell) using the Console API, and for GUI processes (PuTTY) by sending WM_DPICHANGED explicitly.","datePublished":"2026-03-04T00:00:00.000Z","author":{"@type":"Person","name":"BornToBeRoot","description":"Maintainer of NETworkManager","url":"https://github.com/BornToBeRoot","image":"https://github.com/BornToBeRoot.png"},"keywords":[]},{"@type":"BlogPosting","@id":"https://borntoberoot.net/NETworkManager/blog/system-wide-policies-for-enterprise-deployments","mainEntityOfPage":"https://borntoberoot.net/NETworkManager/blog/system-wide-policies-for-enterprise-deployments","url":"https://borntoberoot.net/NETworkManager/blog/system-wide-policies-for-enterprise-deployments","headline":"System-Wide Policies for Enterprise Deployments","name":"System-Wide Policies for Enterprise Deployments","description":"NETworkManager now supports system-wide policies, giving administrators centralized control over application settings across all users on a machine. This article explains how to configure and deploy these policies in enterprise environments.","datePublished":"2026-02-22T00:00:00.000Z","author":{"@type":"Person","name":"BornToBeRoot","description":"Maintainer of NETworkManager","url":"https://github.com/BornToBeRoot","image":"https://github.com/BornToBeRoot.png"},"keywords":[]},{"@type":"BlogPosting","@id":"https://borntoberoot.net/NETworkManager/blog/improved-light-theme-readability","mainEntityOfPage":"https://borntoberoot.net/NETworkManager/blog/improved-light-theme-readability","url":"https://borntoberoot.net/NETworkManager/blog/improved-light-theme-readability","headline":"Improved light theme readability","name":"Improved light theme readability","description":"The latest release of NETworkManager (version 2025.10.18.0) introduces major enhancements to the light theme, improving both readability and overall user experience. This article highlights the changes made to the light theme and how they enhance usability.","datePublished":"2025-10-23T00:00:00.000Z","author":{"@type":"Person","name":"BornToBeRoot","description":"Maintainer of NETworkManager","url":"https://github.com/BornToBeRoot","image":"https://github.com/BornToBeRoot.png"},"keywords":[]},{"@type":"BlogPosting","@id":"https://borntoberoot.net/NETworkManager/blog/streamlined-profile-management-with-tags-and-filters","mainEntityOfPage":"https://borntoberoot.net/NETworkManager/blog/streamlined-profile-management-with-tags-and-filters","url":"https://borntoberoot.net/NETworkManager/blog/streamlined-profile-management-with-tags-and-filters","headline":"Streamlined Profile Management with Tags & Filters","name":"Streamlined Profile Management with Tags & Filters","description":"NETworkManager 2025.10.18.0 brings a streamlined approach to profile management with the introduction of Tags and Filtering. You can now add or remove tags directly within each profile, making it effortless to organize and quickly locate your hosts and networks.","datePublished":"2025-10-19T00:00:00.000Z","author":{"@type":"Person","name":"BornToBeRoot","description":"Maintainer of NETworkManager","url":"https://github.com/BornToBeRoot","image":"https://github.com/BornToBeRoot.png"},"keywords":[]},{"@type":"BlogPosting","@id":"https://borntoberoot.net/NETworkManager/blog/introducing-hosts-file-editor","mainEntityOfPage":"https://borntoberoot.net/NETworkManager/blog/introducing-hosts-file-editor","url":"https://borntoberoot.net/NETworkManager/blog/introducing-hosts-file-editor","headline":"Introducing Hosts File Editor","name":"Introducing Hosts File Editor","description":"NETworkManager 2025.8.10.0 introduced a new feature, the `Hosts File Editor`. You can now easily manage and edit your system's hosts file in a user-friendly interface.","datePublished":"2025-09-06T00:00:00.000Z","author":{"@type":"Person","name":"BornToBeRoot","description":"Maintainer of NETworkManager","url":"https://github.com/BornToBeRoot","image":"https://github.com/BornToBeRoot.png"},"keywords":[]},{"@type":"BlogPosting","@id":"https://borntoberoot.net/NETworkManager/blog/introducing-code-signing-for-binaries","mainEntityOfPage":"https://borntoberoot.net/NETworkManager/blog/introducing-code-signing-for-binaries","url":"https://borntoberoot.net/NETworkManager/blog/introducing-code-signing-for-binaries","headline":"Introducing Code Signing for Binaries","name":"Introducing Code Signing for Binaries","description":"Starting with NETworkManager version 2024.5.24.0, the binaries and the installer are now signed with a code signing certificate.","datePublished":"2024-05-24T00:00:00.000Z","author":{"@type":"Person","name":"BornToBeRoot","description":"Maintainer of NETworkManager","url":"https://github.com/BornToBeRoot","image":"https://github.com/BornToBeRoot.png"},"keywords":[]},{"@type":"BlogPosting","@id":"https://borntoberoot.net/NETworkManager/blog/welcome","mainEntityOfPage":"https://borntoberoot.net/NETworkManager/blog/welcome","url":"https://borntoberoot.net/NETworkManager/blog/welcome","headline":"Welcome","name":"Welcome","description":"Welcome to the new NETworkManager website, blod and documentation. It's build with Docusaurus, a static website generator, and hosted on GitHub Pages.","datePublished":"2024-01-01T00:00:00.000Z","author":{"@type":"Person","name":"BornToBeRoot","description":"Maintainer of NETworkManager","url":"https://github.com/BornToBeRoot","image":"https://github.com/BornToBeRoot.png"},"keywords":[]}]}</script><link rel="alternate" type="application/rss+xml" href="/NETworkManager/blog/rss.xml" title="NETworkManager RSS Feed">
0 commit comments