Commit Graph

6580 Commits

Author SHA1 Message Date
wxlyyy 173f653042 Nix: add python3 dependency 2026-01-19 19:34:41 +08:00
Lemmy 4c89a451cc Bar: replace more direct Style.barHeight acces by the new Style.getBarHeightForScreen() 2026-01-19 00:41:31 -05:00
Lemmy 7ec247078d MediaCard: dont need barHeight 2026-01-19 00:38:52 -05:00
Lemmy 551a1f58ad Bar/Panels: use proper barHeight per screen 2026-01-19 00:35:43 -05:00
Lemmy e31ad66d80 template-processor: better container colors in normal mode 2026-01-19 00:20:55 -05:00
Lemmy 0ffbee564e About/Version: saving vertical space so privacy is easier to access. 2026-01-19 00:19:34 -05:00
Lemmy 101c07bac2 template-processor: fixed k-means hue averaging 2026-01-18 23:58:38 -05:00
Lemmy 115ccb19ca template-processor: improved usage/help 2026-01-18 23:42:59 -05:00
Lemmy af16b769b5 template-processor: added missing m3 colors 2026-01-18 23:38:12 -05:00
Lemmy f311cabfcd template-processor: splitting code in lib to avoid 2.5k lines 2026-01-18 23:34:19 -05:00
Lemmy d333234cef template-processor: not using mXXX color names in the script to avoid confusion with the shell/qml colors. 2026-01-18 23:13:40 -05:00
Lemmy 1622554c80 template-processor: CAM16 / HCT for Material3 processing 2026-01-18 22:49:24 -05:00
Lemmy cf2e02c6e9 i18n: update volume feedback and new per monitor bar settings. 2026-01-18 20:20:20 -05:00
Lemmy 2ae8f08625 Merge branch 'bar-per-screen' 2026-01-18 20:15:42 -05:00
Lemmy b340529b10 Bar: custom setup per screen (position, density, widgets) 2026-01-18 20:12:46 -05:00
Lysec fbc4bf8f32 template-processor: adjust material secondary / primary 2026-01-19 01:46:39 +01:00
Lysec cb76e437d6 template-processor: adjust color generation 2026-01-19 01:28:43 +01:00
Lysec 23de086814 template-processor: 'final' hover adjustments 2026-01-18 23:51:44 +01:00
Lysec 37fc369302 template-processor: even more hover adjustments 2026-01-18 23:33:40 +01:00
Lysec bc494b7593 template-processor: more hover adjustments 2026-01-18 23:27:38 +01:00
Lysec 3dd495c1df template-processor: another possible color fix 2026-01-18 23:22:14 +01:00
Lysec c8826a27f5 template-processor: possible fix for awkward color generations 2026-01-18 22:41:48 +01:00
Lemmy ab995a67b8 Bar/WallpaperSelector: disabled if wallpaper management is off 2026-01-18 16:03:24 -05:00
Lemmy 2f8fa60d4f Settings/Wallpaper: if wallpaper managment is disabled => show all tabs but with content disabled 2026-01-18 15:59:09 -05:00
Lemmy 3ad55008ec Sysmon: better look when non compact in vertical mode. 2026-01-18 15:44:18 -05:00
Lemmy 68b0644daf SmartPanel: fix hairline gap again no that I can see it + simplified computations. 2026-01-18 15:34:10 -05:00
Lemmy 524f0d620f Notifications: expand link below the body, don't force expand notifications with actions. 2026-01-18 14:53:43 -05:00
Lemmy 9e74b84910 BT: moving stuff around to accomodate the new /Scripts folder 2026-01-18 14:19:37 -05:00
Lemmy fa8cd68a70 Merge pull request #1411 from turannul/pr/bluetooth-rework
Bluetooth rework
2026-01-18 14:11:30 -05:00
Lemmy 0843ea423c Merge branch 'main' into pr/bluetooth-rework 2026-01-18 14:11:23 -05:00
Lemmy 8d9fe937dc SystemStat: added optional swap usage 2026-01-18 14:08:12 -05:00
Lemmy e24582770e autofmt 2026-01-18 12:36:07 -05:00
Lemmy 1e199c200e Merge pull request #1455 from chenkeao/main
feat(audio): implement volume feedback sound
2026-01-18 12:34:33 -05:00
Lemmy 1aac4d9f23 Overview: do not remove exclusion zone. fix #1449 2026-01-18 12:32:33 -05:00
Lemmy e7ddd82fb0 Merge pull request #1450 from turannul/pr/fix#1417
Fix #1417
2026-01-18 12:28:50 -05:00
Lysec 906bfd9eac Merge branch 'colors' 2026-01-18 17:52:44 +01:00
Lysec 32bf799726 rename --normal to --default, add templateProcessorScript 2026-01-18 17:46:45 +01:00
Lemmy 027f932b5e Generator: new UI and i18n 2026-01-18 11:34:29 -05:00
Lysec 1410269dfd cleanup 2026-01-18 16:24:57 +01:00
Lysec 385b2d57f2 Merge branch 'colors' of https://github.com/noctalia-dev/noctalia-shell into colors 2026-01-18 16:11:02 +01:00
Lysec 561a3e665d cleanup 2026-01-18 16:10:56 +01:00
Lemmy eb85ed1690 moving out old matugen templates 2026-01-18 10:07:18 -05:00
Lysec c70cf13dec theming: update names 2026-01-18 16:06:06 +01:00
Lysec b4404e1fc1 Merge branch 'colors' of https://github.com/noctalia-dev/noctalia-shell into colors 2026-01-18 15:52:26 +01:00
Lysec 5436918e06 colors: cleanup 2026-01-18 15:52:23 +01:00
Lemmy 00adfa945c Bin: restructuring 2026-01-18 09:36:55 -05:00
Lemmy 82457cf19e i18n: zh fixes 2026-01-18 09:33:56 -05:00
Lemmy 6250668419 Overview: back to simple GPU blur instead of preprocessed to disk. 2026-01-18 09:24:06 -05:00
kyle 01c892df2e feat(audio): implement volume feedback sound 2026-01-19 00:56:03 +11:00
Lysec 3c99656888 colors: initial commit 2026-01-18 14:53:03 +01:00