wlroots/types
2022-05-19 14:21:22 -04:00
..
data_device Zero-initialize structs in init functions 2022-04-28 10:09:50 +02:00
output Zero-initialize structs in init functions 2022-04-28 10:09:50 +02:00
scene wlr_scene: Add primary_output property to wlr_scene_buffer 2022-05-19 14:21:22 -04:00
seat types/seat/wlr_seat.c: fix focused_client being null after seat_client recreation 2022-04-16 20:56:30 +02:00
tablet_v2 types/wlr_tablet_tool: remove name ambiguity 2022-03-11 11:49:41 +01:00
xdg_shell xdg-shell: specify version in wlr_xdg_shell_create 2022-05-15 15:44:40 +00:00
meson.build
wlr_buffer.c Zero-initialize structs in init functions 2022-04-28 10:09:50 +02:00
wlr_compositor.c Zero-initialize structs in init functions 2022-04-28 10:09:50 +02:00
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 drm-lease-v1: skip device on wlr_drm_backend_get_non_master_fd failure 2022-05-02 15:44:16 +00:00
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 Zero-initialize structs in init functions 2022-04-28 10:09:50 +02: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 Zero-initialize structs in init functions 2022-04-28 10:09:50 +02: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 Zero-initialize structs in init functions 2022-04-28 10:09:50 +02: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 Zero-initialize structs in init functions 2022-04-28 10:09:50 +02:00
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 Zero-initialize structs in init functions 2022-04-28 10:09:50 +02:00
wlr_tablet_pad.c Zero-initialize structs in init functions 2022-04-28 10:09:50 +02:00
wlr_tablet_tool.c Zero-initialize structs in init functions 2022-04-28 10:09:50 +02:00
wlr_text_input_v3.c
wlr_touch.c Zero-initialize structs in init functions 2022-04-28 10:09:50 +02: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 xdg-toplevel: fix functions' main argument type 2022-02-02 21:06:11 +03:00
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