wlroots-hyprland/types
emersion 044173d1df
Add multi-pointer example
2017-10-31 12:30:57 +01:00
..
meson.build Add server-decoration skeleton 2017-10-24 21:56:18 +02:00
wlr_box.c refactor and rename wlr_geometry to wlr_box 2017-08-29 12:36:39 -04:00
wlr_compositor.c Remove interface version checks 2017-10-22 11:18:27 +02:00
wlr_cursor.c Add multi-pointer example 2017-10-31 12:30:57 +01:00
wlr_data_device.c rename wlr_seat to seat on seat structs 2017-10-30 08:44:39 -04:00
wlr_gamma_control.c Remove gamma_control->link from list in destroy 2017-10-24 21:44:30 +02:00
wlr_input_device.c fixes use after free caused by signal lists 2017-09-08 16:02:26 +02:00
wlr_keyboard.c Don't segfault wlr_keyboard when no xkb state 2017-10-11 22:45:39 -04:00
wlr_list.c Forgot to rename these 2017-10-22 10:56:40 -04:00
wlr_output.c Fix cursor hotspot with rotated outputs on DRM backend 2017-10-31 12:30:57 +01:00
wlr_output_layout.c Manage wlr_output_cursor from wlr_cursor 2017-10-31 12:30:56 +01:00
wlr_pointer.c fixes use after free caused by signal lists 2017-09-08 16:02:26 +02:00
wlr_region.c wlr region/surface: explicitely select interface fields 2017-08-19 09:31:06 +02:00
wlr_screenshooter.c Remove interface version checks 2017-10-22 11:18:27 +02:00
wlr_seat.c Fix remaining unchecked allocs in types and code style 2017-10-31 11:58:39 +01:00
wlr_server_decoration.c Send server-decoration ack event automatically 2017-10-27 00:02:30 +02:00
wlr_surface.c Fix remaining unchecked allocs in types and code style 2017-10-31 11:58:39 +01:00
wlr_tablet_pad.c Simplify tablet pad destruction 2017-08-15 12:16:23 +02:00
wlr_tablet_tool.c Fix remaining unchecked allocs in types and code style 2017-10-31 11:58:39 +01:00
wlr_touch.c Simplify input device destruction code 2017-08-14 18:23:20 +02:00
wlr_wl_shell.c Fix remaining unchecked allocs in types and code style 2017-10-31 11:58:39 +01:00
wlr_xdg_shell_v6.c rename wlr_seat to seat on seat structs 2017-10-30 08:44:39 -04:00