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 2a9dc60f28
Merge branch 'master' into feature/multiseat
7 years ago
..
meson.build Add server-decoration skeleton 7 years ago
wlr_box.c refactor and rename wlr_geometry to wlr_box 7 years ago
wlr_compositor.c Add checks for wl_resource_create 7 years ago
wlr_cursor.c Improve input sensitivity 7 years ago
wlr_data_device.c Fixes #399 Adds wlr_data_device_manager destructor 7 years ago
wlr_gamma_control.c Add checks for wl_resource_create 7 years ago
wlr_input_device.c fixes use after free caused by signal lists 7 years ago
wlr_keyboard.c wlr-keyboard: take out modifiers event struct (for now) 7 years ago
wlr_list.c Forgot to rename these 7 years ago
wlr_output.c Fix software cursors on scaled outputs 7 years ago
wlr_output_layout.c Emit add event after configuring wlr_output_layout_output 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_screenshooter.c Add checks for wl_resource_create 7 years ago
wlr_seat.c Always read state from wlr_keyboard in the seat 7 years ago
wlr_server_decoration.c Add checks for wl_resource_create 7 years ago
wlr_surface.c Merge remote-tracking branch 'origin/master' into hidpi 7 years ago
wlr_tablet_pad.c Simplify tablet pad destruction 7 years ago
wlr_tablet_tool.c Fix remaining unchecked allocs in types and code style 7 years ago
wlr_touch.c Simplify input device destruction code 7 years ago
wlr_wl_shell.c Merge branch 'master' into feature/multiseat 7 years ago
wlr_xdg_shell_v6.c Merge branch 'master' into feature/multiseat 7 years ago