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 d13114520a
move matrix model code to matrix.h
7 years ago
..
meson.build Add idle protocol 7 years ago
wlr_box.c Fix views outside output layout 7 years ago
wlr_compositor.c Add display destroy listener to data device 7 years ago
wlr_cursor.c Introduce fractional scaling 7 years ago
wlr_data_device.c keyboard grab enter with modifiers 7 years ago
wlr_gamma_control.c Listen to display destroy in gamma control manager 7 years ago
wlr_idle.c Add idle protocol 7 years ago
wlr_input_device.c fixes use after free caused by signal lists 7 years ago
wlr_keyboard.c dont use pointer for modifiers 7 years ago
wlr_list.c Refactor wlr_list inside wlroots 7 years ago
wlr_output.c move matrix model code to matrix.h 7 years ago
wlr_output_layout.c output_layout: disabled outputs are just like enabled outputs 7 years ago
wlr_pointer.c fixes use after free caused by signal lists 7 years ago
wlr_primary_selection.c Remove serial validation TODOs 7 years ago
wlr_region.c wlr region/surface: explicitely select interface fields 7 years ago
wlr_screenshooter.c Remove destroy event in screenshooter for now 7 years ago
wlr_seat.c dont use pointer for modifiers 7 years ago
wlr_server_decoration.c Remove display destroy listeners, add compositor listener 7 years ago
wlr_surface.c style: include brackets for if/while/for, even if it's a single statement 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 validate grab serial for shell events 7 years ago
wlr_xcursor_manager.c Introduce fractional scaling 7 years ago
wlr_xdg_shell_v6.c keyboard grab enter with modifiers 7 years ago