2026-01-14 17:20:41 -06:00
|
|
|
---
|
|
|
|
|
title: Developer Reference
|
|
|
|
|
weight: 3
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
> [!NOTE]
|
|
|
|
|
> This section contains technical documentation for developers. For end-user documentation, see the [User Guide](../userguide/).
|
|
|
|
|
|
|
|
|
|
## Architecture
|
|
|
|
|
|
|
|
|
|
- [Architecture & Design](architecture/) - Code structure, data flow, and how Winutil works internally
|
|
|
|
|
|
2026-01-07 19:55:35 +00:00
|
|
|
## Tweaks
|
|
|
|
|
|
|
|
|
|
### Essential Tweaks
|
|
|
|
|
|
2026-01-29 19:59:26 +00:00
|
|
|
{{< autolinks section="dev/tweaks/essential-tweaks" >}}
|
2026-01-07 19:55:35 +00:00
|
|
|
|
|
|
|
|
### Advanced Tweaks (CAUTION)
|
|
|
|
|
|
2026-01-29 19:59:26 +00:00
|
|
|
{{< autolinks section="dev/tweaks/z--advanced-tweaks---caution" >}}
|
2026-01-14 20:28:45 +02:00
|
|
|
|
2026-01-07 19:55:35 +00:00
|
|
|
### Customize Preferences
|
|
|
|
|
|
2026-01-29 19:59:26 +00:00
|
|
|
{{< autolinks section="dev/tweaks/customize-preferences" >}}
|
2026-01-14 20:28:45 +02:00
|
|
|
|
2026-01-07 19:55:35 +00:00
|
|
|
### Performance Plans
|
|
|
|
|
|
2026-01-29 19:59:26 +00:00
|
|
|
{{< autolinks section="dev/tweaks/performance-plans" >}}
|
2026-01-07 19:55:35 +00:00
|
|
|
|
|
|
|
|
## Features
|
|
|
|
|
|
|
|
|
|
### Fixes
|
|
|
|
|
|
2026-01-29 19:59:26 +00:00
|
|
|
{{< autolinks section="dev/features/fixes" >}}
|
2026-01-07 19:55:35 +00:00
|
|
|
|
2026-01-14 20:28:45 +02:00
|
|
|
### Legacy Windows Panels
|
2026-01-07 19:55:35 +00:00
|
|
|
|
2026-01-29 19:59:26 +00:00
|
|
|
{{< autolinks section="dev/features/legacy-windows-panels" >}}
|
2026-01-07 19:55:35 +00:00
|
|
|
|
2026-01-14 20:28:45 +02:00
|
|
|
### Features
|
2026-01-07 19:55:35 +00:00
|
|
|
|
2026-01-29 19:59:26 +00:00
|
|
|
{{< autolinks section="dev/features/features" >}}
|