Consolatis

Results 858 comments of Consolatis

Had a quick nested test via `WLR_NO_HARDWARE_CURSORS=1 WLR_RENDERER=pixman build_master/labwc -s foot` + `wayvnc` and connecting via `remmina`: - the keyboard layout seems to be reset immediately (was `XKB_DEFAULT_LAYOUT=de` and as...

> Not sure what keymap should be used for a virtual keyboard, but probably easier to set that way too. At least wayvnc has a command line argument for a...

> mouse scrolling (at least via remmina) doesn't seem to work but works fine with sway Turns out to be a wlroots issue: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/3707 Must have tested with my distro...

Looks good to me, didn't test. Will do that on the new PR.

Rebased on latest master. While testing the rebase I discovered another issue which I am not sure how to react to: If starting a DnD and releasing the mouse button...

> Yes, probably. What about layer-shell surfaces though? IMHO they are perfectly valid DnD sources / targets. Example: moving a `.desktop` file to a panel to create a launcher. Same...

Releasing on "desktop" / SSD element is unrelated to this PR so I mentioned it in #350 instead. Latest changes: - remove debug logs - change event handlers from `on_whatever`...