zDEFz
zDEFz
> if you go through your video frame by frame you can find one where swaybar has updated and the background is still the color associated with the prior desktop....
> > Demonstration in super slo-mo (from iPhone) - realtime maybe 4 seconds? > > @zDEFz Can you please re-test this as the following: > > * Have workspace 1...
**> If you have a different issue please tell me how to reproduce that one because I don't get so far what the issue that you're describing is.** This appears...
Do you think if you use `max_render_time` in sway it will get better? We can set that on a per-window basis, not only for the entire output. https://man.archlinux.org/man/sway.5 https://github.com/swaywm/sway/blob/master/sway/commands/max_render_time.c
> ```shell > swaymsg output HDMI-A-1 max_render_time 1 > swaymsg max_render_time 1 > # master branch > multibg-sway ~/wallpapers > # setworkspace branch > MULTIBGSWAY_OUTPUT=HDMI-A-1 MULTIBGSWAY_DELAY=20 target/release/multibg-sway --setworkspaces ~/wallpapers >...
CPU: 5800x3D (x86), Linux ``` % python3 pyzstd-mt-test.py level: 1, workers: 0, len: 10.739GB, len compressed: 10.739GB, time: 23.428s level: 1, workers: 1, len: 10.740GB, len compressed: 10.740GB, time: 23.321s...
python3 pyzstd-mt-test.py ``` level: 1, workers: 0, len: 10.740GB, len compressed: 10.740GB, time: 22.6s level: 1, workers: 1, len: 10.740GB, len compressed: 10.740GB, time: 22.3s level: 1, workers: 2, len:...
Hey, is there any update regarding this issue?
> > OP is talking about sway variables, not environment variables. > > As a workaround you could shell out to swaymsg, in which case the shell will expand environment...
> > > > OP is talking about sway variables, not environment variables. > > > > As a workaround you could shell out to swaymsg, in which case the...