wlroots-hyprland/types
Johannes Schramm dcc743047b style: include brackets for if/while/for, even if it's a single statement 2018-01-21 16:28:21 +01:00
..
meson.build Add idle protocol 2018-01-10 14:32:41 +02:00
wlr_box.c Fix views outside output layout 2017-12-31 12:49:06 +01:00
wlr_compositor.c Add display destroy listener to data device 2017-12-07 00:50:55 +01:00
wlr_cursor.c Introduce fractional scaling 2017-12-15 01:00:03 +01:00
wlr_data_device.c keyboard grab enter with modifiers 2018-01-06 11:06:09 -05:00
wlr_gamma_control.c Listen to display destroy in gamma control manager 2017-12-07 00:55:50 +01:00
wlr_idle.c Add idle protocol 2018-01-10 14:32:41 +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 dont use pointer for modifiers 2018-01-17 08:31:15 -05:00
wlr_list.c Refactor wlr_list inside wlroots 2017-11-19 00:17:40 +01:00
wlr_output.c drm: do not pageflip when enabling output 2018-01-15 21:49:37 +01:00
wlr_output_layout.c output_layout: disabled outputs are just like enabled outputs 2018-01-07 18:40:58 +01:00
wlr_pointer.c fixes use after free caused by signal lists 2017-09-08 16:02:26 +02:00
wlr_primary_selection.c Remove serial validation TODOs 2018-01-03 16:46:59 +01:00
wlr_region.c wlr region/surface: explicitely select interface fields 2017-08-19 09:31:06 +02:00
wlr_screenshooter.c Remove destroy event in screenshooter for now 2017-12-07 01:19:41 +01:00
wlr_seat.c dont use pointer for modifiers 2018-01-17 08:31:15 -05:00
wlr_server_decoration.c Remove display destroy listeners, add compositor listener 2017-12-07 00:44:45 +01:00
wlr_surface.c style: include brackets for if/while/for, even if it's a single statement 2018-01-21 16:28:21 +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 validate grab serial for shell events 2017-12-27 08:04:01 -05:00
wlr_xcursor_manager.c Introduce fractional scaling 2017-12-15 01:00:03 +01:00
wlr_xdg_shell_v6.c keyboard grab enter with modifiers 2018-01-06 11:06:09 -05:00