labwc/include
Consolatis 6dd290afc9 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
2022-05-24 17:35:32 +01:00
..
common Fix trivial coding style breaches 2022-04-04 20:53:36 +01:00
config Add command line option -C to specify config directory 2022-04-22 17:00:36 +01:00
menu Convert menu to node_descriptors 2022-03-03 17:49:54 +00:00
xbm Prepare to move from wlr_texture to lab_data_buffer 2022-02-23 21:47:01 +00:00
action.h [style] rename action() to actions_run() 2022-02-24 21:17:51 +00:00
buffer.h Convert SSD to scene nodes 2022-02-23 21:47:01 +00:00
debug.h Add debug_dump_scene() 2022-02-23 21:47:01 +00: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-24 17:35:32 +01:00
layers.h layers: fix layer_popup_tree implementation 2022-03-06 16:48:39 +00:00
meson.build Make xwayland support optional 2020-12-30 10:29:21 +00:00
node.h output: attach node-descriptors to node-trees 2022-03-03 18:20:16 +00:00
resistance.h Add SPDX identifiers 2021-11-13 21:56:53 +00:00
ssd.h ssd: dynamically adjust resize extents based on usable_area 2022-03-12 15:32:44 +00:00
theme.h Prepare to move from wlr_texture to lab_data_buffer 2022-02-23 21:47:01 +00:00