You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Tony Crisci 693e30dff7
refactor surface commit
7 years ago
..
meson.build Add gamma_control skeleton 7 years ago
wlr_box.c refactor and rename wlr_geometry to wlr_box 7 years ago
wlr_compositor.c subsurface implementation stubs 7 years ago
wlr_cursor.c wlr_cursor_device create and destroy 7 years ago
wlr_data_device_manager.c Fix wlr_data_device_manager 7 years ago
wlr_data_source.c Implement wlr_data_{source,device,device_manager} 7 years ago
wlr_gamma_control.c Fix gamma_size event sent to wrong resource 7 years ago
wlr_input_device.c fixes use after free caused by signal lists 7 years ago
wlr_keyboard.c fix libinput wlr-keyboard use after free 7 years ago
wlr_output.c Add set_gamma and get_gamma_size to wlr_output_impl 7 years ago
wlr_output_layout.c Rename wlr_output_layout_init() 7 years ago
wlr_pointer.c fixes use after free caused by signal lists 7 years ago
wlr_region.c wlr region/surface: explicitely select interface fields 7 years ago
wlr_seat.c Remove unnecessary logging 7 years ago
wlr_surface.c refactor surface commit 7 years ago
wlr_tablet_pad.c Simplify tablet pad destruction 7 years ago
wlr_tablet_tool.c Refactor out wlr_tablet_tool_state 7 years ago
wlr_touch.c Simplify input device destruction code 7 years ago
wlr_wl_shell.c Fix 80 char limit with 4 width tabs 7 years ago
wlr_xdg_shell_v6.c subsurface commit and render 7 years ago