Commit Graph
358 Commits
Author SHA1 Message Date
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
quadbyte d2acdd1c19 Bluetooth WIP but way more reliable than before 2025-08-17 10:43:17 -04:00
quadbyte a390af2aae formatting 2025-08-17 10:42:54 -04:00
Ly-sec 654be79ccd Small text edits in BarTab 2025-08-17 15:29:58 +02:00
Ly-sec 48d218b49e Fix AppLauncher color & alignment 2025-08-17 14:46:57 +02:00
quadbyte 4ed7324a99 Brightness, fully working (at least on my machine) 2025-08-17 08:03:09 -04:00
quadbyte 593821e998 Brightness improvements
- we dont want to save brightness in settings as it is saved in the
hardware
- fixed a few DDCutil weirdness
2025-08-17 07:44:40 -04:00
quadbyte e6005238ec Settings tab order 2025-08-17 07:20:27 -04:00
quadbyte 8178e96d04 WiFi: removing those two icons which leads to confusion / not working. Need to revisit later. 2025-08-17 07:02:40 -04:00
quadbyte c992584082 Weather: fixed another TBC, reset was not called. 2025-08-17 06:45:22 -04:00
quadbyte db97de79eb Removed outdated comment 2025-08-17 06:39:08 -04:00
quadbyte bfb0bf57b3 Merge branch 'rebuild' of github.com:Ly-sec/Noctalia into rebuild 2025-08-17 06:37:37 -04:00
quadbyte 5f850e1ce9 Hiding demo panel for release 2025-08-17 06:37:26 -04:00
Ly-sec 5aeeb8458f Add light/dark mode toggle for matugen 2025-08-17 12:33:28 +02:00
quadbyte dbdfbdc746 "transparent" => Color.transparent 2025-08-17 05:54:55 -04:00
quadbyte 8e239ad55d merge 2025-08-17 05:46:35 -04:00
quadbyte f5a192baba Removed extra 's' from all services. Made the noctalia color scheme the default 2025-08-17 05:44:59 -04:00
Ly-sec aabe05a7ea Add Battery indicator to LockScreen 2025-08-17 11:44:13 +02:00
Ly-sec 05f9acdc5d Add CompositorService, make Logger look a bit nicer 2025-08-17 10:19:51 +02:00
quadbyte 629b4c5fd7 Removed Brightness slider from the DemoPanel, to avoid maintaining to much fragile code. 2025-08-17 00:21:57 -04:00
quadbyte 4225cbe704 Brightness: Multi-monitor working (no external modification detected) 2025-08-17 00:13:35 -04:00
quadbyte 0223e3d9d1 formatting 2025-08-16 23:46:02 -04:00
quadbyte e3ea79073d MediaMini rebuilt to behave the same as activewindow 2025-08-16 23:29:25 -04:00
quadbyte 2b1893f8bc ActiveWindow fully debugged 2025-08-16 23:12:14 -04:00