]> git.mdlowis.com Git - proto/labwc.git/commit
cursor.c: Keep sending adjusted motion events while button is pressed
authorConsolatis <35009135+Consolatis@users.noreply.github.com>
Sat, 26 Feb 2022 00:21:39 +0000 (01:21 +0100)
committerJohan Malm <jgm323@gmail.com>
Mon, 21 Mar 2022 17:56:48 +0000 (17:56 +0000)
commitbefe66d93f34e040312afdc3d34e3055cc7f0dec
tree7603498a49a6e8d413d7b20b3584fd25d44ad389
parent067b0e879847e69d22139dc0f6d6b467dbee5438
cursor.c: Keep sending adjusted motion events while button is pressed

This allows to keep dragging a scrollbar or selecting text even when
moving outside of the window. Fixes #241
include/labwc.h
src/cursor.c
src/xdg.c
src/xwayland.c