wlroots/types
Simon Ser d68ba9d6c2 presentation-time: drop wlr_presentation arg
There can only be a single presentation-time global advertised to
clients, this it's unnecessary to pass around the wlr_presentation
pointer.
2023-12-27 13:41:01 +01:00
..
buffer
data_device
output render: Nuke old read pixels API 2023-11-30 20:01:12 -05:00
scene presentation-time: drop wlr_presentation arg 2023-12-27 13:41:01 +01:00
seat
tablet_v2
xdg_shell xdg-shell: use wlr_surface_synced for popups 2023-12-25 11:47:15 +01:00
meson.build util/transform: move over wl_output_transform helpers 2023-11-23 11:03:57 +01:00
wlr_compositor.c subcompositor: use wlr_surface_synced 2023-12-25 11:47:15 +01:00
wlr_content_type_v1.c content-type-v1: use wlr_surface_synced 2023-12-25 11:47:15 +01:00
wlr_cursor.c cursor: drop unnecessary commented code 2023-12-12 19:39:33 +00:00
wlr_cursor_shape_v1.c
wlr_damage_ring.c wlr_damage_ring: Fix inverted conditional 2023-12-04 07:16:46 -05: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_fractional_scale_v1.c
wlr_fullscreen_shell_v1.c
wlr_gamma_control_v1.c
wlr_idle_inhibit_v1.c
wlr_idle_notify_v1.c
wlr_input_device.c
wlr_input_method_v2.c input-method: Simplify resetting of input state 2023-12-18 16:21:48 +01:00
wlr_keyboard.c
wlr_keyboard_group.c
wlr_keyboard_shortcuts_inhibit_v1.c
wlr_layer_shell_v1.c layer-shell-v1: use wlr_surface_synced 2023-12-25 11:47:15 +01:00
wlr_linux_dmabuf_v1.c linux-dmabuf-v1: ignore scanout output for secondary DRM backends 2023-12-12 14:42:52 +00:00
wlr_matrix.c
wlr_output_layer.c
wlr_output_layout.c output-layout: fix missing global for outputs with a custom mode 2023-12-21 11:28:58 +01:00
wlr_output_management_v1.c wlr-output-management: Send custom modes to clients 2023-11-06 17:46:55 +00:00
wlr_output_power_management_v1.c
wlr_pointer.c
wlr_pointer_constraints_v1.c pointer-constraints-v1: use wlr_surface_synced 2023-12-25 11:47:15 +01:00
wlr_pointer_gestures_v1.c
wlr_presentation_time.c presentation-time: drop wlr_presentation arg 2023-12-27 13:41:01 +01:00
wlr_primary_selection.c
wlr_primary_selection_v1.c
wlr_region.c compositor: deprecate wlr/types/wlr_region.h 2023-11-24 15:09:31 +03:00
wlr_relative_pointer_v1.c
wlr_screencopy_v1.c screencopy_v1: Use new read pixels API 2023-11-30 20:01:12 -05:00
wlr_security_context_v1.c
wlr_server_decoration.c
wlr_session_lock_v1.c session-lock-v1: use wlr_surface_synced 2023-12-25 18:55:21 +01:00
wlr_shm.c
wlr_single_pixel_buffer_v1.c
wlr_subcompositor.c subcompositor: use wlr_surface_synced 2023-12-25 11:47:15 +01:00
wlr_switch.c
wlr_tablet_pad.c
wlr_tablet_tool.c
wlr_tearing_control_v1.c tearing-control-v1: synchronize state with surface 2023-12-25 18:55:30 +01:00
wlr_text_input_v3.c
wlr_touch.c
wlr_viewporter.c viewporter: fix src buffer bounds check 2023-11-26 11:56:28 +00:00
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: use wlr_surface_synced for toplevel 2023-12-25 11:47:15 +01:00
wlr_xdg_foreign_registry.c
wlr_xdg_foreign_v1.c xdg-{shell,decoration}: improve events 2023-11-23 12:52:20 +00:00
wlr_xdg_foreign_v2.c xdg-{shell,decoration}: improve events 2023-11-23 12:52:20 +00:00
wlr_xdg_output_v1.c