Commit Graph
381 Commits
Author SHA1 Message Date
Ly-sec 1d860da42e Add ToastService, NToast etc 2025-08-19 14:14:00 +02:00
Ly-sec 7b26ddaa32 Add bar position 2025-08-19 12:52:54 +02:00
quadbyte 1564992442 LockScreen: fix scaling 2025-08-18 23:07:13 -04:00
quadbyte 14ea1f5e66 formatting 2025-08-18 23:06:53 -04:00
quadbyte 5d019d1eac AudioViz: mirrored bars 2025-08-18 21:57:44 -04:00
quadbyte 7d2534644d Settings: using NLabel everywhere 2025-08-18 21:40:23 -04:00
quadbyte ed188ebfda TrayMenu: changed gap to overlap, so we can reach the submenu properly 2025-08-18 21:21:26 -04:00
quadbyte f769443372 TrayMenu, remove new lines from entries 2025-08-18 21:15:16 -04:00
quadbyte ba39d02537 TrayMenu: proper divider 2025-08-18 20:57:33 -04:00
quadbyte 7c191b3de5 Settings ui: better label/description managment via NLabel (wip) 2025-08-18 19:04:05 -04:00
quadbyte 3e55dc3c04 Settings/Display: Scaling per monitor \o/ 2025-08-18 18:24:49 -04:00
quadbyte d6cc5899b9 Minor improvements to UI 2025-08-18 18:24:22 -04:00
quadbyte 764638a329 TrayMenu: if menu entry does not define a text, shows "..." 2025-08-18 16:33:56 -04:00
quadbyte 50cf2ed5e1 Fix bluetooth button colors 2025-08-18 16:12:41 -04:00
quadbyte c5a7dd9d25 Battery: revert test mode 2025-08-18 16:10:53 -04:00
quadbyte 81eff0d234 Reworked the bar display colors/capsule, etc... 2025-08-18 16:10:29 -04:00
quadbyte 7d3dc9c815 Colors cleanup
- removed mOutlineVariant, using mOutline everywhere
- reworked all predefined color schemes (dark mode only, light mode
incoming)
2025-08-18 14:08:58 -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 ddd74c65e4 TrayMenu: less margins 2025-08-18 10:59:33 -04:00
quadbyte 62216873be TrayMenu: proper text warping + reduced each entry height for a more compact look 2025-08-18 10:45:46 -04:00
Ly-sec 20b7872fad More LockScreen NLoader stuff 2025-08-18 16:30:30 +02:00
Ly-sec d688d04b77 Wrap LockScreen in NLoader 2025-08-18 16:26:45 +02:00
quadbyte 622c34a551 Using fontSizeReduced for Tray, PowerMenu and MediaCard player selector 2025-08-18 09:53:24 -04:00
quadbyte f657eaff32 Fixed bar opacity color calculation, was missing the red component 2025-08-18 09:46:40 -04:00
quadbyte ea72d7675e bar: uniformising left section look (border, radius, colors) with workspace 2025-08-18 09:44:11 -04:00
quadbyte 549a7ec6f3 ScreenCorners: follows bar opacity 2025-08-18 09:43:35 -04:00
QuadbyteandGitHub 2706c8ab36 Merge pull request #110 from MichaelThomas0721/dev
Thanks for contributing, merged!
2025-08-18 09:30:43 -04:00
quadbyte 176a997018 Formatting + tray menu bg color back to "surface" 2025-08-18 09:27:05 -04:00
quadbyte 599b484c42 Merge branch 'dev' of github.com:noctalia-dev/noctalia-shell into dev 2025-08-18 09:25:21 -04:00
quadbyte 0c21155650 New Tray menu management, potential fix for #108 2025-08-18 09:25:09 -04:00
Ly-sec 9b11be03af Add gtk/qt matugen support (colors are wip), Fix some text in the Settings Tabs 2025-08-18 15:09:39 +02:00
Ly-sec 9a71598944 Add light mode for predefined color schemes 2025-08-18 13:37:43 +02:00
MichaelThomas0721 a4d5a10da9 Added background opacity slider to bar settings 2025-08-17 22:48:41 -04:00
quadbyte c482f800fe Bar Media: using mTertiary for easier distingo 2025-08-17 22:18:59 -04:00
quadbyte cb9877cd1b AudioViz: added a wave spectrum visualization. changed color to "primary" 2025-08-17 22:11:50 -04:00
quadbyte 0e8c37a215 Calm down the boldness and tiny spacing adjustments 2025-08-17 21:28:57 -04:00
quadbyte 9661712829 Bar: SysMon wrapped in a rounded rectangle 2025-08-17 21:16:10 -04:00
quadbyte ea2bdf5ad1 LockScreen, fixed blinking caret position and power buttons hover effects 2025-08-17 18:07:54 -04:00
quadbyte 89e359015e Wallpapers: added thumbnail caching. Had to drop the rounded borders for it to work.
NImageCached relies on the image being visible to work properly.
MultiEffect relies on the image being invisible to apply effects.
That's why we don't have rounded corners here, as we don't want to bring
back qt5compat.
2025-08-17 17:48:39 -04:00
quadbyte 7509bbd363 Formatting 2025-08-17 17:19:19 -04:00
quadbyte ba69ccbf82 Merge branch 'dev' of github.com:noctalia-dev/noctalia-shell into dev 2025-08-17 16:04:38 -04:00
quadbyte ac8b4793d8 NIcon new widget to simplify icons display 2025-08-17 16:04:23 -04:00
Ly-sec ba0ea45c80 Merge branch 'main' into dev 2025-08-17 21:56:08 +02:00
Ly-sec 4c0ab4aec7 Revert to simple math for now, fix LockScreen warnings 2025-08-17 21:55:12 +02:00
quadbyte 9bb9e7e015 TrayMenu: fix invalid (black) color for disabled menu entries 2025-08-17 15:27:14 -04:00
quadbyte ba1c30ef54 Settings: Rounded borders slider. 2025-08-17 14:29:18 -04:00
quadbyte 405c8717b9 LockScreen: fixed a few old color names. 2025-08-17 14:08:43 -04:00
quadbyte 635746aab2 Calendar: fixed "today" color. Color was invalid 2025-08-17 14:01:48 -04:00
quadbyte 7791ee3c0d Merge branch 'rebuild' of github.com:noctalia-dev/noctalia-shell into rebuild 2025-08-17 11:34:53 -04:00
quadbyte 32b6a363af BT Menu 2025-08-17 11:34:51 -04:00