wlroots/types
Simon Ser bf42630d32 output: refuse to enable with zero mode
This can happen if the compositor enables an output without
picking a mode, or performs a modeset with a zero width/height.
2021-10-26 07:01:34 -06:00
..
data_device
output output: refuse to enable with zero mode 2021-10-26 07:01:34 -06:00
scene scene: add support for direct scan-out 2021-10-23 00:49:07 +02:00
seat
tablet_v2
xdg_shell xdg-shell: remove redundant NULL buffer check 2021-10-06 10:15:49 +02:00
meson.build output: split into multiple files 2021-10-23 00:49:24 +02:00
wlr_buffer.c types/buffer: make {begin,end}_data_ptr_access part of the public API 2021-09-15 11:50:44 +02:00
wlr_compositor.c
wlr_cursor.c cursor: emit hold gesture events 2021-09-27 15:30:31 +02:00
wlr_data_control_v1.c
wlr_drm.c
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
wlr_input_inhibitor.c
wlr_input_method_v2.c Implement input_method_v2 popups 2021-09-22 09:42:14 +02:00
wlr_keyboard.c
wlr_keyboard_group.c
wlr_keyboard_shortcuts_inhibit_v1.c
wlr_layer_shell_v1.c layer-shell: move NULL buffer check to role precommit handler 2021-10-06 10:15:49 +02:00
wlr_linux_dmabuf_v1.c Revert "Require INVALID for implicit format modifiers" 2021-10-01 09:26:05 -06:00
wlr_matrix.c
wlr_output_damage.c
wlr_output_layout.c
wlr_output_management_v1.c
wlr_output_power_management_v1.c
wlr_pointer.c pointer: add hold pointer event definition 2021-09-27 15:30:31 +02:00
wlr_pointer_constraints_v1.c
wlr_pointer_gestures_v1.c wlr_pointer_gestures: hold gestures (protocol v3) 2021-09-27 15:30:31 +02:00
wlr_presentation_time.c presentation-time: use a surface addon 2021-10-22 11:57:19 +02:00
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_surface.c surface_at: check if surfaces are mapped 2021-10-02 11:38:40 +02:00
wlr_switch.c
wlr_tablet_pad.c
wlr_tablet_tool.c
wlr_text_input_v3.c
wlr_touch.c
wlr_viewporter.c
wlr_virtual_keyboard_v1.c
wlr_virtual_pointer_v1.c
wlr_xcursor_manager.c
wlr_xdg_activation_v1.c
wlr_xdg_decoration_v1.c xdg-decoration: refactor configure/state flow 2021-10-07 07:27:51 -06:00
wlr_xdg_foreign_registry.c
wlr_xdg_foreign_v1.c
wlr_xdg_foreign_v2.c xdg-foreign-v2: use error enum 2021-10-25 18:22:11 +03:00
wlr_xdg_output_v1.c