1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-08-16 22:31:03 +02:00
Commit graph

11 commits

Author SHA1 Message Date
Merlijn
75375aa341
fix(clipboard): possible deadlock when copying (#863)
* Change clipboard calloop event loop with blocking read to tokio async readers.

Co-authored-by: Ridan Vandenbergh <ridanvandenbergh@gmail.com>

* cargo fmt

---------

Co-authored-by: Ridan Vandenbergh <ridanvandenbergh@gmail.com>
2025-02-06 16:29:33 +00:00
8c57d2be44
chore(intellij): add git toolbox blame config 2024-10-15 21:46:53 +01:00
7e7b3039eb
chore(intellij): update run files 2024-04-13 21:27:45 +01:00
45e44d7913
chore(intellij): update run configs 2022-09-25 22:50:05 +01:00
481adfcaa4
chore(intellij): update run configs 2022-09-06 22:37:55 +01:00
ab8f7ecfc8
feat: logging support and proper error handling 2022-08-21 23:36:51 +01:00
446720c578
chore(intellij): config update 2022-08-15 21:12:04 +01:00
8518262053
chore(intellij): add run config 2022-08-15 21:05:13 +01:00
001dd5473a
chore(intellij): load config from environment variable 2022-08-15 17:05:53 +01:00
e416e03b0a
chore(intellij): update run configs 2022-08-14 20:38:57 +01:00
e37d8f2b14
chore: initial commit 2022-08-14 14:30:13 +01:00