kiwmi/include/input
tiosgz 30f8469da0 input: map pointer to output if possible
This is needed in order for wlroots to interpret some values (mostly
coords of absolute input events) correctly. It for example fixes how the
pointer behaves with WLR_WL_OUTPUTS=2.

In order to also map the pointer/output pair when the pointer is created
before the output, a list of pointers has to be managed, which wasn't
needed until now.
2022-07-14 14:15:51 +00:00
..
cursor.h Attempt to exit cleanly, without crash (#51) 2021-12-04 17:25:31 +00:00
input.h input: map pointer to output if possible 2022-07-14 14:15:51 +00:00
keyboard.h Attempt to exit cleanly, without crash (#51) 2021-12-04 17:25:31 +00:00
pointer.h input: map pointer to output if possible 2022-07-14 14:15:51 +00:00
seat.h Add clipboard and clipboard management support 2021-08-01 16:01:57 +00:00