162 Commits

Author SHA1 Message Date
Lemmy 007912faa9 template-processor: general_normal_light, clamp lightness to give better results in light mode 2026-02-08 10:35:52 -05:00
Lemmy 642980347b template-processor: use triangle/bilinear resize for M3 and use box resize for ours. 2026-02-08 09:33:00 -05:00
Lemmy 69c76adc82 theming: add WSMeans quantizer refinement for M3 source color extraction + fix 3 Wu quantizer bugs 2026-02-07 16:21:13 -05:00
Lysec 80f35bf802 gtk-refresh: check for existing adw-gtk3 theme, else skip setting it (#1713) 2026-02-07 10:43:47 +01:00
Lemmy fe09dc92f0 Merge pull request #1583 from twilfredo/wilfred/fixup-timezone-conv
calendar/eds: convert event times to local timezone
2026-02-06 13:16:36 -05:00
Lemmy 5705140d6d Merge pull request #1681 from turannul/pr/bt-py-bridge
Increase bluetooth pair timeout
2026-02-04 12:41:02 -05:00
Turann_ e3ae626292 shorten log statement 2026-02-04 20:03:08 +03:00
Turann_ dcb79f2ee4 Removed clean-start/re-discovery part. 2026-02-04 19:27:48 +03:00
Lemmy a071a41612 template-processor: reset closest color 2026-02-04 09:13:06 -05:00
Lin Xianyi a90083d6eb template-processor: support closest_color in templates 2026-02-04 17:05:13 +08:00
Turann_ d626f766b2 Improve log statements.
Clean start is might not the best approach to this.
2026-02-04 03:47:17 +03:00
Turann_ 9c09af8816 rename
This script has nothing to do with connecting to devices name misleading.
2026-02-04 03:17:35 +03:00
Lemmy 74c1464577 template-processor: back to 112x112 anamorphic 2026-02-03 14:14:12 -05:00
Lemmy 7ae00c0ad0 template-processor: dysfunctional favorise vibrant 2026-02-02 21:38:50 -05:00
Lemmy e0a6cb2799 template-processor: dysfunctional proper saturated surface 2026-02-02 21:24:23 -05:00
Lemmy cdf0a5dd44 template-processor: dysfunctional scheme 2026-02-02 21:18:22 -05:00
Lemmy 983897fd56 Merge pull request #1675 from tuibird/enhancements
More Robust Vscode Theme Path Method
2026-02-02 20:12:22 -05:00
tuibird b295933995 more robust method that targets all versions of the extension. this fixes an edge case where someone might have installed an extension locally instead of using the store. 2026-02-03 14:01:13 +13:00
Lemmy 43e5dfe381 remove debug script 2026-02-02 19:53:15 -05:00
Lemmy b46c6d2f25 template-processor: enforce sRGB and depth 8 when resizing 2026-02-02 19:48:24 -05:00
Lemmy 979fda471a debug-palette.py 2026-02-02 19:35:11 -05:00
Lysec 58a91b312e Revert "Theme: add faithful (alternative)"
This reverts commit 9da1cbd080.
2026-02-03 01:14:28 +01:00
Lysec 9da1cbd080 Theme: add faithful (alternative) 2026-02-03 01:01:37 +01:00
Lemmy 725bca1d63 labwc-helper: use XDG_DATA_DIRS instead of hardcoded path for the wayland xml 2026-02-02 12:14:33 -05:00
Lemmy a8d74633f6 labwc: workspace support via wayland protocol 2026-02-01 22:27:54 -05:00
Lysec a13374ffc6 Templates: add sway (implements #1633) 2026-02-01 12:20:03 +01:00
Lysec a9702ad480 Merge pull request #1606 from mochouaaaaa/main
fix(scripts): `gtk-refresh.py` Increase dconf compatibility
2026-01-29 15:41:53 +01:00
Lemmy 1c6fa1b259 Merge pull request #1597 from argosnothing/kitty-windows
added border coloring for kitty themes
2026-01-28 18:40:59 -05:00
Lemmy 6280cc823e template-apply: improve matching to avoid writing to files when not necessary 2026-01-28 17:30:04 -05:00
salivala d17d410283 correction to inactive border color 2026-01-28 16:34:59 -05:00
mochou 6ddf0780f3 fix(scripts): Increase dconf compatibility
In a packaged environment, the issue of gsettings being unavailable is
common, especially in the `nixos` environment
2026-01-28 23:44:36 +08:00
salivala 19a0a6f45c added border coloring for kitty thtmes 2026-01-27 17:29:08 -05:00
Lemmy 25f939f9c4 template-apply: latest change to alacritty was creating duplicate includes: old one(relative) + new one(full path) 2026-01-26 21:17:14 -05:00
Wilfred Mallawa 75e7ebbb91 calendar/eds: convert event times to local timezone
Currently, the calendar does not convert events to local timezone.

This patch extracts the IANA timezone from Evolution's internal format and use
ZoneInfo for proper timezone-aware datetime conversion.

Signed-off-by: Wilfred Mallawa <wilfred.opensource@gmail.com>
2026-01-27 10:46:55 +10:00
Lemmy 9d0ad15551 template-processor: added support for 'surface_tint' (alias of primary) 2026-01-25 15:05:28 -05:00
Lysec 4aaefcf5b7 Merge pull request #1557 from mochouaaaaa/main
fix(Scripts/bash): Fix Hyprland theme application on Nixos+`tmpfs as root`
2026-01-25 12:23:49 +01:00
Lysec cf10868305 template-apply: fix alacritty theming 2026-01-25 11:51:36 +01:00
mochou 3fb392babb fix(Scripts/bash): Fix Hyprland theme application on Nixos 2026-01-25 18:39:47 +08:00
Lemmy 3b2c0bd1ef template-processor: simplified error reporting, only report template syntax errors from python. cleaned up template-apply.sh to only output errors. 2026-01-24 21:16:32 -05:00
Lemmy 4d06d8c09e template-processor: minor cleanup and adjustments 2026-01-24 08:19:17 -05:00
QuantumSoul ba7fd1da1e Zathura template 2026-01-24 12:33:50 +01:00
Lysec a4c73f15c1 Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2026-01-24 11:46:20 +01:00
Lysec 9492872034 Kanagawa: add cursor to dark mode (fixes #1528) 2026-01-24 11:46:16 +01:00
Lemmy 69b40d4769 template-processor: added support for custom_colors 2026-01-23 22:28:37 -05:00
Lemmy d6a8a29197 yazi: auto inject noctalia theme via template-apply.sh 2026-01-23 19:36:53 -05:00
Lemmy e3b4b61e6d template-processor: added support for set_red, set_green, set_blue, case manipulations (camel_case, etc..), blend and harmonize 2026-01-23 15:13:10 -05:00
Lemmy 88659f6576 template-processor: added support for "auto_lightness" and {{image}} support 2026-01-23 15:04:47 -05:00
Lemmy ab42a296b4 template-processor: more matugen compat: for loops, range, if/else, negation 2026-01-23 14:52:48 -05:00
Lemmy 2ebc27e733 template-processor: dont fail/ignore {{ \n 2026-01-23 11:47:27 -05:00
Lemmy 1e76aa5618 settings-search: added missing hooks 2026-01-23 11:22:03 -05:00