Skip to content

Commit 7a64f90

Browse files
committed
deploy: 1f6adf3
1 parent d4413b2 commit 7a64f90

File tree

109 files changed

+110
-110
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

109 files changed

+110
-110
lines changed

404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta name="generator" content="Docusaurus v3.9.2">
66
<title data-rh="true">Page Not Found | 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/404.html"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docusaurus_tag" content="default"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docsearch:docusaurus_tag" content="default"><meta data-rh="true" property="og:title" content="Page Not Found | NETworkManager"><link data-rh="true" rel="icon" href="/NETworkManager/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://borntoberoot.net/NETworkManager/404.html"><link data-rh="true" rel="alternate" href="https://borntoberoot.net/NETworkManager/404.html" hreflang="en"><link data-rh="true" rel="alternate" href="https://borntoberoot.net/NETworkManager/404.html" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/NETworkManager/blog/rss.xml" title="NETworkManager RSS Feed">
77
<link rel="alternate" type="application/atom+xml" href="/NETworkManager/blog/atom.xml" title="NETworkManager Atom Feed"><link rel="stylesheet" href="/NETworkManager/assets/css/styles.48bb1fa2.css">
8-
<script src="/NETworkManager/assets/js/runtime~main.3dd46ec6.js" defer="defer"></script>
8+
<script src="/NETworkManager/assets/js/runtime~main.37bf173a.js" defer="defer"></script>
99
<script src="/NETworkManager/assets/js/main.2d97e690.js" defer="defer"></script>
1010
</head>
1111
<body class="navigation-with-keyboard">
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

blog.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta name="generator" content="Docusaurus v3.9.2">
66
<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">
77
<link rel="alternate" type="application/atom+xml" href="/NETworkManager/blog/atom.xml" title="NETworkManager Atom Feed"><link rel="stylesheet" href="/NETworkManager/assets/css/styles.48bb1fa2.css">
8-
<script src="/NETworkManager/assets/js/runtime~main.3dd46ec6.js" defer="defer"></script>
8+
<script src="/NETworkManager/assets/js/runtime~main.37bf173a.js" defer="defer"></script>
99
<script src="/NETworkManager/assets/js/main.2d97e690.js" defer="defer"></script>
1010
</head>
1111
<body class="navigation-with-keyboard">

blog/archive.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta name="generator" content="Docusaurus v3.9.2">
66
<title data-rh="true">Archive | 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/archive"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docusaurus_tag" content="default"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docsearch:docusaurus_tag" content="default"><meta data-rh="true" property="og:title" content="Archive | NETworkManager"><meta data-rh="true" name="description" content="Archive"><meta data-rh="true" property="og:description" content="Archive"><link data-rh="true" rel="icon" href="/NETworkManager/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://borntoberoot.net/NETworkManager/blog/archive"><link data-rh="true" rel="alternate" href="https://borntoberoot.net/NETworkManager/blog/archive" hreflang="en"><link data-rh="true" rel="alternate" href="https://borntoberoot.net/NETworkManager/blog/archive" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/NETworkManager/blog/rss.xml" title="NETworkManager RSS Feed">
77
<link rel="alternate" type="application/atom+xml" href="/NETworkManager/blog/atom.xml" title="NETworkManager Atom Feed"><link rel="stylesheet" href="/NETworkManager/assets/css/styles.48bb1fa2.css">
8-
<script src="/NETworkManager/assets/js/runtime~main.3dd46ec6.js" defer="defer"></script>
8+
<script src="/NETworkManager/assets/js/runtime~main.37bf173a.js" defer="defer"></script>
99
<script src="/NETworkManager/assets/js/main.2d97e690.js" defer="defer"></script>
1010
</head>
1111
<body class="navigation-with-keyboard">

blog/authors.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta name="generator" content="Docusaurus v3.9.2">
66
<title data-rh="true">Authors | 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/authors"><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="Authors | NETworkManager"><meta data-rh="true" name="docusaurus_tag" content="blog_authors_list"><meta data-rh="true" name="docsearch:docusaurus_tag" content="blog_authors_list"><link data-rh="true" rel="icon" href="/NETworkManager/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://borntoberoot.net/NETworkManager/blog/authors"><link data-rh="true" rel="alternate" href="https://borntoberoot.net/NETworkManager/blog/authors" hreflang="en"><link data-rh="true" rel="alternate" href="https://borntoberoot.net/NETworkManager/blog/authors" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/NETworkManager/blog/rss.xml" title="NETworkManager RSS Feed">
77
<link rel="alternate" type="application/atom+xml" href="/NETworkManager/blog/atom.xml" title="NETworkManager Atom Feed"><link rel="stylesheet" href="/NETworkManager/assets/css/styles.48bb1fa2.css">
8-
<script src="/NETworkManager/assets/js/runtime~main.3dd46ec6.js" defer="defer"></script>
8+
<script src="/NETworkManager/assets/js/runtime~main.37bf173a.js" defer="defer"></script>
99
<script src="/NETworkManager/assets/js/main.2d97e690.js" defer="defer"></script>
1010
</head>
1111
<body class="navigation-with-keyboard">

blog/high-dpi-embedded-processes.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta name="generator" content="Docusaurus v3.9.2">
66
<title data-rh="true">Deep Dive: Fixing DPI Scaling Issues for Embedded Processes | 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/high-dpi-embedded-processes"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docusaurus_tag" content="default"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docsearch:docusaurus_tag" content="default"><meta data-rh="true" property="og:title" content="Deep Dive: Fixing DPI Scaling Issues for Embedded Processes | NETworkManager"><meta data-rh="true" name="description" content="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."><meta data-rh="true" property="og:description" content="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."><meta data-rh="true" property="og:type" content="article"><meta data-rh="true" property="article:published_time" content="2026-03-04T00:00:00.000Z"><meta data-rh="true" property="article:author" content="https://github.com/BornToBeRoot"><meta data-rh="true" property="article:tag" content="wpf,dpi,windows,c#,win32,putty,powershell"><link data-rh="true" rel="icon" href="/NETworkManager/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://borntoberoot.net/NETworkManager/blog/high-dpi-embedded-processes"><link data-rh="true" rel="alternate" href="https://borntoberoot.net/NETworkManager/blog/high-dpi-embedded-processes" hreflang="en"><link data-rh="true" rel="alternate" href="https://borntoberoot.net/NETworkManager/blog/high-dpi-embedded-processes" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@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":[],"isPartOf":{"@type":"Blog","@id":"https://borntoberoot.net/NETworkManager/blog","name":"Blog"}}</script><link rel="alternate" type="application/rss+xml" href="/NETworkManager/blog/rss.xml" title="NETworkManager RSS Feed">
77
<link rel="alternate" type="application/atom+xml" href="/NETworkManager/blog/atom.xml" title="NETworkManager Atom Feed"><link rel="stylesheet" href="/NETworkManager/assets/css/styles.48bb1fa2.css">
8-
<script src="/NETworkManager/assets/js/runtime~main.3dd46ec6.js" defer="defer"></script>
8+
<script src="/NETworkManager/assets/js/runtime~main.37bf173a.js" defer="defer"></script>
99
<script src="/NETworkManager/assets/js/main.2d97e690.js" defer="defer"></script>
1010
</head>
1111
<body class="navigation-with-keyboard">

0 commit comments

Comments
 (0)