Commit Graph
9 Commits
Author SHA1 Message Date
quadbyte b3002b42b4 SettingsWindow Loading
- reworked the way we load the settings to avoid using
Qt.createComponent which breaks hot reload and more
- introduced a new PanelManager singleton to hold some references to
some panels and later will be used to force having a single panel opened
at all time
2025-08-12 18:58:22 -04:00
quadbyte 0417590221 NCombox + NTextInput proper label/description support
+ Associated changes in window settings
2025-08-12 18:34:26 -04:00
Ly-sec 8155ef20eb Add WallpaperSelector, add some scrolling in SettingsWindow 2025-08-12 17:26:23 +02:00
Ly-sec c616f5a46c Finish SettingsWindow, still need Wallpaper Selector 2025-08-12 14:03:11 +02:00
quadbyte 84c81ecb77 Formatting 2025-08-11 21:15:54 -04:00
Ly-sec 8cb519e5f4 Add basic settings, gotta fix layout 2025-08-12 00:46:00 +02:00
quadbyte 41d93128b8 Settings formatting (qmlfmt) 2025-08-11 11:44:06 -04:00
Ly-sec ea22af05d1 Fix small warning with NTextBox 2025-08-11 16:07:09 +02:00
Ly-sec dc621647d7 Early Progress of SettingsWindow 2025-08-11 15:49:52 +02:00