Commit Graph
83 Commits
Author SHA1 Message Date
quadbyte 8663b36ecb PowerMenu wip 2025-08-13 09:03:09 -04:00
quadbyte a57f2f5d68 Formatting 2025-08-13 08:05:29 -04:00
quadbyte c49e59220a Merge branch 'rebuild' of github.com:Ly-sec/Noctalia into rebuild 2025-08-13 08:04:44 -04:00
quadbyte b53cc0466d Bar: SysMon 2025-08-13 08:04:26 -04:00
Ly-sec faa6bcd222 Add Audio Settings, split NotificationHistory 2025-08-13 14:00:06 +02:00
Ly-sec 9008d6bab9 Add notification history 2025-08-13 12:16:30 +02:00
quadbyte 25c9217b6b DemoPanel tweaks 2025-08-12 23:20:31 -04:00
quadbyte ce22559ee2 Better panel naming and removed ref to SettingsWindow 2025-08-12 21:33:22 -04:00
quadbyte c5b7be4119 PanelManager autoclose working! 2025-08-12 19:04:16 -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 c00e1f7fb3 Settings cleanup/scaling 2025-08-12 17:20:14 -04:00
quadbyte e7588b29d9 ScreenRecorder Service + Reconnected the utility button 2025-08-12 16:18:49 -04:00
quadbyte d009b8d5c8 Using a bash script for SystemStats instead of ZigStat 2025-08-12 15:07:32 -04:00
quadbyte b68d5c9f4c GitHub removed some unecessary code 2025-08-12 14:29:58 -04:00
quadbyte e3ff4e5bcf GitHub: Use Time.timestamp instead of Date.now
The timestamp is now Epoch Unix style (in seconds rather than ms)
2025-08-12 14:26:00 -04:00
quadbyte 0d196b2917 Cleanup all the console.log
Also renamed Github to GitHub
2025-08-12 14:19:58 -04:00
Ly-sec 48f54c0b82 Add wallust support 2025-08-12 19:39:28 +02:00
Ly-sec 37c3dacff4 Add wallust support 2025-08-12 19:35:50 +02:00
quadbyte a7d4e0ec1d Replaced all NWidgets callback by proper signals 2025-08-12 13:22:15 -04:00
quadbyte 8a16b6b7f5 Formatting 2025-08-12 12:07:51 -04:00
Ly-sec a867ae4bca Add #105 PR from main 2025-08-12 17:29:34 +02:00
Ly-sec 8155ef20eb Add WallpaperSelector, add some scrolling in SettingsWindow 2025-08-12 17:26:23 +02:00
quadbyte 091d7bf5a3 Formatting Location 2025-08-12 10:05:57 -04:00
quadbyte f398f27741 Location: fighting with a FileView issue? 2025-08-12 09:51:34 -04:00
quadbyte ca8523ec1a Location: having issue with FileView sometimes serializing 0 instead of latitude 2025-08-12 09:40:10 -04:00
quadbyte 618bee311b Location/Weather: Improved logic and proper refresh of data when changing location name in the settings UI 2025-08-12 08:33:42 -04:00
quadbyte 934d4cc933 Formatting 2025-08-12 08:14:04 -04:00
quadbyte d17fb4c002 Merge branch 'rebuild' of github.com:Ly-sec/Noctalia into rebuild 2025-08-12 08:13:56 -04:00
quadbyte d0762bea31 NTextInput: fixing caller onEditingFinished 2025-08-12 08:13:54 -04:00
Ly-sec 663e820d26 Create Github Service 2025-08-12 14:11:57 +02:00
Ly-sec c616f5a46c Finish SettingsWindow, still need Wallpaper Selector 2025-08-12 14:03:11 +02:00
quadbyte 81382b213c Attempt to round image with mask 2025-08-11 23:48:09 -04:00
quadbyte 1e0057dcaf Use Style.spacingXXXl for spacing AND margins (removed Style.marginXXX) 2025-08-11 23:08:24 -04:00
quadbyte 197bd58661 Settings: minor adjustments 2025-08-11 23:03:01 -04:00
quadbyte 419634ea2a Formatting 2025-08-11 22:17:27 -04:00
quadbyte 4fc4c94a47 Weather: fixed polling + improved WeatherCard with a NBusyIndicator if not ready yet 2025-08-11 22:17:17 -04:00
quadbyte c71029487a Better weather 2025-08-11 21:35:51 -04:00
quadbyte ce66b99cee SidePanel: basic weather display 2025-08-11 21:15:03 -04:00
Ly-sec 8cb519e5f4 Add basic settings, gotta fix layout 2025-08-12 00:46:00 +02:00
quadbyte 152272c51a Location fix timestamp and logic 2025-08-11 18:33:13 -04:00
quadbyte 18b08bf647 Default Settings and colors
- Replaced Dinslaken by Tokyo
- Renamed Colors.highlight to Colors.hover
2025-08-11 18:20:12 -04:00
quadbyte 916d86cd97 Formatting 2025-08-11 18:06:32 -04:00
quadbyte e56a89e3ed Timestamp in seconds (Epoch style) 2025-08-11 18:05:39 -04:00
quadbyte 644f647653 Location service with caching 2025-08-11 17:57:09 -04:00
quadbyte 330f2e964c Location Service WIP 2025-08-11 16:35:48 -04:00
quadbyte e1edfd3689 Settings Service: Create the .cache/noctalia folder, use default wallpaper 2025-08-11 15:40:39 -04:00
quadbyte a0df2a7af0 Removed rippleEffect color 2025-08-11 13:46:59 -04:00
quadbyte f5cb7b183d WiFi: Okayish, looks good but not perfect. 2025-08-11 13:29:22 -04:00
quadbyte 1addb7d37a WiFi menu: better look, still wip 2025-08-11 12:06:50 -04:00
Ly-sec dc621647d7 Early Progress of SettingsWindow 2025-08-11 15:49:52 +02:00