Immutable
release. Only release title and notes can be modified.
[2.1.0] - UI Polish & Desktop Integration
🎨 Menu Bar Fix
- Fixed Menu Bar Position: Menu bar now properly fixed at window top using
main_vboxstacking - Standard GTK Layout: Menu bar (
false, false, 0) now sits above scrollable content (true, true, 0) instead of inside it - Native Appearance: Application now looks like a standard GTK system tool with properly positioned menu bar
🖥️ Desktop Environment Compatibility
- Cinnamon: Menu bar integrates correctly with window decorations
- MATE: Matches traditional system tool appearance
- Xfce: Clean menu bar placement consistent with Xfce applications
- KDE Plasma: Native look matching KDE system settings tools
The v2.1.0 release fixes the menu bar positioning to ensure the application looks like a proper native GTK application across all Linux desktop environments.