Commit graph

113 commits

Author SHA1 Message Date
Gergő Sályi
80f7f88532 Fix panic when the process is suspended
In main event loop mio poll should immediately continue and retry on EINTR
https://github.com/gergo-salyi/multibg-sway/issues/1
2023-04-26 21:18:20 +02:00
Gergő Sályi
17c33ad756 cargo update 2023-04-26 20:58:59 +02:00
Gergő Sályi
5e7cc87067 Disable unneeded client-toolkit default features 2023-04-26 20:58:59 +02:00
Gergő Sályi
c09246c70c Temporarily add libxkbcommon dependency
https://aur.archlinux.org/packages/multibg-sway#comment-909732
smithay-client-toolkit had unneeded feature xkbcommon enabled as default
This will be properly fixed in Cargo.toml in the next release,
by then xkbcommon can be dropped again
2023-04-10 08:17:12 +02:00
Gergő Sályi
f5259e6489 Update PKGBUILD 2023-04-08 17:46:39 +02:00
Gergő Sályi
db31190107 Update version 2023-04-08 17:43:51 +02:00
Gergő Sályi
17c4a5d0cf Update readme 2023-04-08 08:15:01 +02:00
Gergő Sályi
7103939a6e Add documentation about logging errors to stderr 2023-04-08 06:54:14 +02:00
Gergő Sályi
fdf7914435 Add PKGBUILD 2023-04-08 00:38:21 +02:00
Gergő Sályi
5908819af7 Cargo exclude PKGBUILD 2023-04-07 22:43:32 +02:00
Gergő Sályi
d8f0045815 Update dependencies, ready cargo publish 2023-04-07 22:28:34 +02:00
Gergő Sályi
fbfd7e722e Update 2023-04-07 21:49:13 +02:00
Gergő Sályi
3eedfa1eb5 Initial commit 2023-04-07 17:25:48 +02:00