Consolatis
Consolatis
As discussed via IRC - added the locking suggestion above. - Also slightly refactored to use a dedicated function for the menu specific parts of pipe menus (`create_pipe_menu()`) - hopefully...
> It actually crashes for me atm when trying to open an app via pipe menu. Whoops, should have tested with actual actions as well. Should be fixed by the...
The main issue with external tools is figuring out which "toplevels" are intersecting with / snapped to a specific region as that information is not provided by the foreign-toplevel protocol...
So far it looks like something related to our unmap handler for layershell surfaces. Complete log as dpaste stuff expires after some time ``` [1727282.411] -> [email protected]_registry(new id wl_registry@2) [1727282.459]...
There seem to be protocol errors once the timeout hits in at least KDE and hyprland as well: - https://github.com/ammgws/wshowkeys/issues/4 Can also confirm: `wshowkeys -t 5`, pressing some key, waiting...
There is a high resolution scroll protocol and a low resolution one. I expect your double-wheel-event mouse to use the newer variant. I might be that we simply forgot to...
> All tests successful. So I assume that means that there aren't any more bugs in labwc. Yay :) In all seriousness.. I don't really see a test framework to...
> If a test fails, just run it directly ./t1000-but.c to see what triggered the failure Can we somehow make that work automatically? Either via C code or some shell...
Tested and works nice, thanks :)
I don't remember any changes during the last few months or so that could explain this. Some questions to try to pinpoint it to something: Does it happen with both,...