Loric Brevet

Results 200 comments of Loric Brevet

I see that Vym is currently using Qt version 6.4.2. I have found a bug that affects versions starting from 5.15.0: **QTBUG-87332 – QDockWidget on Wayland is pretty bad: not...

Hmm, not sure I understand. To me, if we migrate from Qt 6.4.2 to Qt 6.8.1, it would **solve the problem**. Are you saying that upgrading Qt would be a...

I have built Qt 6.9.2 locally on my system, and this has taken ages :) But I confirm the bug reported above with that build, which is that I cannot...

Please see that comment, I think it will help you understand: https://github.com/rvaiya/keyd/issues/193#issuecomment-1103195151

Please check that file for names: https://github.com/rvaiya/keyd/blob/f010d00d8469b90d59911086166e66dceb2dd70f/src/keys.c#L104 It is called `102nd`.

I suppose you are talking about this: https://github.com/flatpak/xdg-desktop-portal/pull/1840 You are right, standardisation seems more important. Then, I guess the path forward for a snappy pantheon would be to make sure...

Let me make sure I understand correctly: You mean that even when the "Reduce Motion" toggle is enabled, multitouch gestures (like swiping between workspaces) should behave more like a slider...

I have created an issue on the Gala repo to track the problem of multitouch gestures. I don't know if there is anything special to do here then. I guess...

Quick question about this new design. Is it possible to override for example just the `command` part of the config for a filetype? Like by keeping the rest as default...

I don't know if this is relevant, but I use cwm which has the concept of groups instead of workspaces. They are similar to awesome wm tags, I believe. A...