wlroots/types
Simon Ser bbec5a0a93 transactions-v1: new protocol implementation
This implements the transactions-unstable-v1 protocol [1]. The protocol
allows clients to synchronize multiple surfaces together and ensure
their commits are applied atomically.

[1]: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/26
2021-03-27 11:28:30 +01:00
..
data_device
seat wlr_seat_pointer: Remove log on notify_button 2021-03-07 11:01:38 +01:00
tablet_v2 tablet_v2: Fix implicit grab end detection 2021-02-07 19:49:33 -05:00
xdg_shell xdg_shell: Fix invert_y of top right anchor 2021-03-26 23:20:09 +01:00
meson.build transactions-v1: new protocol implementation 2021-03-27 11:28:30 +01:00
wlr_box.c
wlr_buffer.c Move render/shm_format functions to render/pixel_format 2021-03-25 10:55:54 +01:00
wlr_compositor.c region: remove resource_list arg from region_create 2021-02-02 23:42:53 +01:00
wlr_cursor.c
wlr_data_control_v1.c
wlr_export_dmabuf_v1.c
wlr_foreign_toplevel_management_v1.c toplevel-management: avoid redundant state events 2021-01-05 12:22:20 +01:00
wlr_fullscreen_shell_v1.c
wlr_gamma_control_v1.c gamma-control-v1: schedule frame when resetting gamma LUT 2021-01-10 18:40:08 +01:00
wlr_gtk_primary_selection.c gtk primary selection: destroy devices before manager 2021-01-05 13:53:58 +01:00
wlr_idle.c
wlr_idle_inhibit_v1.c
wlr_input_device.c
wlr_input_inhibitor.c Make implementation function lists static const 2021-02-05 10:04:20 +01:00
wlr_input_method_v2.c
wlr_keyboard.c
wlr_keyboard_group.c
wlr_keyboard_shortcuts_inhibit_v1.c
wlr_layer_shell_v1.c layer-shell: allow new values for keyboard-interactivity 2021-01-12 20:13:52 +01:00
wlr_linux_dmabuf_v1.c linux-dmabuf-v1: always advertise support for implicit modifiers 2021-03-23 23:32:44 +01:00
wlr_list.c
wlr_matrix.c
wlr_output.c output: fix transform matrix for 90/270 rotations 2021-03-11 22:52:38 +01:00
wlr_output_damage.c output-damage: stop relying on output pending state on commit 2021-01-16 09:06:27 +01:00
wlr_output_layout.c output-layout: stop listening to scale/transform events 2021-01-15 10:18:56 +01:00
wlr_output_management_v1.c output-management: use same types as wlr_output 2021-01-10 16:28:19 +01:00
wlr_output_power_management_v1.c
wlr_pointer.c
wlr_pointer_constraints_v1.c
wlr_pointer_gestures_v1.c
wlr_presentation_time.c
wlr_primary_selection.c
wlr_primary_selection_v1.c primary selection: destroy devices before manager 2021-01-05 13:53:58 +01:00
wlr_region.c region: remove resource_list arg from region_create 2021-02-02 23:42:53 +01:00
wlr_relative_pointer_v1.c
wlr_screencopy_v1.c Move render/shm_format functions to render/pixel_format 2021-03-25 10:55:54 +01:00
wlr_server_decoration.c
wlr_surface.c subsurface: immediately unlock cached state in set_desync 2021-03-25 19:34:47 +01:00
wlr_switch.c
wlr_tablet_pad.c
wlr_tablet_tool.c Make implementation function lists static const 2021-02-05 10:04:20 +01:00
wlr_text_input_v3.c text_input_v3: correct typo in enum field 2021-02-15 16:33:05 +01:00
wlr_touch.c
wlr_transactions_v1.c transactions-v1: new protocol implementation 2021-03-27 11:28:30 +01:00
wlr_viewporter.c
wlr_virtual_keyboard_v1.c
wlr_virtual_pointer_v1.c
wlr_xcursor_manager.c
wlr_xdg_decoration_v1.c
wlr_xdg_foreign_registry.c types: add wlr_xdg_foreign_registry 2021-01-05 20:32:56 +01:00
wlr_xdg_foreign_v1.c xdg-foreign: rename finish_* functions to destroy_* 2021-02-08 18:09:00 +01:00
wlr_xdg_foreign_v2.c xdg-foreign: rename finish_* functions to destroy_* 2021-02-08 18:09:00 +01:00
wlr_xdg_output_v1.c xdg-output: destroy outputs before manager 2021-01-19 11:56:31 +01:00