labwc/include
Consolatis cc0e2769d9 src/cursor.c: Fix branch condition for out-of-view selecting/dragging
Instead of using the stored view for comparison use the actual surface.

Before this patch, there were situations where the branch intended for
out-of-window text selection / scrollbar dragging was used even though
the cursor never left the surface.

Partly fixes #340
Fixes #347

Backport of 6dd290afc9
2022-05-29 19:52:14 +01:00
..
common Add SPDX identifiers 2021-11-13 21:56:53 +00:00
config output: Add option to preview the contents of the current cycle_view 2022-01-23 16:02:54 +00:00
menu Add window menu 2022-01-26 06:17:41 +00:00
xbm Add SPDX identifiers 2021-11-13 21:56:53 +00:00
action.h Centralize freeing of action lists 2022-01-23 10:36:04 -05:00
key-state.h keyboard: cancel repeat when handling key-bind 2022-01-02 15:28:35 +00:00
labwc.h src/cursor.c: Fix branch condition for out-of-view selecting/dragging 2022-05-29 19:52:14 +01:00
layers.h Add SPDX identifiers 2021-11-13 21:56:53 +00:00
meson.build Make xwayland support optional 2020-12-30 10:29:21 +00:00
resistance.h Add SPDX identifiers 2021-11-13 21:56:53 +00:00
ssd.h Use proper enum argument type for desktop_surface_and_view_at 2022-01-30 21:23:15 +00:00
theme.h Add WindowMenu button 2022-01-26 06:17:41 +00:00