3hhh
3hhh
On 10/13/24 12:12, Foppe wrote: > See the top of this guide -> https://www.qubes-os.org/doc/gui-troubleshooting/ Hm, interesting. I had never needed that, but it was working ~2-3 months ago. Anyway I...
> > I just tried it with (2560_1440 + 1920_1080)*4/1024 = 22500 as I have a 2k and a FHD monitor > > That's not enough, it's about rectangle covering...
> But ok, I'll try the rectangle covering it all, i.e. `(2560 + 1920)*1440*4/1024 = 25200`... No, that still didn't fix the issue. :(
Btw I _mirror_ the displays (and the larger one is sometimes disconnected) instead of extending them, i.e. 14400 is probably indeed the correct value. Nonetheless that value doesn't work either:...
The recent updates apparently fixed this for most windows. The only very prominent exception is `firefox` (131.0.3 & 128.3.1esr), which refuses to accept right mouse clicks on websites (address and...
P.S.: Resetting/Removing my firefox profile doesn't help.
PPS: I just noticed that `thunderbird` is affected, too. Restarting the application (not the entire VM) works. Of course that's not an option in disposables which directly started the application...
Now it's happening more often and with other applications again... :(
Hm, `chromium` appears to register itself for raw Xorg events (one can see that from e.g. `xinput test-xi2 --root` inside a VM - chromium uses `raw` event types, `firefox` doesn't),...
Seems like this was mostly a WM issue/mistake: https://github.com/qtile/qtile/issues/5067. Thanks for your support @marmarek !