Commit Graph

822 Commits

Author SHA1 Message Date
Ly-sec f300bfafcc Edit noctalia.json (Matugen template) 2025-08-18 18:39:48 +02:00
Ly-sec 335e1a6cb7 Update release.yml 2025-08-18 18:15:01 +02:00
Ly-sec 9eea0a5ad1 Update README.md 2025-08-18 17:52:32 +02:00
Lemmy 24708cc008 Update README.md 2025-08-18 11:31:45 -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
Ly-sec 127b7bbeab Small shell.qml update 2025-08-18 16:53:26 +02: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
Quadbyte 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 4f7998628d Merge branch 'dev' of https://github.com/noctalia-dev/noctalia-shell into dev 2025-08-18 15:09:46 +02: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
Lysec fd89580d26 Create LICENSE 2025-08-18 14:54:10 +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 61c01c27d8 Rosepine colors: removed "pine" which is too dark for consistent usage 2025-08-17 22:18:35 -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 a3f830c3fc RosePine color scheme: increasing contrast / surface vs surfaceVariant 2025-08-17 21:09:21 -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 a1f7110c20 Brightness Service: startup log 2025-08-17 15:16:24 -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 3a65491a14 NImageRounded: fixed fallback icon 2025-08-17 14:07:40 -04:00
quadbyte 635746aab2 Calendar: fixed "today" color. Color was invalid 2025-08-17 14:01:48 -04:00
Sébastien Atoch 5419b7134e CavaService improvements
- bring back autosens for better visualization at  low volume input
- enable Cava process as long as we have a visualizer and the sidePanel
is open, this helps capture audio when there is no active mpris player
(ex: mpv, game audio, etc...)
2025-08-17 13:14:46 -04:00
Lysec a71cfb7676 Update release.yml 2025-08-17 18:13:19 +02:00
Quadbyte 8c95800de3 Update README.md 2025-08-17 12:07:48 -04:00
Quadbyte 9b75840f1d Update README.md 2025-08-17 12:00:38 -04:00
quadbyte c5c06449bd Merged #build into #main v2.0.0 2025-08-17 11:46:06 -04:00
quadbyte 15a67ca5cc Using alias rather than var for JsonAdapter 2025-08-17 11:38:11 -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