wlroots/types
2022-04-16 20:53:52 +02:00
..
data_device
output types/wlr_output: Handle subpixel hints through output commits 2022-03-16 18:41:49 +00:00
scene scene/output-layout: fix scene destroy handler 2022-04-14 06:51:39 +00:00
seat seat: take wlr_keyboard in wlr_seat_set_keyboard() 2022-03-23 13:08:41 +00:00
tablet_v2 types/wlr_tablet_tool: remove name ambiguity 2022-03-11 11:49:41 +01:00
xdg_shell xdg-toplevel: don't schedule configures on state requests 2022-04-13 17:00:06 +00:00
meson.build
wlr_buffer.c buffer: extract interface to separate header 2022-03-03 15:39:05 +01:00
wlr_compositor.c
wlr_cursor.c types/wlr_touch: uniformize events name 2022-03-17 18:16:14 +00:00
wlr_data_control_v1.c
wlr_drm.c buffer: extract interface to separate header 2022-03-03 15:39:05 +01:00
wlr_drm_lease_v1.c
wlr_export_dmabuf_v1.c
wlr_foreign_toplevel_management_v1.c
wlr_fullscreen_shell_v1.c
wlr_gamma_control_v1.c
wlr_idle.c
wlr_idle_inhibit_v1.c
wlr_input_device.c types/wlr_input_device: move output_name field to wlr_pointer and wlr_touch 2022-03-17 13:44:18 -04:00
wlr_input_inhibitor.c
wlr_input_method_v2.c types/wlr_keyboard: remove destroy event 2022-03-11 20:02:21 +00:00
wlr_keyboard.c types/wlr_keyboard: uniformize events name 2022-03-17 18:16:14 +00:00
wlr_keyboard_group.c types/wlr_keyboard: uniformize events name 2022-03-17 18:16:14 +00:00
wlr_keyboard_shortcuts_inhibit_v1.c
wlr_layer_shell_v1.c layer-shell: Make wlr_layer_surface_v1_from_resource public 2022-03-23 09:19:43 +00:00
wlr_linux_dmabuf_v1.c buffer: extract interface to separate header 2022-03-03 15:39:05 +01:00
wlr_matrix.c
wlr_output_damage.c wlr_output_damage: Don't schedule a new frame if damage region does not intersect with output 2022-03-08 14:05:36 +00:00
wlr_output_layout.c wlr_output_layout_contains_point: handle outputs that aren't in the layout 2022-03-11 06:49:49 +00:00
wlr_output_management_v1.c
wlr_output_power_management_v1.c
wlr_pointer.c types/wlr_input_device: move output_name field to wlr_pointer and wlr_touch 2022-03-17 13:44:18 -04:00
wlr_pointer_constraints_v1.c
wlr_pointer_gestures_v1.c types/wlr_pointer_gestures_v1.c: get client from seat client instead of resource 2022-04-16 20:53:52 +02:00
wlr_presentation_time.c
wlr_primary_selection.c
wlr_primary_selection_v1.c
wlr_region.c
wlr_relative_pointer_v1.c
wlr_screencopy_v1.c
wlr_server_decoration.c
wlr_session_lock_v1.c
wlr_subcompositor.c
wlr_switch.c types/wlr_input_device: move init and finish function to private API 2022-03-07 16:37:41 +00:00
wlr_tablet_pad.c types/wlr_input_device: move init and finish function to private API 2022-03-07 16:37:41 +00:00
wlr_tablet_tool.c types/wlr_input_device: move init and finish function to private API 2022-03-07 16:37:41 +00:00
wlr_text_input_v3.c
wlr_touch.c types/wlr_input_device: move output_name field to wlr_pointer and wlr_touch 2022-03-17 13:44:18 -04:00
wlr_viewporter.c
wlr_virtual_keyboard_v1.c types/wlr_keyboard: uniformize events name 2022-03-17 18:16:14 +00:00
wlr_virtual_pointer_v1.c types/wlr_pointer: uniformize events name 2022-03-17 18:16:14 +00:00
wlr_xcursor_manager.c
wlr_xdg_activation_v1.c xdg-activation: Deduplicate token creation code 2022-03-26 17:28:51 +01:00
wlr_xdg_decoration_v1.c
wlr_xdg_foreign_registry.c
wlr_xdg_foreign_v1.c xdg-foreign-v1: treat unmapped parents as NULL 2022-04-13 16:48:15 +00:00
wlr_xdg_foreign_v2.c xdg-foreign-v2: treat unmapped parents as NULL 2022-04-13 16:48:15 +00:00
wlr_xdg_output_v1.c