wlroots-hyprland/include/wlr/types
Alexander Orzechowski 33b437d574 wlr_scene: Amend scene_buffer.point_accepts_input to take coordinate pointers
The pointers mean that we can mutate them. This will be useful later
so we can hide details from the compositor when we clip subsurface trees.
2023-11-14 17:27:08 +00:00
..
wlr_buffer.h buffer: convert to try_from 2023-10-19 18:19:27 +02:00
wlr_compositor.h compositor: add wlr_surface.unmap_commit 2023-10-26 14:57:10 +00:00
wlr_content_type_v1.h content-type-v1: add version param to wlr_content_type_manager_v1_create() 2022-11-15 16:43:04 +01:00
wlr_cursor.h cursor: remove wlr_cursor_set_image() 2023-07-02 22:42:37 +00:00
wlr_cursor_shape_v1.h cursor-shape-v1: new protocol implementation 2023-07-24 01:00:19 +00:00
wlr_damage_ring.h damage-ring: constify wlr_damage_ring_add() 2022-11-11 23:11:17 +00:00
wlr_data_control_v1.h Reformat doc comments 2022-05-25 14:22:58 +00:00
wlr_data_device.h data-device: remove undefined grab interface decls 2023-07-17 16:24:05 +00:00
wlr_drm.h drm: convert to try_from 2023-10-19 18:19:38 +02:00
wlr_drm_lease_v1.h docs: replace the less commonly used "::" with "." 2023-10-02 22:10:16 +03:00
wlr_export_dmabuf_v1.h wlr-export-dmabuf-v1: handle output destroy 2023-05-10 20:45:48 +00:00
wlr_foreign_toplevel_management_v1.h Reformat doc comments 2022-05-25 14:22:58 +00:00
wlr_fractional_scale_v1.h wp-fractional-scale-v1: new protocol implementation 2023-02-08 16:31:39 +01:00
wlr_fullscreen_shell_v1.h Reformat doc comments 2022-05-25 14:22:58 +00:00
wlr_gamma_control_v1.h wlr_gamma_control: add missing forward declarations 2023-07-17 10:10:06 -04:00
wlr_idle_inhibit_v1.h wlr_idle_inhibit_manager_v1: add comments for signal parameters 2023-07-21 02:35:48 +00:00
wlr_idle_notify_v1.h idle-notify-v1: new protocol implementation 2022-10-14 13:36:15 +00:00
wlr_input_device.h wlr_input_device: remove anon union field 2022-06-21 18:42:07 +00:00
wlr_input_inhibitor.h Unify signal data docs 2023-08-23 19:43:26 +00:00
wlr_input_method_v2.h Unify signal data docs 2023-08-23 19:43:26 +00:00
wlr_keyboard.h keyboard: improve documentation 2022-12-15 19:49:45 +00:00
wlr_keyboard_group.h Reformat doc comments 2022-05-25 14:22:58 +00:00
wlr_keyboard_shortcuts_inhibit_v1.h Reformat doc comments 2022-05-25 14:22:58 +00:00
wlr_layer_shell_v1.h layer-shell: track surface init state 2023-10-26 14:57:10 +00:00
wlr_linux_dmabuf_v1.h linux_dmabuf_v1: convert to try_from 2023-10-19 18:19:42 +02:00
wlr_matrix.h matrix: remove wlr_matrix_projection() 2022-06-08 19:27:36 +00:00
wlr_output.h output: allow_artifacts -> allow_reconfiguration 2023-10-09 08:31:35 +00:00
wlr_output_layer.h output-layer: add wlr_output_layer_state.damage 2023-06-30 04:31:50 +00:00
wlr_output_layout.h Unify signal data docs 2023-08-23 19:43:26 +00:00
wlr_output_management_v1.h wlr-output-management: implement adaptive sync 2022-10-24 16:19:25 +00:00
wlr_output_power_management_v1.h Reformat doc comments 2022-05-25 14:22:58 +00:00
wlr_pointer.h pointer: transform low-res to high-res axis events 2022-07-11 11:01:35 +02:00
wlr_pointer_constraints_v1.h Reformat doc comments 2022-05-25 14:22:58 +00:00
wlr_pointer_gestures_v1.h Reformat doc comments 2022-05-25 14:22:58 +00:00
wlr_presentation_time.h backend: drop wlr_backend_get_presentation_clock() 2023-10-30 18:39:39 +01:00
wlr_primary_selection.h Remove all wayland-server.h includes 2019-07-27 15:49:32 -04:00
wlr_primary_selection_v1.h Reformat doc comments 2022-05-25 14:22:58 +00:00
wlr_region.h region: constify 2022-11-11 23:11:17 +00:00
wlr_relative_pointer_v1.h Reformat doc comments 2022-05-25 14:22:58 +00:00
wlr_scene.h wlr_scene: Amend scene_buffer.point_accepts_input to take coordinate pointers 2023-11-14 17:27:08 +00:00
wlr_screencopy_v1.h screencopy-v1: make sure wlr_buffer enum is visible 2022-10-01 18:53:36 +00:00
wlr_seat.h seat: remove wlr_seat_validate_grab_serial() 2023-10-06 08:51:47 +00:00
wlr_security_context_v1.h security-context-v1: add commit event 2023-10-10 10:34:01 +02:00
wlr_server_decoration.h Reformat doc comments 2022-05-25 14:22:58 +00:00
wlr_session_lock_v1.h Unify signal data docs 2023-08-23 19:43:26 +00:00
wlr_shm.h shm: add create() function without a wlr_renderer 2022-11-25 15:16:42 +00:00
wlr_single_pixel_buffer_v1.h single-pixel-buffer-v1: fix header guard name 2022-09-17 09:18:11 +02:00
wlr_subcompositor.h subcompositor: use unified map logic 2023-06-02 17:26:18 +00:00
wlr_switch.h wlr_input_device: remove anon union field 2022-06-21 18:42:07 +00:00
wlr_tablet_pad.h wlr_input_device: remove anon union field 2022-06-21 18:42:07 +00:00
wlr_tablet_tool.h tablet-tool: revert bitfield in enum wlr_tablet_tool_tip_state 2023-01-03 20:15:55 +00:00
wlr_tablet_v2.h Reformat doc comments 2022-05-25 14:22:58 +00:00
wlr_tearing_control_v1.h staging/tearing-control: Add protocol support 2023-09-28 16:53:08 +00:00
wlr_text_input_v3.h Unify signal data docs 2023-08-23 19:43:26 +00:00
wlr_touch.h wlr_{keyboard,pointer,touch}: Update event docs 2022-06-28 09:50:30 +00:00
wlr_viewporter.h Reformat doc comments 2022-05-25 14:22:58 +00:00
wlr_virtual_keyboard_v1.h Unify signal data docs 2023-08-23 19:43:26 +00:00
wlr_virtual_pointer_v1.h Unify signal data docs 2023-08-23 19:43:26 +00:00
wlr_xcursor_manager.h docs: replace the less commonly used "::" with "." 2023-10-02 22:10:16 +03:00
wlr_xdg_activation_v1.h wlr_xdg_activation_v1: add new_token event 2022-12-06 05:45:37 +00:00
wlr_xdg_decoration_v1.h Unify signal data docs 2023-08-23 19:43:26 +00:00
wlr_xdg_foreign_registry.h Reformat doc comments 2022-05-25 14:22:58 +00:00
wlr_xdg_foreign_v1.h xdg-foreign-v1: s/unmap/destroy 2022-09-11 09:20:08 +03:00
wlr_xdg_foreign_v2.h xdg-foreign-v2: s/unmap/destroy 2022-09-11 09:20:08 +03:00
wlr_xdg_output_v1.h xdg-output-v1: use wlr_output.description 2019-12-29 12:35:22 -05:00
wlr_xdg_shell.h xdg-shell: add wlr_xdg_{toplevel,popup}_try_from_wlr_surface() 2023-11-13 10:31:00 +01:00