Commit Graph

68 Commits

Author SHA1 Message Date
Turann_ cec63da638 Update bluetooth-pair.py 2026-02-15 23:16:19 +03:00
Turann_ 952df8bce4 Delete test-pin-mock.py 2026-02-15 22:55:18 +03:00
shouya 590324995f use python script to load khal events 2026-02-15 00:01:47 +09:00
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 a9702ad480 Merge pull request #1606 from mochouaaaaa/main
fix(scripts): `gtk-refresh.py` Increase dconf compatibility
2026-01-29 15:41:53 +01: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
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
Lemmy 4d06d8c09e template-processor: minor cleanup and adjustments 2026-01-24 08:19:17 -05: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 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 2112a5b191 template-processor: added M3-Monochrome 2026-01-22 13:39:57 -05:00
Lemmy 7bdcbe515a template-processor: added a new "muted" scheme, very desaturated and monotonal 2026-01-22 13:04:19 -05:00
Lemmy 7ce31f42e1 template-processor: faithful adjustments now that we all have the same scaling 2026-01-22 10:05:37 -05:00
Lemmy 7cc4e1e305 template-processor: specify box filter when resizing to avoid discrepancies across imagemagick versions. 2026-01-22 09:51:25 -05:00
Lemmy 5db2b1a5f0 template-processor: more balancing/scoring tweaks for faithful 2026-01-22 09:00:21 -05:00
Lemmy 1430125db4 template-processor: more balancing/scoring tweaks of vibrant vs faithful 2026-01-22 08:59:59 -05:00
Lemmy ceb9526fc0 gtk-refresh: disable forced toggle until we find something less flickery 2026-01-22 00:59:51 -05:00
Lemmy f6836afd28 template-processor: updated comments 2026-01-21 21:50:06 -05:00