Commit Graph

179 Commits

Author SHA1 Message Date
quadbyte 01dd64dbcc Moved NotificationHistoryPanel in shell.qml 2025-08-13 09:40:44 -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 b68d5c9f4c GitHub removed some unecessary code 2025-08-12 14:29:58 -04:00
Ly-sec 14f4beff03 Make tabs look good in SettingsWindow 2025-08-12 00:03:27 +02:00
quadbyte 644f647653 Location service with caching 2025-08-11 17:57:09 -04:00
quadbyte ebdc0a458f AudioDeviceSelector: really bye bye 2025-08-11 13:46:48 -04:00
quadbyte 93fca936d8 Calendar is no longer a Widget, moved to Modules/Calendar/Calendar.qml
- Using a NLoader
- Got a display bug with DayOfWeekRow!
2025-08-10 21:31:09 -04:00
quadbyte c1452e3c11 AudioDeviceSelector: moved to Shell so we only get one in memory 2025-08-10 19:35:16 -04:00
quadbyte 5c7268aaee Very minimal volume widget and PWAudioService 2025-08-10 18:28:36 -04:00
Ly-sec b2d3f401c4 Add notification, Use font.pointSize 2025-08-10 22:02:52 +02:00
quadbyte aaf2aba0f8 Everything in Bar 2025-08-10 13:49:27 -04:00
quadbyte 975cb6018f Removing unecessary wrapper in ScreenCorners.qml 2025-08-10 12:04:34 -04:00
quadbyte 61abcddeeb qmlformat + fix build 2025-08-10 11:59:54 -04:00
Ly-sec 7b653ec5a3 Add loader to ScreenCorner, proper position for SidePanel, update Settings & NPanel to only display one NPanel at a time (latest one) 2025-08-10 17:25:49 +02:00
Ly-sec cdee8023de Add Corner.qml (~35mb for all 4 corners) 2025-08-10 15:59:25 +02:00
Ly-sec ba76e56201 Add SidePanel base 2025-08-10 15:16:50 +02:00
quadbyte 0c044c7b81 qmlformat 2025-08-10 08:13:58 -04:00
Ly-sec a7e17c25ef Add NLoader 2025-08-10 13:52:58 +02:00
quadbyte c612347f0c Background and Overview without Variants (test) 2025-08-10 07:34:30 -04:00
Ly-sec b9103d4976 Add Overview 2025-08-10 13:16:25 +02:00
quadbyte afd69ffbed Variants need to be splitted 2025-08-10 07:08:11 -04:00
quadbyte ca86e93540 Shell vs Bar modelData 2025-08-10 07:02:14 -04:00
quadbyte 2307cac558 revert shell Variants stuff 2025-08-10 06:57:11 -04:00
Ly-sec ff6f9c5690 Add Workspace, Overview and Background 2025-08-10 12:36:40 +02:00
quadbyte 05b76b96b3 DemoPanel 2025-08-09 18:23:45 -04:00
quadbyte 821b4e8cad Very basic theming support 2025-08-09 12:53:10 -04:00
quadbyte b65a8474c8 Bar: an empty bar on all monitors 2025-08-09 11:58:17 -04:00
Ly-sec f4051c9c51 First little steps 2025-08-09 16:17:07 +02:00