Commit Graph

83 Commits

Author SHA1 Message Date
Lysec a22d2c7d19 fix(gtk): append noctalia.css in gtk3/4.css 2026-03-11 01:06:30 +01:00
Lemmy 367d82404d chore(dead-code): removing terminal.py 2026-03-06 21:55:14 -05:00
Lemmy babcf5cdd9 Merge pull request #2035 from DzmingLi/fix/calendar-events-location
Fix calendar-events.py: add location, description, uid fields and fix timeout
2026-03-05 17:24:12 -05:00
Lysec 677413e6fc migration(theming): redownload outdated color schemes to fix terminal format 2026-03-05 17:52:06 +01:00
Lemmy 04d27418f1 Merge branch 'colorgen': move predefined colorschemes to separate templates 2026-03-05 10:01:43 -05:00
notiant f02f0785fa Add {{mode}} tag to template renderer 2026-03-05 12:21:36 +01:00
Lysec f040c81530 move predefined colorschemes from python to separate template 2026-03-04 15:38:50 +01:00
Eric Naim ca74a5e74d Templates: terminal: foot: Replace [colors] with [colors-dark]
This was replaced in foot 1.26.0

Link: https://codeberg.org/dnkl/foot/commit/cf2b390f6e096e7a2ca93d4dece153eb13261a2e
Signed-off-by: Eric Naim <dnaim@cachyos.org>
2026-03-04 20:00:28 +08:00
Dzming Li ed23b0034e Change connect_sync to 5s 2026-03-04 10:30:36 +08:00
Dzming Li 356b9a11a2 calendar-events: add uid and calendar_uid to event output, fix timeout
Output event UID and EDS source UID for each event to enable
edit/delete operations. Also reduce connect_sync timeout from
30s to 1s.
2026-03-02 19:56:30 +08:00
Dzming Li ef9aee179f Fix: pass location and description to calendar events
The add_event() function accepts location and description parameters
but they were never passed in any of the three call sites. This meant
CalendarService.events always had empty location/description fields
even when EDS had the data.
2026-03-02 19:56:30 +08:00
Florian Boulay 1e7db6c325 Fix: Khal event lasting multiple days
Multiple days events are now displayed only once. This fix is also
compatible with a previous fix, which was meant to deal with recurring
events.

fix #1908
2026-02-23 17:37:39 +01:00
Turann_ 21bc732515 Thanks to UI you can't send empty pin even if you wanted to. 2026-02-17 22:04:49 +03:00
Turann_ 01d286a4ac v0.0.2: Add additonal time if device not found at first sight.
flush messages.
2026-02-17 21:06:00 +03:00
Turann_ ac0ee8d673 Update bluetooth-pair.py
Update bluetooth-pair.py

Update BluetoothService.qml
2026-02-16 00:18:35 +03:00
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