zDEFz

Results 154 comments of zDEFz

I would like to re-open this! I am using `steam-tui` and it worked exactly once after re-opening the stuff a couple of times and relogging with steamcmd. Now its stuck...

Running from source. Doing what you said does get me at LOADING... Like priorly where it worked. So I did `rm -rf ~/.cache/steam-tui` and then `steamcmd` and then `login user...

Please add aria required true for mandatory fields like Server address. But keep in mind if it isnt visually described, you may need to address this in another pull for...

`aria-required` is working across screenreaders, and even older ones. My knowledge might be outdated by now, cause it appears that most screenreaders don't require `aria-required` instead of `required` for attribution...

pointing out the obvious, javaw is not existent on linux for example

> I wrote `multibg-sway` because before that the method was to kill and restart `swaybg` on every workspace change with a new wallpaper. That had bad latency - this solution...

Putting this from rtings.com | Refresh Rate | Time Between Frames | Minimum Input Lag | |--------------|---------------------|-------------------| | 60Hz | 16.67 ms | 8.33 ms | | 120Hz | 8.33...

@gergo-salyi I managed to brew my own solution and I don't see it flicker not even on my 240Hz screen. ## Implement sway subscribe and be done? Demonstration in super...

Here you have a full script that does everything. And theres no flicker Maybe run multiple sockets (for each screen one) ```bash #!/bin/bash mpvpaper -f -o "input-ipc-server=/tmp/mpv-sock" -n 10 'DP-2'...

I think I make a new repo for an appropriate script that maintains more. OK, here is. Initial effort... And flicker free! 4ms average on two displays. But a bit...