Age | Commit message (Collapse) | Author |
|
Fix displaying the wallpapers on outputs
with higher than 1 integer scale factor:
https://github.com/gergo-salyi/multibg-sway/issues/4
Update dependencies
|
|
Allocate/release graphics memory per output when the output is
connected/disconnected. This may help with
https://github.com/gergo-salyi/multibg-sway/issues/2
Log graphics memory use (our wayland shared memory pool sizes)
Minor fix to avoid a logged error on redrawing backgrounds already being drawn
Update dependencies
|
|
Update dependencies, including fast_image_resize which fixed a major bug
|
|
Fix crash on suspend
https://github.com/gergo-salyi/multibg-sway/issues/1
Implement automatic image resizing
|
|
https://aur.archlinux.org/packages/multibg-sway#comment-909732
By now Rust dependency smithay-client-toolkit has unneeded feature xkbcommon
enabled as default. This will be properly fixed in Cargo.toml in the next
release, by then libxkbcommon can be dropped again.
|
|
|
|
|