Commit Graph

348 Commits

Author SHA1 Message Date
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
quadbyte fbfda31733 Improved ActiveWindow 2025-08-16 23:00:25 -04:00
quadbyte 4fcdb1543d Renamed Colors to Color
- some work on the active window
2025-08-16 22:39:11 -04:00
quadbyte ffd9ee8efe NotificationHistory: each notification needs a proper bg so its easier to understand the UI 2025-08-16 19:52:09 -04:00
quadbyte df9533d4ab Even better logging 2025-08-16 19:49:42 -04:00
quadbyte e800bc161d Using a custom logger with colors and timestamp instead of console.xxx 2025-08-16 19:31:22 -04:00
quadbyte 4794477be3 Settings: Removed duplicate brightness step slider in Display Tab 2025-08-16 09:48:53 -04:00
Ly-sec 2fd20c69f9 Add bluetooth panel (wip), add clock / clock+date setting 2025-08-16 15:35:10 +02:00
Ly-sec 56ad08816e More fixes for Network, NotificationHistory etc 2025-08-16 14:25:54 +02:00
Ly-sec 3e001f1282 Remove Dock context menu for now 2025-08-16 14:02:38 +02:00
Ly-sec 51e758a888 Add BrightnessTab 2025-08-16 14:00:03 +02:00