wlroots-hyprland/types
Tony Crisci 57c18c38bb wlr_cursor: handle layout changes
Add the layout `destroy` and `change` events.

When a layout is destroyed, detach is from the wlr_cursor.

When a layout is changed, warp the cursor to the closest layout boundary.
2017-09-05 07:48:28 -04:00
..
meson.build Refactor meson build files 2017-08-30 14:30:47 -04:00
wlr_box.c refactor and rename wlr_geometry to wlr_box 2017-08-29 12:36:39 -04:00
wlr_compositor.c xwayland: fix style issues 2017-08-23 22:03:49 +02:00
wlr_cursor.c wlr_cursor: handle layout changes 2017-09-05 07:48:28 -04:00
wlr_data_device_manager.c Fix wlr_data_device_manager 2017-08-18 19:58:36 +02:00
wlr_data_source.c Implement wlr_data_{source,device,device_manager} 2017-08-18 18:56:21 +02:00
wlr_input_device.c handle input device destroy 2017-08-28 10:29:53 -04:00
wlr_keyboard.c Simplify input device destruction code 2017-08-14 18:23:20 +02:00
wlr_output.c add wlr_output destroy event 2017-08-31 07:47:44 -04:00
wlr_output_layout.c wlr_cursor: handle layout changes 2017-09-05 07:48:28 -04:00
wlr_pointer.c Simplify input device destruction code 2017-08-14 18:23:20 +02:00
wlr_region.c wlr region/surface: explicitely select interface fields 2017-08-19 09:31:06 +02:00
wlr_seat.c wlr_seat: fix destroy with multiple handles 2017-08-21 07:59:08 +02:00
wlr_surface.c wlr surface/shell types: add message on creation 2017-08-23 22:03:49 +02:00
wlr_tablet_pad.c Simplify tablet pad destruction 2017-08-15 12:16:23 +02:00
wlr_tablet_tool.c Refactor out wlr_tablet_tool_state 2017-08-14 16:22:31 +02:00
wlr_touch.c Simplify input device destruction code 2017-08-14 18:23:20 +02:00
wlr_wl_shell.c wlr surface/shell types: add message on creation 2017-08-23 22:03:49 +02:00
wlr_xdg_shell_v6.c wlr surface/shell types: add message on creation 2017-08-23 22:03:49 +02:00