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.
emersion e18460c981
Add wlr_output.needs_swap
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 Remove interface version checks 7 years ago
wlr_cursor.c Fix memory leak in wlr_cursor 7 years ago
wlr_data_device.c bugfix: dnd force cancel 7 years ago
wlr_gamma_control.c Remove gamma_control->link from list in destroy 7 years ago
wlr_input_device.c fixes use after free caused by signal lists 7 years ago
wlr_keyboard.c Don't segfault wlr_keyboard when no xkb state 7 years ago
wlr_list.c Forgot to rename these 7 years ago
wlr_output.c Add wlr_output.needs_swap 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 Remove interface version checks 7 years ago
wlr_seat.c Add wlr_seat_pointer_request_set_cursor_event.serial 7 years ago
wlr_server_decoration.c Send server-decoration ack event automatically 7 years ago
wlr_surface.c Fix remaining unchecked allocs in types and code style 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 Fix remaining unchecked allocs in types and code style 7 years ago
wlr_xdg_shell_v6.c rename wlr_seat to seat on seat structs 7 years ago