Commit Graph
38 Commits
Author SHA1 Message Date
ItsLemmy a4b4caa2ce Bar SysMonitor: Implemented different sizing strategy to avoid unwanted shifting of items inside and outside the component. 2025-09-27 13:38:56 -04:00
Corey Woodworth 7dc8d2cd88 Fix: Works regardless of scaling value 2025-09-27 12:34:58 -04:00
Corey Woodworth aa1cea8d03 Fix: Fix the vertical alignment of circles 2025-09-26 15:30:16 -04:00
Corey Woodworth 74a0c9dbf4 Fix: Knob was getting clipped. 2025-09-26 14:22:22 -04:00
Corey Woodworth d1a89387f9 Fix: Make sure left side doesn't get squished 2025-09-26 13:24:19 -04:00
Corey Woodworth 9da310ade4 Rounds the ends of NSliders to be more consistent with the rest of Noctalia's look 2025-09-26 11:01:38 -04:00
LemmyCook 1ad6969d9b Notification service: Full refactoring to support image caching for history. 2025-09-20 23:26:05 -04:00
LemmyCook b51a87a981 NSlider: slightly more discrete bg track 2025-09-15 08:36:08 -04:00
LemmyCook f399a6d9f5 TrayMenu: improve tray opening direction in vertical bar more 2025-09-14 22:44:27 -04:00
LemmyCook 5aa7ff7e91 NValueSlider: new component + pimped NSlider with a small gradient and removed rounded corners due to issues. 2025-09-14 20:52:32 -04:00
Ly-sec 11f6475b9f Some layout fixes to toggle and slider
NSlider(withLabel): fix some small layout issues
NToggle: fix vertical centering of the thumb
2025-09-14 21:24:11 +02:00
LemmyCook d348cfc2b0 Toast: refactored service vs UI. 2025-09-14 13:29:20 -04:00
LemmyCook 2ea00fffa5 NSlider: simplification, no Halo + some rounding 2025-09-14 12:22:26 -04:00
LemmyCook 7d2eaa46e6 qmlfmt: increase line-length to 360 to avoid hard-wrap.
+ cleaned up power menu/panel
2025-09-12 21:07:11 -04:00
LemmyCook d1f5d301c2 Color animations: more uniform across NWidgets 2025-08-31 21:36:30 -04:00
LemmyCook 9d03006aaa autoformatting 2025-08-27 09:07:36 -04:00
LemmyCook 50777ef32f MediaPlayer/sidepanel: slightly less thick time slider 2025-08-27 08:51:43 -04:00
quadbyte b723eccc78 Renamed most font and sizing shorthands properties for easier understanding and maintenance
property real fontSizeXS: 9
  property real fontSizeS: 10
  property real fontSizeM: 11
  property real fontSizeL: 13
  property real fontSizeXL: 16
  property real fontSizeXXL: 18
  property real fontSizeXXXL: 24
2025-08-18 11:12:51 -04:00
quadbyte 4fcdb1543d Renamed Colors to Color
- some work on the active window
2025-08-16 22:39:11 -04:00
quadbyte 83ff5f5589 Renamed all services to xxxService. Moved a couple things in Commons 2025-08-15 21:45:58 -04: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 7660a37b8a Partially restored the default theme (rosepine) 2025-08-14 18:46:00 -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 27e7745549 Settings: Wallpaper Tabs cleanup 2025-08-13 00:13:19 -04:00
quadbyte 050877bcb0 Reverted the labeled NSlider, which tends to trigger hard crashes when opening the settings 2025-08-12 23:46:35 -04:00
quadbyte 25c9217b6b DemoPanel tweaks 2025-08-12 23:20:31 -04:00
quadbyte d06679aad6 NSlider: now support label and description
- was a little tricky, got many crashed due to layout issue with
Layout.fillWidth: true
2025-08-12 23:05:38 -04:00
quadbyte a7d4e0ec1d Replaced all NWidgets callback by proper signals 2025-08-12 13:22:15 -04:00
quadbyte c7a07127d8 Fixed a bunch of border.width who used to have inverted logic (math.min vs max) 2025-08-10 23:52:31 -04:00
quadbyte d3f66b1737 qmlfmt with 120 chars width (rulers) 2025-08-10 14:39:25 -04:00
quadbyte 71cb79b08b More theming 2025-08-09 22:45:06 -04:00
quadbyte 55bc7c9534 Settings vs Colors
Moved the fontFamily in the settings
Theme is now called Colors (as in ColorScheme)
2025-08-09 18:40:55 -04:00
quadbyte 03af84e297 All singletons in Services/ 2025-08-09 18:02:18 -04:00
quadbyte 4a4564fe5f NSlide: improved id handling 2025-08-09 15:44:03 -04:00
quadbyte 43eacb7e67 NSlider less boldy 2025-08-09 14:53:41 -04:00
quadbyte 30eeeeca36 NSlider: disable easing TBC. 2025-08-09 14:45:34 -04:00
quadbyte 37fdc53883 NSlider 2025-08-09 14:43:52 -04:00