- tray-order-lock — Windhawk mod for preserving Windows 11 notification-area icon order while allowing user-controlled reordering.
Updated
Aug 28, 2026 · C++
- Yusseter — Polish profile header SVG layout and styling
Committed
Aug 29, 2026 ·5aa0fff
Details
Updated the README header image to use full-width rendering and refreshed both profile header SVGs with a rounded frame, theme-aware border stroke, and gold gradient accent rules. Also adjusted rule positions and artwork transforms to improve visual balance and consistency across desktop and mobile variants.
- Yusseter — Add responsive profile header SVGs
Committed
Aug 29, 2026 ·67469a0
Details
Use a `<picture>` block in README to serve a dedicated mobile header on small screens while keeping the desktop SVG as the default. Refine both header variants with improved proportions, geometric precision rendering, stronger rule strokes, and adjusted emblem positioning for cleaner scaling and alignment.
- tray-order-lock — Document 0.2.0 and reorganize research
Committed
Aug 28, 2026 ·2e167fa
Details
This update refreshes the project docs for the 0.2.0 release, including the new Preserve order mode, installation settings, validation notes, and repository layout. It also moves the analyzer and experiment sources under research/ to clarify the production mod versus historical research work, and updates the project homepage URLs to the repo's current name.
- tray-order-lock — Document 0.2.0 tray ordering features
Committed
Aug 28, 2026 ·22536d7
Details
Update the project banner text to reflect the completed 0.2.0 release notes. This change describes the new persistent manual ordering support and automatic restoration of known tray icons, while keeping the original lock-all-reordering behavior from 0.1.0.
- tray-order-lock — Add new icon placement option
Committed
Aug 28, 2026 ·73b2e32
Details
Introduce a new setting 'newIconBehavior' with options 'windowsDefault' and 'placeAtEnd'. Add the NewIconBehavior enum and g_newIconBehavior storage, and implement handling for newly discovered tray icons through AppendNewCanonicalKeyAtEnd, AdoptNewIconAtWindowsDefault, AdoptNewIconFromUiOrder and HandleNewIcon. When configured for place-at-end, the mod moves the new icon to the end of the overflow, verifies the resulting position and persists it in the canonical order; otherwise it adopts Windows' current placement, using UIOrder state as a fallback when live overflow neighbors are unavailable. LoadSettings now reads and logs the new setting, and RestoreCanonicalRelation delegates new-icon handling to HandleNewIcon.
- Tray Order Lock 0.2.0
Released
Aug 28, 2026 ·tray-order-lock-v0.2.0
- test
Released
Aug 20, 2026 ·test
- CK3 Workshop Auto Updater v0.3.1
Released
Aug 19, 2026 ·v0.3.1
More releases
- CK3 Workshop Auto Updater v0.3.0
Released
Aug 7, 2026 ·v0.3.0
- Tray Order Lock 0.1.0
Released
Aug 5, 2026 ·tray-order-lock-v0.1.0
- CK3 Workshop Auto Updater v0.2.0
Released
Aug 5, 2026 ·v0.2.0
- CK3 Workshop Auto Updater v0.1.1
Released
Aug 5, 2026 ·v0.1.1
- CK3 Workshop Auto Updater v0.1.0
Released
Aug 3, 2026 ·v0.1.0