Commit Graph
19 Commits
Author SHA1 Message Date
quadbyte 4fcdb1543d Renamed Colors to Color
- some work on the active window
2025-08-16 22:39:11 -04:00
quadbyte 4631239b92 Post refactoring fixes 1/?? 2025-08-15 21:55:32 -04:00
quadbyte 83ff5f5589 Renamed all services to xxxService. Moved a couple things in Commons 2025-08-15 21:45:58 -04:00
quadbyte 9990a88e90 Tooltips on all NIconButtons 2025-08-15 21:05:47 -04:00
Ly-sec c673b897cb Replace tons of hardcoded stuff 2025-08-16 01:17:44 +02:00
quadbyte 33bec01e98 Removed all creeping: readonly property real scaling: Scaling.scale(screen) 2025-08-15 11:24:05 -04:00
quadbyte 06f8f93f83 Renamed all color names so they are shorter 2025-08-14 19:52:03 -04:00
quadbyte 73c7ba8cdc Switched to Material3 colors principle
- works with matugen only for now
- need to restore rosepine
2025-08-14 18:19:02 -04:00
quadbyte ef5fff12d1 Settings: tab enum cleanup 2025-08-14 07:52:01 -04:00
quadbyte 2a7810c17c Settings Tab: replaced Tab IDs by a QML enum 2025-08-14 07:42:03 -04:00
Ly-sec 71433c7807 Add: Lockscreen (wip) 2025-08-14 13:17:44 +02:00
Ly-sec b4149b2a5d Add PowerMenu 2025-08-13 15:49:32 +02:00
quadbyte 207310cd24 SettingsPanel: no longer using hardcoded ID to focus a tab 2025-08-13 09:34:05 -04:00
quadbyte 8663b36ecb PowerMenu wip 2025-08-13 09:03:09 -04:00
quadbyte ce22559ee2 Better panel naming and removed ref to SettingsWindow 2025-08-12 21:33:22 -04:00
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 a7d4e0ec1d Replaced all NWidgets callback by proper signals 2025-08-12 13:22:15 -04:00
quadbyte 6cbc74faca Fix settings not opening 2025-08-12 11:13:38 -04:00
quadbyte a11e310580 SidePanel cards in a Cards directory 2025-08-12 10:53:34 -04:00