Standreas
Standreas
Not sure but for the popups shown centered and as normal windows: https://wayland.app/protocols/wlr-layer-shell-unstable-v1#zwlr_layer_surface_v1:request:get_popup
One difference I see between compositors: a right panel with less than 100% loses its exclusive zone in labwc, sway and Hyprland, but not in kwin and wayfire. It doesn't...
Forgot the backtrace, probably not very useful. ``` #0 0x000075663d6f99d4 in wl_proxy_get_version () at /usr/lib/libwayland-client.so.0 #1 0x0000592fc2e96049 in ??? () #2 0x0000592fc2e8429a in ??? () #3 0x000075663bd90ca9 in ??? ()...
@gfgit What do you think about https://github.com/labwc/labwc/issues/1572#issuecomment-1973000293 ? Keyboard navigation and search are working only under kwin and Hyprland.
>Also if at least panel dependencies get merged for Qt6 it would be easier for third-party devs to test this bug with lxqt-panel Hopefully soon. I filed bug reports to...
@gfgit Could you implement this for "Configure panel" window? https://github.com/lxqt/lxqt-config/issues/984 With some help from @tsujan I did already https://github.com/stefonarch/lxqt-session/commit/201d6ee402f5a27a71568b05cfb80d56e4708634
If I get things right also on wayland a panel should not have focus while atm lxqt-panel takes focus if clicked somewhere, menu or not, while waybar, yatbfw or sfwbar...
I tested all (except kwin which you did afaik). Unfortunately only wayfire and Hyprland give focus to the menus (arrow keys and input field in Fancy menu), river, sway, niri...
Looks like we forgot to close this? Or let it open as reminder?
The title is somehow misleading as it the focus issue is present still on Niri, wayfire and some others.