Jan Hieber

Results 9 comments of Jan Hieber

[https://github.com/wayland-wall/wayland-wall](https://github.com/wayland-wall/wayland-wall) may be worth a look, but there was no change in a long time. The compositor (like sway) itself has no problem in drawing this, maybe they should implement...

Set `max_pargs_hwrap` to 1 or so. Close this if it solves your issue :)

I experience a different error with qemu 2.8.0. I start qemu with: ```bash qemu-system-i386 -m 128M -nographic -bios u-boot.rom -tpmdev passthrough,id=tpm0,path=/dev/tpm ``` and get this: ``` qemu-system-i386: -tpmdev passthrough,id=tpm0,path=/dev/tpm: tpm_passthrough:...

Please use /dev/null as cancel path when your driver does not supply one. AFAIk this should work.

You may use the `DisplayDevice` of `upower` which shows the combined battery stats: > Device: /org/freedesktop/UPower/devices/DisplayDevice > power supply: yes > updated: Di 19 Sep 2023 11:36:36 CEST (23 seconds...

For me this does not work. I start qutebrowser with `auto_proxy=http://USER:[email protected]/config.pac qutebrowser --backend webengine --temp-basedir` I have also set the other env vars (eg http_proxy) to the direct proxy address....

Hmm, I would love to contribute but I currently write my bachelor thesis and can not spend much time. Maybe in summer. I guess this is a display detection bug...

Yeah I know what you mean, it's strange and I don't get it. I'll try to force a different EDID, that should "solve" the problem.

Nope, currently I continue using i3 on X11. But ATM I don't use the 1920x1200 screen any more, last time i checked it worked fine as expected. Lets hope that...