Commit Graph
396 Commits
Author SHA1 Message Date
Kainoa Kanter db060fe5bb add toggle for showing/hiding active window icon 2025-08-20 07:57:19 -07:00
Kainoa Kanter 604321e30e add app icon to active window, fix app icon method in dock 2025-08-19 19:04:38 -07:00
Ly-sec c4380ec885 Fixed Hyprland active window 2025-08-19 23:38:33 +02:00
Ly-sec a9fceee62d Another possible hyprland active window fix 2025-08-19 23:18:28 +02:00
Ly-sec 449f565f3f Merge branch 'dev' of https://github.com/noctalia-dev/noctalia-shell into dev 2025-08-19 22:52:19 +02:00
Ly-sec cf75e64eb6 Fix applauncher clipboard & math 2025-08-19 22:52:14 +02:00
quadbyte 1d7b47ee4c Formatting 2025-08-19 13:31:13 -04:00
Ly-sec 0aa17ae18e Fix some toasts and notification position 2025-08-19 15:19:05 +02:00
Ly-sec 40d6595f5d Add label,description for Toast 2025-08-19 14:33:36 +02:00
Ly-sec 8b3945b612 Merge branch 'dev' of https://github.com/noctalia-dev/noctalia-shell into dev 2025-08-19 14:15:52 +02:00
Ly-sec fa1d0aa8b6 Add ToastService, NToast etc 2025-08-19 14:15:46 +02:00
quadbyte ae93951900 Tray: proper fix for hiding the capsule when no apps are in the tray 2025-08-19 08:15:34 -04:00
Ly-sec 1d860da42e Add ToastService, NToast etc 2025-08-19 14:14:00 +02:00
quadbyte 5e62f72361 Merge branch 'main' into dev 2025-08-19 08:04:32 -04:00
quadbyte fdf475cabc Tray capsule hidden if empty + formatting 2025-08-19 08:01:59 -04: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