wlroots/types
Kirill Primak 4b9014b3f7 surface: improve role precommit hook
Now the role precommit hook is called before the commit, not on
wl_surface.commit request, and takes a state which is to be applied.
2021-12-25 11:26:44 +03:00
..
data_device surface: deprecate wlr_surface.h 2021-12-25 11:09:26 +03:00
output surface: deprecate wlr_surface.h 2021-12-25 11:09:26 +03:00
scene surface: deprecate wlr_surface.h 2021-12-25 11:09:26 +03:00
seat surface: deprecate wlr_surface.h 2021-12-25 11:09:26 +03:00
tablet_v2 surface: deprecate wlr_surface.h 2021-12-25 11:09:26 +03:00
xdg_shell surface: improve role precommit hook 2021-12-25 11:26:44 +03:00
meson.build surface: move impl to types/wlr_{sub,}compositor.c 2021-12-25 10:32:58 +03: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 surface: improve role precommit hook 2021-12-25 11:26:44 +03:00
wlr_cursor.c Added whitespace between "output" and "(not" 2021-11-28 16:56:09 +00:00
wlr_data_control_v1.c
wlr_drm.c drm: add support for DMA-BUFs 2021-07-05 11:13:41 -04:00
wlr_drm_lease_v1.c util/global: remove wl_display arg from wlr_global_destroy_safe 2021-12-14 13:13:50 +00:00
wlr_export_dmabuf_v1.c export-dmabuf-v1: use wlr_output_event_commit.buffer 2021-12-03 14:56:17 +00:00
wlr_foreign_toplevel_management_v1.c surface: deprecate wlr_surface.h 2021-12-25 11:09:26 +03:00
wlr_fullscreen_shell_v1.c surface: deprecate wlr_surface.h 2021-12-25 11:09:26 +03:00
wlr_gamma_control_v1.c
wlr_idle.c
wlr_idle_inhibit_v1.c surface: deprecate wlr_surface.h 2021-12-25 11:09:26 +03:00
wlr_input_device.c
wlr_input_inhibitor.c
wlr_input_method_v2.c surface: deprecate wlr_surface.h 2021-12-25 11:09:26 +03:00
wlr_keyboard.c keyboard: add wlr_keyboard.keymap_fd 2021-09-05 22:06:25 +02:00
wlr_keyboard_group.c
wlr_keyboard_shortcuts_inhibit_v1.c surface: deprecate wlr_surface.h 2021-12-25 11:09:26 +03:00
wlr_layer_shell_v1.c surface: improve role precommit hook 2021-12-25 11:26:44 +03:00
wlr_linux_dmabuf_v1.c surface: deprecate wlr_surface.h 2021-12-25 11:09:26 +03:00
wlr_matrix.c move wlr_box from /types to /util 2021-07-06 21:43:17 +02:00
wlr_output_damage.c output-damage: fix damage on modeset 2021-09-07 22:27:31 +02:00
wlr_output_layout.c Insert new outputs at the end of the list 2021-11-29 13:14:31 +00:00
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 surface: deprecate wlr_surface.h 2021-12-25 11:09:26 +03:00
wlr_pointer_gestures_v1.c surface: deprecate wlr_surface.h 2021-12-25 11:09:26 +03:00
wlr_presentation_time.c surface: deprecate wlr_surface.h 2021-12-25 11:09:26 +03:00
wlr_primary_selection.c
wlr_primary_selection_v1.c
wlr_region.c
wlr_relative_pointer_v1.c
wlr_screencopy_v1.c screencopy-v1: use wlr_output_event_commit.buffer 2021-12-03 14:56:17 +00:00
wlr_server_decoration.c surface: deprecate wlr_surface.h 2021-12-25 11:09:26 +03:00
wlr_subcompositor.c surface: improve role precommit hook 2021-12-25 11:26:44 +03:00
wlr_switch.c
wlr_tablet_pad.c Fix invalid uses of wl_array_for_each 2021-07-08 10:08:47 -04:00
wlr_tablet_tool.c Fix invalid uses of wl_array_for_each 2021-07-08 10:08:47 -04:00
wlr_text_input_v3.c surface: deprecate wlr_surface.h 2021-12-25 11:09:26 +03:00
wlr_touch.c touch: add frame event 2021-07-08 09:12:17 +02:00
wlr_viewporter.c surface: deprecate wlr_surface.h 2021-12-25 11:09:26 +03:00
wlr_virtual_keyboard_v1.c
wlr_virtual_pointer_v1.c
wlr_xcursor_manager.c
wlr_xdg_activation_v1.c surface: deprecate wlr_surface.h 2021-12-25 11:09:26 +03:00
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