labwc/include
Consolatis 5f62f2ba99 xwayland.c: Fix positioning with multiple queued configure events
Prevents a single action like ToggleDecorations + ToggleMaximize to
position the view somewhere with negative coordinates when unmaximizing.

It may still position the view on negative coordinates but later commit
events will fix the position. This issue only exists on xwayland because
there are no configure serials which we could use to ignore all
repositioning until we are at the latest desired state.
2022-02-25 21:51:40 +00:00
..
common Convert SSD to scene nodes 2022-02-23 21:47:01 +00:00
config Convert SSD to scene nodes 2022-02-23 21:47:01 +00:00
menu Scene Menu 2022-02-23 21:47:01 +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 xwayland.c: Fix positioning with multiple queued configure events 2022-02-25 21:51:40 +00:00
layers.h layers.h: define LAB_NR_LAYERS (4) 2022-02-23 21:47:01 +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 Handle 'lost' unmanaged xsurfaces + improve cursor handling 2022-02-23 21:47:01 +00:00
theme.h Prepare to move from wlr_texture to lab_data_buffer 2022-02-23 21:47:01 +00:00