Commit Graph
185 Commits
Author SHA1 Message Date
quadbyte 6cbc74faca Fix settings not opening 2025-08-12 11:13:38 -04:00
quadbyte 82d7e29213 Formatting 2025-08-12 10:58:13 -04:00
quadbyte 0987fdee8e Formatting 2025-08-12 10:58:01 -04:00
quadbyte bfe70e8f46 SidePanel: added PowerProfileCard and UtilitiesCard 2025-08-12 10:57:57 -04:00
quadbyte a11e310580 SidePanel cards in a Cards directory 2025-08-12 10:53:34 -04:00
quadbyte 986eac179e added NTextInput into DemoPanel
- minor display issues with scaling in there
2025-08-12 10:43:46 -04:00
quadbyte 3c333c5d89 NIconButton leftover 2025-08-12 10:40:32 -04:00
quadbyte f8e436fb2d NIconButton: default scale is 1.0, default show border 2025-08-12 10:40:24 -04:00
quadbyte 7fe87c0633 Fix illegal Colors.fontXXXX 2025-08-12 10:24:20 -04:00
quadbyte dab1b9b389 ProfileCard: uptime is back 2025-08-12 10:17:39 -04:00
quadbyte 0202965f65 Nicer weather card 2025-08-12 10:08:33 -04: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 7cbf5b9212 Merge branch 'rebuild' of github.com:Ly-sec/Noctalia into rebuild 2025-08-12 08:33:44 -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
Ly-sec 1dcc42ef19 Fix Notification scaling 2025-08-12 14:30:54 +02:00
Ly-sec a127696f35 Fix NPill scaling 2025-08-12 14:28:48 +02: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
quadbyte 049ea7c4e6 Rename NTextBox To NTextInput for better clarity 2025-08-12 08:10:06 -04:00
Ly-sec c616f5a46c Finish SettingsWindow, still need Wallpaper Selector 2025-08-12 14:03:11 +02:00
Ly-sec 54b2673f9a Make avatar images rounded 2025-08-12 12:47:20 +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 402c626ff8 Formatting 2025-08-11 22:34:27 -04:00
quadbyte 5802e066d6 NTextBox (input) should use the same border (color, thickness) as other widgets (ex: NComboxBox) 2025-08-11 22:34:23 -04:00
quadbyte f2ca670dad NComboBox height was too thin 2025-08-11 22:33:52 -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 03687f95f3 WeatherCard: better layout 2025-08-11 21:48:17 -04:00
quadbyte c71029487a Better weather 2025-08-11 21:35:51 -04:00
quadbyte 84c81ecb77 Formatting 2025-08-11 21:15:54 -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 80c7f663f1 Merge branch 'rebuild' of github.com:Ly-sec/Noctalia into rebuild 2025-08-11 18:05:42 -04:00
quadbyte e56a89e3ed Timestamp in seconds (Epoch style) 2025-08-11 18:05:39 -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 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 457033b979 Cleaned up demopanel 2025-08-11 15:40:07 -04:00
quadbyte be4da5efaf NToggle: finaly fixed the scaling issues 2025-08-11 15:31:05 -04:00
quadbyte 924ecb7ece Test case for improper scaling of Rectangles when below Layout 2025-08-11 15:22:29 -04:00