29 Commits

Author SHA1 Message Date
Demmie
ddc36b75b6
Remove async_trait crate 2024-01-29 13:41:56 -05:00
Demmie
847e9767a0
Add logging to see retries on Gnome 2024-01-24 01:13:35 -05:00
Demmie
c406b335c5
Make a few retries if Gnome Wayland is certain 2024-01-23 23:37:11 -05:00
Demmie
87d046f46d
Update dependencies 2023-12-27 14:03:12 -05:00
Demmie
53266d5622
Use Wayland protocols out of box 2023-12-27 13:59:59 -05:00
Demmie
06b30f4fc0
Add ext-idle-notify-v1 support 2023-11-29 22:24:00 -05:00
Demmie
70001c3523
Add retries for reqwest connect errors 2023-11-26 14:47:41 -05:00
Demmie
ae1e320176
Add an ability to run external modules 2023-11-25 00:13:35 -05:00
Demmie
8eed243593
Skip KWin watcher if X11 is detectable 2023-11-04 21:47:48 -04:00
Demmie
451346901d
Fix window poll time for interval margin 2023-10-20 23:27:59 -04:00
Demmie
d3b9adf91c
Update dependencies 2023-09-29 22:09:40 -04:00
Demmie
38a2f1f1da
Upgrade dependencies 2023-07-09 01:25:11 -04:00
Demmie
ca72df7e6e
Fix custom config file and add test 2023-07-08 23:23:29 -04:00
Demmie
d6e762630e
Optimize server dependency and increase version 2023-07-08 21:12:16 -04:00
Demmie
589d5e0cd6
Replace blocking zbus to async 2023-07-02 21:45:13 -04:00
Demmie
51deffabc4
Use the last working nighly version 2023-07-02 15:39:11 -04:00
Demmie
10d54856c1
Move the code to async instead of threads 2023-07-02 14:34:13 -04:00
Demmie
790277071b
Add basic async support over threads 2023-06-17 02:14:09 -04:00
Demmie
1a3022b0df
Test filters 2023-06-11 23:58:31 -04:00
Demmie
63b8079aa8
Shutdown the server more gracefully 2023-06-05 00:45:38 -04:00
Demmie
665924d39e
Add opening config to tray 2023-06-04 15:05:49 -04:00
Demmie
78c66181b1
Support captures in replacements 2023-05-13 14:56:21 -04:00
Demmie
59b2c88c65
Simplify iteration errors 2023-05-11 19:00:32 -04:00
Demmie
79f8e53850
Refactor to use common watchers loop 2023-05-11 18:42:18 -04:00
Demmie
cdc05e0d5f
Catch signals to stop watchers 2023-05-10 22:38:19 -04:00
Demmie
f1f22089a9
Try to reconnect to X11 on error
X11 connection may sometimes be lost.
2023-05-10 00:05:40 -04:00
Demmie
856a7afee6
Simplify config without bucket names 2023-05-07 23:08:04 -04:00
Demmie
53a5c1adce
Remove verbosity out of watchers config 2023-05-07 20:58:31 -04:00
Demmie
63bfe4181e
Extract watchers into module 2023-05-07 20:47:40 -04:00