Documentation
Files
- wlr/backend.h
- wlr/backend/drm.h
- wlr/backend/headless.h
- wlr/backend/interface.h
- wlr/backend/libinput.h
- wlr/backend/multi.h
- wlr/backend/session.h
- wlr/backend/wayland.h
- wlr/backend/x11.h
- wlr/interfaces/wlr_buffer.h
- wlr/interfaces/wlr_keyboard.h
- wlr/interfaces/wlr_output.h
- wlr/interfaces/wlr_pointer.h
- wlr/interfaces/wlr_switch.h
- wlr/interfaces/wlr_tablet_pad.h
- wlr/interfaces/wlr_tablet_tool.h
- wlr/interfaces/wlr_touch.h
- wlr/render/allocator.h
- wlr/render/dmabuf.h
- wlr/render/drm_format_set.h
- wlr/render/egl.h
- wlr/render/gles2.h
- wlr/render/interface.h
- wlr/render/pixman.h
- wlr/render/vulkan.h
- wlr/render/wlr_renderer.h
- wlr/render/wlr_texture.h
- wlr/types/wlr_buffer.h
- wlr/types/wlr_compositor.h
- wlr/types/wlr_cursor.h
- wlr/types/wlr_data_control_v1.h
- wlr/types/wlr_data_device.h
- wlr/types/wlr_drm.h
- wlr/types/wlr_drm_lease_v1.h
- wlr/types/wlr_export_dmabuf_v1.h
- wlr/types/wlr_foreign_toplevel_management_v1.h
- wlr/types/wlr_fullscreen_shell_v1.h
- wlr/types/wlr_gamma_control_v1.h
- wlr/types/wlr_idle.h
- wlr/types/wlr_idle_inhibit_v1.h
- wlr/types/wlr_input_device.h
- wlr/types/wlr_input_inhibitor.h
- wlr/types/wlr_input_method_v2.h
- wlr/types/wlr_keyboard.h
- wlr/types/wlr_keyboard_group.h
- wlr/types/wlr_keyboard_shortcuts_inhibit_v1.h
- wlr/types/wlr_layer_shell_v1.h
- wlr/types/wlr_linux_dmabuf_v1.h
- wlr/types/wlr_matrix.h
- wlr/types/wlr_output.h
- wlr/types/wlr_output_damage.h
- wlr/types/wlr_output_layout.h
- wlr/types/wlr_output_management_v1.h
- wlr/types/wlr_output_power_management_v1.h
- wlr/types/wlr_pointer.h
- wlr/types/wlr_pointer_constraints_v1.h
- wlr/types/wlr_pointer_gestures_v1.h
- wlr/types/wlr_presentation_time.h
- wlr/types/wlr_primary_selection.h
- wlr/types/wlr_primary_selection_v1.h
- wlr/types/wlr_region.h
- wlr/types/wlr_relative_pointer_v1.h
- wlr/types/wlr_scene.h
- wlr/types/wlr_screencopy_v1.h
- wlr/types/wlr_seat.h
- wlr/types/wlr_server_decoration.h
- wlr/types/wlr_session_lock_v1.h
- wlr/types/wlr_subcompositor.h
- wlr/types/wlr_switch.h
- wlr/types/wlr_tablet_pad.h
- wlr/types/wlr_tablet_tool.h
- wlr/types/wlr_tablet_v2.h
- wlr/types/wlr_text_input_v3.h
- wlr/types/wlr_touch.h
- wlr/types/wlr_viewporter.h
- wlr/types/wlr_virtual_keyboard_v1.h
- wlr/types/wlr_virtual_pointer_v1.h
- wlr/types/wlr_xcursor_manager.h
- wlr/types/wlr_xdg_activation_v1.h
- wlr/types/wlr_xdg_decoration_v1.h
- wlr/types/wlr_xdg_foreign_registry.h
- wlr/types/wlr_xdg_foreign_v1.h
- wlr/types/wlr_xdg_foreign_v2.h
- wlr/types/wlr_xdg_output_v1.h
- wlr/types/wlr_xdg_shell.h
- wlr/util/addon.h
- wlr/util/box.h
- wlr/util/edges.h
- wlr/util/log.h
- wlr/util/region.h
- wlr/xcursor.h
- wlr/xwayland.h
Declarations
- struct wlr_addon
- wlr_addon_find()
- wlr_addon_finish()
- wlr_addon_init()
- struct wlr_addon_interface
- struct wlr_addon_set
- wlr_addon_set_finish()
- wlr_addon_set_init()
- struct wlr_allocator
- wlr_allocator_autocreate()
- wlr_allocator_create_buffer()
- wlr_allocator_destroy()
- wlr_allocator_init()
- struct wlr_allocator_interface
- enum wlr_axis_orientation
- enum wlr_axis_source
- struct wlr_backend
- wlr_backend_autocreate()
- wlr_backend_destroy()
- wlr_backend_finish()
- wlr_backend_get_drm_fd()
- wlr_backend_get_presentation_clock()
- wlr_backend_get_session()
- struct wlr_backend_impl
- wlr_backend_init()
- wlr_backend_is_drm()
- wlr_backend_is_headless()
- wlr_backend_is_libinput()
- wlr_backend_is_multi()
- wlr_backend_is_wl()
- wlr_backend_is_x11()
- wlr_backend_start()
- struct wlr_box
- wlr_box_closest_point()
- wlr_box_contains_point()
- wlr_box_empty()
- wlr_box_intersection()
- wlr_box_transform()
- struct wlr_buffer
- wlr_buffer_begin_data_ptr_access()
- enum wlr_buffer_cap
- enum wlr_buffer_data_ptr_access_flag
- wlr_buffer_drop()
- wlr_buffer_end_data_ptr_access()
- wlr_buffer_from_resource()
- wlr_buffer_get_dmabuf()
- wlr_buffer_get_shm()
- struct wlr_buffer_impl
- wlr_buffer_init()
- wlr_buffer_lock()
- wlr_buffer_register_resource_interface()
- struct wlr_buffer_resource_interface
- wlr_buffer_unlock()
- enum wlr_button_state
- struct wlr_client_buffer
- wlr_client_buffer_apply_damage()
- wlr_client_buffer_create()
- wlr_client_buffer_get()
- struct wlr_compositor
- wlr_compositor_create()
- struct wlr_cursor
- wlr_cursor_absolute_to_layout_coords()
- wlr_cursor_attach_input_device()
- wlr_cursor_attach_output_layout()
- wlr_cursor_create()
- wlr_cursor_destroy()
- wlr_cursor_detach_input_device()
- wlr_cursor_map_input_to_output()
- wlr_cursor_map_input_to_region()
- wlr_cursor_map_to_output()
- wlr_cursor_map_to_region()
- wlr_cursor_move()
- wlr_cursor_set_image()
- wlr_cursor_set_surface()
- struct wlr_cursor_state
- wlr_cursor_warp()
- wlr_cursor_warp_absolute()
- wlr_cursor_warp_closest()
- struct wlr_data_control_device_v1
- wlr_data_control_device_v1_destroy()
- struct wlr_data_control_manager_v1
- wlr_data_control_manager_v1_create()
- struct wlr_data_device_manager
- wlr_data_device_manager_create()
- struct wlr_data_offer
- enum wlr_data_offer_type
- struct wlr_data_source
- wlr_data_source_accept()
- wlr_data_source_destroy()
- wlr_data_source_dnd_action()
- wlr_data_source_dnd_drop()
- wlr_data_source_dnd_finish()
- struct wlr_data_source_impl
- wlr_data_source_init()
- wlr_data_source_send()
- struct wlr_device
- struct wlr_device_change_event
- enum wlr_device_change_type
- struct wlr_device_hotplug_event
- enum wlr_direction
- struct wlr_dmabuf_attributes
- wlr_dmabuf_attributes_copy()
- wlr_dmabuf_attributes_finish()
- struct wlr_dmabuf_v1_buffer
- wlr_dmabuf_v1_buffer_from_buffer_resource()
- wlr_dmabuf_v1_resource_is_buffer()
- struct wlr_drag
- wlr_drag_create()
- struct wlr_drag_drop_event
- enum wlr_drag_grab_type
- struct wlr_drag_icon
- struct wlr_drag_motion_event
- struct wlr_drm
- struct wlr_drm_backend
- wlr_drm_backend_create()
- wlr_drm_backend_get_non_master_fd()
- struct wlr_drm_buffer
- wlr_drm_buffer_from_resource()
- wlr_drm_buffer_is_resource()
- wlr_drm_connector_add_mode()
- wlr_drm_connector_get_id()
- wlr_drm_connector_get_panel_orientation()
- wlr_drm_create()
- wlr_drm_create_lease()
- struct wlr_drm_format
- struct wlr_drm_format_set
- wlr_drm_format_set_add()
- wlr_drm_format_set_finish()
- wlr_drm_format_set_has()
- wlr_drm_format_set_intersect()
- struct wlr_drm_lease
- struct wlr_drm_lease_connector_v1
- struct wlr_drm_lease_device_v1
- struct wlr_drm_lease_request_v1
- wlr_drm_lease_request_v1_grant()
- wlr_drm_lease_request_v1_reject()
- wlr_drm_lease_terminate()
- struct wlr_drm_lease_v1
- struct wlr_drm_lease_v1_manager
- wlr_drm_lease_v1_manager_create()
- wlr_drm_lease_v1_manager_offer_output()
- wlr_drm_lease_v1_manager_withdraw_output()
- wlr_drm_lease_v1_revoke()
- enum wlr_edges
- struct wlr_egl
- wlr_egl_create_with_context()
- wlr_egl_is_current()
- wlr_egl_make_current()
- wlr_egl_unset_current()
- struct wlr_export_dmabuf_frame_v1
- struct wlr_export_dmabuf_manager_v1
- wlr_export_dmabuf_manager_v1_create()
- struct wlr_fbox
- wlr_fbox_empty()
- wlr_fbox_transform()
- struct wlr_foreign_toplevel_handle_v1
- struct wlr_foreign_toplevel_handle_v1_activated_event
- wlr_foreign_toplevel_handle_v1_create()
- wlr_foreign_toplevel_handle_v1_destroy()
- struct wlr_foreign_toplevel_handle_v1_fullscreen_event
- struct wlr_foreign_toplevel_handle_v1_maximized_event
- struct wlr_foreign_toplevel_handle_v1_minimized_event
- struct wlr_foreign_toplevel_handle_v1_output
- wlr_foreign_toplevel_handle_v1_output_enter()
- wlr_foreign_toplevel_handle_v1_output_leave()
- wlr_foreign_toplevel_handle_v1_set_activated()
- wlr_foreign_toplevel_handle_v1_set_app_id()
- wlr_foreign_toplevel_handle_v1_set_fullscreen()
- wlr_foreign_toplevel_handle_v1_set_maximized()
- wlr_foreign_toplevel_handle_v1_set_minimized()
- wlr_foreign_toplevel_handle_v1_set_parent()
- struct wlr_foreign_toplevel_handle_v1_set_rectangle_event
- wlr_foreign_toplevel_handle_v1_set_title()
- enum wlr_foreign_toplevel_handle_v1_state
- struct wlr_foreign_toplevel_manager_v1
- wlr_foreign_toplevel_manager_v1_create()
- struct wlr_fullscreen_shell_v1
- wlr_fullscreen_shell_v1_create()
- struct wlr_fullscreen_shell_v1_present_surface_event
- struct wlr_gamma_control_manager_v1
- wlr_gamma_control_manager_v1_create()
- struct wlr_gamma_control_v1
- wlr_gles2_renderer_check_ext()
- wlr_gles2_renderer_create()
- wlr_gles2_renderer_create_with_drm_fd()
- wlr_gles2_renderer_get_current_fbo()
- wlr_gles2_renderer_get_egl()
- struct wlr_gles2_texture_attribs
- wlr_gles2_texture_get_attribs()
- wlr_headless_add_output()
- wlr_headless_backend_create()
- struct wlr_idle
- wlr_idle_create()
- struct wlr_idle_inhibit_manager_v1
- wlr_idle_inhibit_v1_create()
- struct wlr_idle_inhibitor_v1
- wlr_idle_notify_activity()
- wlr_idle_set_enabled()
- struct wlr_idle_timeout
- wlr_idle_timeout_create()
- wlr_idle_timeout_destroy()
- struct wlr_input_device
- wlr_input_device_get_virtual_keyboard()
- wlr_input_device_is_libinput()
- wlr_input_device_is_wl()
- wlr_input_device_is_x11()
- enum wlr_input_device_type
- struct wlr_input_inhibit_manager
- wlr_input_inhibit_manager_create()
- struct wlr_input_method_keyboard_grab_v2
- wlr_input_method_keyboard_grab_v2_destroy()
- wlr_input_method_keyboard_grab_v2_send_key()
- wlr_input_method_keyboard_grab_v2_send_modifiers()
- wlr_input_method_keyboard_grab_v2_set_keyboard()
- struct wlr_input_method_manager_v2
- wlr_input_method_manager_v2_create()
- struct wlr_input_method_v2
- struct wlr_input_method_v2_delete_surrounding_text
- struct wlr_input_method_v2_preedit_string
- wlr_input_method_v2_send_activate()
- wlr_input_method_v2_send_content_type()
- wlr_input_method_v2_send_deactivate()
- wlr_input_method_v2_send_done()
- wlr_input_method_v2_send_surrounding_text()
- wlr_input_method_v2_send_text_change_cause()
- wlr_input_method_v2_send_unavailable()
- struct wlr_input_method_v2_state
- struct wlr_input_popup_surface_v2
- wlr_input_popup_surface_v2_from_wlr_surface()
- wlr_input_popup_surface_v2_send_text_input_rectangle()
- struct wlr_keyboard
- wlr_keyboard_finish()
- wlr_keyboard_get_modifiers()
- struct wlr_keyboard_grab_interface
- struct wlr_keyboard_group
- wlr_keyboard_group_add_keyboard()
- wlr_keyboard_group_create()
- wlr_keyboard_group_destroy()
- wlr_keyboard_group_from_wlr_keyboard()
- wlr_keyboard_group_remove_keyboard()
- struct wlr_keyboard_impl
- wlr_keyboard_init()
- struct wlr_keyboard_key_event
- wlr_keyboard_keymaps_match()
- enum wlr_keyboard_led
- wlr_keyboard_led_update()
- enum wlr_keyboard_modifier
- struct wlr_keyboard_modifiers
- wlr_keyboard_notify_key()
- wlr_keyboard_notify_modifiers()
- wlr_keyboard_set_keymap()
- wlr_keyboard_set_repeat_info()
- struct wlr_keyboard_shortcuts_inhibit_manager_v1
- wlr_keyboard_shortcuts_inhibit_v1_create()
- struct wlr_keyboard_shortcuts_inhibitor_v1
- wlr_keyboard_shortcuts_inhibitor_v1_activate()
- wlr_keyboard_shortcuts_inhibitor_v1_deactivate()
- struct wlr_layer_shell_v1
- wlr_layer_shell_v1_create()
- struct wlr_layer_surface_v1
- struct wlr_layer_surface_v1_configure
- wlr_layer_surface_v1_configure()
- wlr_layer_surface_v1_destroy()
- wlr_layer_surface_v1_for_each_popup_surface()
- wlr_layer_surface_v1_for_each_surface()
- wlr_layer_surface_v1_from_resource()
- wlr_layer_surface_v1_from_wlr_surface()
- wlr_layer_surface_v1_popup_surface_at()
- struct wlr_layer_surface_v1_state
- enum wlr_layer_surface_v1_state_field
- wlr_layer_surface_v1_surface_at()
- wlr_libinput_backend_create()
- wlr_libinput_get_device_handle()
- struct wlr_linux_dmabuf_feedback_v1
- struct wlr_linux_dmabuf_feedback_v1_tranche
- struct wlr_linux_dmabuf_v1
- wlr_linux_dmabuf_v1_create()
- wlr_linux_dmabuf_v1_set_surface_feedback()
- wlr_log_get_verbosity()
- enum wlr_log_importance
- wlr_log_init()
- wlr_matrix_identity()
- wlr_matrix_multiply()
- wlr_matrix_project_box()
- wlr_matrix_projection()
- wlr_matrix_rotate()
- wlr_matrix_scale()
- wlr_matrix_transform()
- wlr_matrix_translate()
- wlr_matrix_transpose()
- wlr_multi_backend_add()
- wlr_multi_backend_create()
- wlr_multi_backend_remove()
- wlr_multi_for_each_backend()
- wlr_multi_is_empty()
- struct wlr_output
- enum wlr_output_adaptive_sync_status
- wlr_output_attach_buffer()
- wlr_output_attach_render()
- wlr_output_commit()
- struct wlr_output_configuration_head_v1
- wlr_output_configuration_head_v1_create()
- struct wlr_output_configuration_v1
- wlr_output_configuration_v1_create()
- wlr_output_configuration_v1_destroy()
- wlr_output_configuration_v1_send_failed()
- wlr_output_configuration_v1_send_succeeded()
- wlr_output_create_global()
- struct wlr_output_cursor
- wlr_output_cursor_create()
- wlr_output_cursor_destroy()
- wlr_output_cursor_move()
- wlr_output_cursor_set_image()
- wlr_output_cursor_set_surface()
- struct wlr_output_damage
- wlr_output_damage_add()
- wlr_output_damage_add_box()
- wlr_output_damage_add_whole()
- wlr_output_damage_attach_render()
- wlr_output_damage_create()
- wlr_output_damage_destroy()
- wlr_output_damage_whole()
- wlr_output_destroy()
- wlr_output_destroy_global()
- wlr_output_effective_resolution()
- wlr_output_enable()
- wlr_output_enable_adaptive_sync()
- struct wlr_output_event_bind
- struct wlr_output_event_commit
- struct wlr_output_event_damage
- struct wlr_output_event_precommit
- struct wlr_output_event_present
- wlr_output_from_resource()
- wlr_output_get_gamma_size()
- struct wlr_output_head_v1
- struct wlr_output_head_v1_state
- struct wlr_output_impl
- wlr_output_init()
- wlr_output_init_render()
- wlr_output_is_drm()
- wlr_output_is_headless()
- wlr_output_is_wl()
- wlr_output_is_x11()
- struct wlr_output_layout
- wlr_output_layout_add()
- wlr_output_layout_add_auto()
- wlr_output_layout_adjacent_output()
- wlr_output_layout_closest_point()
- wlr_output_layout_contains_point()
- wlr_output_layout_create()
- wlr_output_layout_destroy()
- wlr_output_layout_farthest_output()
- wlr_output_layout_get()
- wlr_output_layout_get_box()
- wlr_output_layout_get_center_output()
- wlr_output_layout_intersects()
- wlr_output_layout_move()
- struct wlr_output_layout_output
- wlr_output_layout_output_at()
- wlr_output_layout_output_coords()
- struct wlr_output_layout_output_state
- wlr_output_layout_remove()
- wlr_output_lock_attach_render()
- wlr_output_lock_software_cursors()
- struct wlr_output_manager_v1
- wlr_output_manager_v1_create()
- wlr_output_manager_v1_set_configuration()
- struct wlr_output_mode
- struct wlr_output_power_manager_v1
- wlr_output_power_manager_v1_create()
- struct wlr_output_power_v1
- struct wlr_output_power_v1_set_mode_event
- wlr_output_preferred_mode()
- wlr_output_preferred_read_format()
- enum wlr_output_present_flag
- wlr_output_render_software_cursors()
- wlr_output_rollback()
- wlr_output_schedule_done()
- wlr_output_schedule_frame()
- wlr_output_send_frame()
- wlr_output_send_present()
- wlr_output_set_custom_mode()
- wlr_output_set_damage()
- wlr_output_set_description()
- wlr_output_set_gamma()
- wlr_output_set_mode()
- wlr_output_set_name()
- wlr_output_set_render_format()
- wlr_output_set_scale()
- wlr_output_set_subpixel()
- wlr_output_set_transform()
- struct wlr_output_state
- enum wlr_output_state_field
- enum wlr_output_state_mode_type
- wlr_output_test()
- wlr_output_transform_compose()
- wlr_output_transform_invert()
- wlr_output_transformed_resolution()
- wlr_output_update_custom_mode()
- wlr_output_update_enabled()
- wlr_output_update_mode()
- wlr_output_update_needs_frame()
- wlr_pixman_renderer_create()
- wlr_pixman_renderer_get_current_image()
- wlr_pixman_texture_get_image()
- struct wlr_pointer
- struct wlr_pointer_axis_event
- struct wlr_pointer_button_event
- struct wlr_pointer_constraint_v1
- wlr_pointer_constraint_v1_send_activated()
- wlr_pointer_constraint_v1_send_deactivated()
- struct wlr_pointer_constraint_v1_state
- enum wlr_pointer_constraint_v1_state_field
- enum wlr_pointer_constraint_v1_type
- struct wlr_pointer_constraints_v1
- wlr_pointer_constraints_v1_constraint_for_surface()
- wlr_pointer_constraints_v1_create()
- wlr_pointer_finish()
- struct wlr_pointer_gestures_v1
- wlr_pointer_gestures_v1_create()
- wlr_pointer_gestures_v1_send_hold_begin()
- wlr_pointer_gestures_v1_send_hold_end()
- wlr_pointer_gestures_v1_send_pinch_begin()
- wlr_pointer_gestures_v1_send_pinch_end()
- wlr_pointer_gestures_v1_send_pinch_update()
- wlr_pointer_gestures_v1_send_swipe_begin()
- wlr_pointer_gestures_v1_send_swipe_end()
- wlr_pointer_gestures_v1_send_swipe_update()
- struct wlr_pointer_grab_interface
- struct wlr_pointer_hold_begin_event
- struct wlr_pointer_hold_end_event
- struct wlr_pointer_impl
- wlr_pointer_init()
- struct wlr_pointer_motion_absolute_event
- struct wlr_pointer_motion_event
- struct wlr_pointer_pinch_begin_event
- struct wlr_pointer_pinch_end_event
- struct wlr_pointer_pinch_update_event
- struct wlr_pointer_swipe_begin_event
- struct wlr_pointer_swipe_end_event
- struct wlr_pointer_swipe_update_event
- struct wlr_presentation
- wlr_presentation_create()
- struct wlr_presentation_event
- wlr_presentation_event_from_output()
- struct wlr_presentation_feedback
- wlr_presentation_feedback_destroy()
- wlr_presentation_feedback_send_presented()
- wlr_presentation_surface_sampled()
- wlr_presentation_surface_sampled_on_output()
- struct wlr_primary_selection_source
- wlr_primary_selection_source_destroy()
- struct wlr_primary_selection_source_impl
- wlr_primary_selection_source_init()
- wlr_primary_selection_source_send()
- struct wlr_primary_selection_v1_device
- struct wlr_primary_selection_v1_device_manager
- wlr_primary_selection_v1_device_manager_create()
- wlr_region_confine()
- wlr_region_expand()
- wlr_region_from_resource()
- wlr_region_rotated_bounds()
- wlr_region_scale()
- wlr_region_scale_xy()
- wlr_region_transform()
- struct wlr_relative_pointer_manager_v1
- wlr_relative_pointer_manager_v1_create()
- wlr_relative_pointer_manager_v1_send_relative_motion()
- struct wlr_relative_pointer_v1
- wlr_relative_pointer_v1_from_resource()
- wlr_render_quad_with_matrix()
- wlr_render_rect()
- wlr_render_subtexture_with_matrix()
- wlr_render_texture()
- wlr_render_texture_with_matrix()
- struct wlr_renderer
- wlr_renderer_autocreate()
- wlr_renderer_begin()
- wlr_renderer_begin_with_buffer()
- wlr_renderer_clear()
- wlr_renderer_destroy()
- wlr_renderer_end()
- wlr_renderer_get_drm_fd()
- struct wlr_renderer_impl
- wlr_renderer_init()
- wlr_renderer_init_wl_display()
- wlr_renderer_init_wl_shm()
- wlr_renderer_is_gles2()
- wlr_renderer_is_pixman()
- wlr_renderer_read_pixels()
- enum wlr_renderer_read_pixels_flags
- wlr_renderer_scissor()
- wlr_resource_is_buffer()
- struct wlr_scene
- wlr_scene_attach_output_layout()
- struct wlr_scene_buffer
- wlr_scene_buffer_create()
- wlr_scene_buffer_from_node()
- wlr_scene_buffer_send_frame_done()
- wlr_scene_buffer_set_buffer()
- wlr_scene_buffer_set_buffer_with_damage()
- wlr_scene_buffer_set_dest_size()
- wlr_scene_buffer_set_source_box()
- wlr_scene_buffer_set_transform()
- wlr_scene_create()
- enum wlr_scene_debug_damage_option
- wlr_scene_get_scene_output()
- struct wlr_scene_layer_surface_v1
- wlr_scene_layer_surface_v1_configure()
- wlr_scene_layer_surface_v1_create()
- struct wlr_scene_node
- wlr_scene_node_at()
- wlr_scene_node_coords()
- wlr_scene_node_destroy()
- wlr_scene_node_for_each_buffer()
- wlr_scene_node_lower_to_bottom()
- wlr_scene_node_place_above()
- wlr_scene_node_place_below()
- wlr_scene_node_raise_to_top()
- wlr_scene_node_reparent()
- wlr_scene_node_set_enabled()
- wlr_scene_node_set_position()
- struct wlr_scene_node_state
- enum wlr_scene_node_type
- struct wlr_scene_output
- wlr_scene_output_commit()
- wlr_scene_output_create()
- wlr_scene_output_destroy()
- wlr_scene_output_for_each_buffer()
- wlr_scene_output_send_frame_done()
- wlr_scene_output_set_position()
- struct wlr_scene_rect
- wlr_scene_rect_create()
- wlr_scene_rect_set_color()
- wlr_scene_rect_set_size()
- wlr_scene_set_presentation()
- wlr_scene_subsurface_tree_create()
- struct wlr_scene_surface
- wlr_scene_surface_create()
- wlr_scene_surface_from_buffer()
- struct wlr_scene_tree
- wlr_scene_tree_create()
- wlr_scene_xdg_surface_create()
- struct wlr_screencopy_frame_v1
- struct wlr_screencopy_manager_v1
- wlr_screencopy_manager_v1_create()
- struct wlr_screencopy_v1_client
- struct wlr_seat
- struct wlr_seat_client
- wlr_seat_client_for_wl_client()
- wlr_seat_client_from_pointer_resource()
- wlr_seat_client_from_resource()
- wlr_seat_client_next_serial()
- wlr_seat_client_validate_event_serial()
- wlr_seat_create()
- wlr_seat_destroy()
- wlr_seat_get_keyboard()
- wlr_seat_keyboard_clear_focus()
- wlr_seat_keyboard_end_grab()
- wlr_seat_keyboard_enter()
- struct wlr_seat_keyboard_focus_change_event
- struct wlr_seat_keyboard_grab
- wlr_seat_keyboard_has_grab()
- wlr_seat_keyboard_notify_clear_focus()
- wlr_seat_keyboard_notify_enter()
- wlr_seat_keyboard_notify_key()
- wlr_seat_keyboard_notify_modifiers()
- wlr_seat_keyboard_send_key()
- wlr_seat_keyboard_send_modifiers()
- wlr_seat_keyboard_start_grab()
- struct wlr_seat_keyboard_state
- wlr_seat_pointer_clear_focus()
- wlr_seat_pointer_end_grab()
- wlr_seat_pointer_enter()
- struct wlr_seat_pointer_focus_change_event
- struct wlr_seat_pointer_grab
- wlr_seat_pointer_has_grab()
- wlr_seat_pointer_notify_axis()
- wlr_seat_pointer_notify_button()
- wlr_seat_pointer_notify_clear_focus()
- wlr_seat_pointer_notify_enter()
- wlr_seat_pointer_notify_frame()
- wlr_seat_pointer_notify_motion()
- struct wlr_seat_pointer_request_set_cursor_event
- wlr_seat_pointer_send_axis()
- wlr_seat_pointer_send_button()
- wlr_seat_pointer_send_frame()
- wlr_seat_pointer_send_motion()
- wlr_seat_pointer_start_grab()
- struct wlr_seat_pointer_state
- wlr_seat_pointer_surface_has_focus()
- wlr_seat_pointer_warp()
- wlr_seat_request_set_primary_selection()
- struct wlr_seat_request_set_primary_selection_event
- wlr_seat_request_set_selection()
- struct wlr_seat_request_set_selection_event
- wlr_seat_request_start_drag()
- struct wlr_seat_request_start_drag_event
- wlr_seat_set_capabilities()
- wlr_seat_set_keyboard()
- wlr_seat_set_name()
- wlr_seat_set_primary_selection()
- wlr_seat_set_selection()
- wlr_seat_start_drag()
- wlr_seat_start_pointer_drag()
- wlr_seat_start_touch_drag()
- wlr_seat_touch_end_grab()
- wlr_seat_touch_get_point()
- struct wlr_seat_touch_grab
- wlr_seat_touch_has_grab()
- wlr_seat_touch_notify_cancel()
- wlr_seat_touch_notify_down()
- wlr_seat_touch_notify_frame()
- wlr_seat_touch_notify_motion()
- wlr_seat_touch_notify_up()
- wlr_seat_touch_num_points()
- wlr_seat_touch_point_clear_focus()
- wlr_seat_touch_point_focus()
- wlr_seat_touch_send_cancel()
- wlr_seat_touch_send_down()
- wlr_seat_touch_send_frame()
- wlr_seat_touch_send_motion()
- wlr_seat_touch_send_up()
- wlr_seat_touch_start_grab()
- struct wlr_seat_touch_state
- wlr_seat_validate_grab_serial()
- wlr_seat_validate_pointer_grab_serial()
- wlr_seat_validate_touch_grab_serial()
- wlr_send_tablet_v2_tablet_pad_button()
- wlr_send_tablet_v2_tablet_pad_enter()
- wlr_send_tablet_v2_tablet_pad_leave()
- wlr_send_tablet_v2_tablet_pad_mode()
- wlr_send_tablet_v2_tablet_pad_ring()
- wlr_send_tablet_v2_tablet_pad_strip()
- wlr_send_tablet_v2_tablet_tool_button()
- wlr_send_tablet_v2_tablet_tool_distance()
- wlr_send_tablet_v2_tablet_tool_down()
- wlr_send_tablet_v2_tablet_tool_motion()
- wlr_send_tablet_v2_tablet_tool_pressure()
- wlr_send_tablet_v2_tablet_tool_proximity_in()
- wlr_send_tablet_v2_tablet_tool_proximity_out()
- wlr_send_tablet_v2_tablet_tool_rotation()
- wlr_send_tablet_v2_tablet_tool_slider()
- wlr_send_tablet_v2_tablet_tool_tilt()
- wlr_send_tablet_v2_tablet_tool_up()
- wlr_send_tablet_v2_tablet_tool_wheel()
- struct wlr_serial_range
- struct wlr_serial_ringset
- struct wlr_server_decoration
- struct wlr_server_decoration_manager
- wlr_server_decoration_manager_create()
- enum wlr_server_decoration_manager_mode
- wlr_server_decoration_manager_set_default_mode()
- struct wlr_session
- struct wlr_session_add_event
- wlr_session_change_vt()
- wlr_session_close_file()
- wlr_session_create()
- wlr_session_destroy()
- wlr_session_find_gpus()
- struct wlr_session_lock_manager_v1
- wlr_session_lock_manager_v1_create()
- struct wlr_session_lock_surface_v1
- struct wlr_session_lock_surface_v1_configure
- wlr_session_lock_surface_v1_configure()
- wlr_session_lock_surface_v1_from_wlr_surface()
- struct wlr_session_lock_surface_v1_state
- struct wlr_session_lock_v1
- wlr_session_lock_v1_destroy()
- wlr_session_lock_v1_send_locked()
- wlr_session_open_file()
- struct wlr_shm_attributes
- struct wlr_subcompositor
- wlr_subcompositor_create()
- struct wlr_subsurface
- wlr_subsurface_from_wlr_surface()
- struct wlr_subsurface_parent_state
- struct wlr_surface
- wlr_surface_accepts_tablet_v2()
- wlr_surface_accepts_touch()
- wlr_surface_for_each_surface()
- wlr_surface_from_resource()
- wlr_surface_get_buffer_source_box()
- wlr_surface_get_effective_damage()
- wlr_surface_get_extends()
- wlr_surface_get_root_surface()
- wlr_surface_get_texture()
- wlr_surface_has_buffer()
- wlr_surface_is_input_popup_surface_v2()
- wlr_surface_is_layer_surface()
- wlr_surface_is_session_lock_surface_v1()
- wlr_surface_is_subsurface()
- wlr_surface_is_xdg_surface()
- wlr_surface_is_xwayland_surface()
- wlr_surface_lock_pending()
- struct wlr_surface_output
- wlr_surface_point_accepts_input()
- struct wlr_surface_role
- wlr_surface_send_enter()
- wlr_surface_send_frame_done()
- wlr_surface_send_leave()
- wlr_surface_set_role()
- struct wlr_surface_state
- enum wlr_surface_state_field
- wlr_surface_surface_at()
- wlr_surface_unlock_cached()
- struct wlr_switch
- wlr_switch_finish()
- struct wlr_switch_impl
- wlr_switch_init()
- enum wlr_switch_state
- struct wlr_switch_toggle_event
- enum wlr_switch_type
- struct wlr_tablet
- struct wlr_tablet_client_v2
- wlr_tablet_create()
- wlr_tablet_finish()
- struct wlr_tablet_impl
- wlr_tablet_init()
- struct wlr_tablet_manager_v2
- struct wlr_tablet_pad
- struct wlr_tablet_pad_button_event
- struct wlr_tablet_pad_client_v2
- wlr_tablet_pad_create()
- wlr_tablet_pad_finish()
- struct wlr_tablet_pad_group
- struct wlr_tablet_pad_impl
- wlr_tablet_pad_init()
- struct wlr_tablet_pad_ring_event
- enum wlr_tablet_pad_ring_source
- struct wlr_tablet_pad_strip_event
- enum wlr_tablet_pad_strip_source
- struct wlr_tablet_pad_v2_grab
- struct wlr_tablet_pad_v2_grab_interface
- struct wlr_tablet_tool
- enum wlr_tablet_tool_axes
- struct wlr_tablet_tool_axis_event
- struct wlr_tablet_tool_button_event
- struct wlr_tablet_tool_client_v2
- wlr_tablet_tool_create()
- struct wlr_tablet_tool_proximity_event
- enum wlr_tablet_tool_proximity_state
- struct wlr_tablet_tool_tip_event
- enum wlr_tablet_tool_tip_state
- enum wlr_tablet_tool_type
- wlr_tablet_tool_v2_end_grab()
- struct wlr_tablet_tool_v2_grab
- struct wlr_tablet_tool_v2_grab_interface
- wlr_tablet_tool_v2_has_implicit_grab()
- wlr_tablet_tool_v2_start_grab()
- wlr_tablet_tool_v2_start_implicit_grab()
- wlr_tablet_v2_create()
- wlr_tablet_v2_end_grab()
- struct wlr_tablet_v2_event_cursor
- struct wlr_tablet_v2_event_feedback
- wlr_tablet_v2_start_grab()
- struct wlr_tablet_v2_tablet
- struct wlr_tablet_v2_tablet_pad
- wlr_tablet_v2_tablet_pad_notify_button()
- wlr_tablet_v2_tablet_pad_notify_enter()
- wlr_tablet_v2_tablet_pad_notify_leave()
- wlr_tablet_v2_tablet_pad_notify_mode()
- wlr_tablet_v2_tablet_pad_notify_ring()
- wlr_tablet_v2_tablet_pad_notify_strip()
- struct wlr_tablet_v2_tablet_tool
- wlr_tablet_v2_tablet_tool_notify_button()
- wlr_tablet_v2_tablet_tool_notify_distance()
- wlr_tablet_v2_tablet_tool_notify_down()
- wlr_tablet_v2_tablet_tool_notify_motion()
- wlr_tablet_v2_tablet_tool_notify_pressure()
- wlr_tablet_v2_tablet_tool_notify_proximity_in()
- wlr_tablet_v2_tablet_tool_notify_proximity_out()
- wlr_tablet_v2_tablet_tool_notify_rotation()
- wlr_tablet_v2_tablet_tool_notify_slider()
- wlr_tablet_v2_tablet_tool_notify_tilt()
- wlr_tablet_v2_tablet_tool_notify_up()
- wlr_tablet_v2_tablet_tool_notify_wheel()
- struct wlr_text_input_manager_v3
- wlr_text_input_manager_v3_create()
- struct wlr_text_input_v3
- enum wlr_text_input_v3_features
- wlr_text_input_v3_send_commit_string()
- wlr_text_input_v3_send_delete_surrounding_text()
- wlr_text_input_v3_send_done()
- wlr_text_input_v3_send_enter()
- wlr_text_input_v3_send_leave()
- wlr_text_input_v3_send_preedit_string()
- struct wlr_text_input_v3_state
- struct wlr_texture
- wlr_texture_destroy()
- wlr_texture_from_buffer()
- wlr_texture_from_dmabuf()
- wlr_texture_from_pixels()
- struct wlr_texture_impl
- wlr_texture_init()
- wlr_texture_is_gles2()
- wlr_texture_is_opaque()
- wlr_texture_is_pixman()
- wlr_texture_is_vk()
- wlr_texture_write_pixels()
- struct wlr_touch
- struct wlr_touch_cancel_event
- struct wlr_touch_down_event
- wlr_touch_finish()
- struct wlr_touch_grab_interface
- struct wlr_touch_impl
- wlr_touch_init()
- struct wlr_touch_motion_event
- struct wlr_touch_point
- struct wlr_touch_up_event
- struct wlr_viewporter
- wlr_viewporter_create()
- struct wlr_virtual_keyboard_manager_v1
- wlr_virtual_keyboard_manager_v1_create()
- struct wlr_virtual_keyboard_v1
- struct wlr_virtual_pointer_manager_v1
- wlr_virtual_pointer_manager_v1_create()
- struct wlr_virtual_pointer_v1
- struct wlr_virtual_pointer_v1_new_pointer_event
- wlr_vk_renderer_create_with_drm_fd()
- wlr_wl_backend_create()
- wlr_wl_backend_get_remote_display()
- wlr_wl_input_device_get_seat()
- wlr_wl_output_create()
- wlr_wl_output_get_surface()
- wlr_wl_output_set_title()
- wlr_x11_backend_create()
- wlr_x11_output_create()
- wlr_x11_output_set_title()
- struct wlr_xcursor
- wlr_xcursor_frame()
- struct wlr_xcursor_image
- struct wlr_xcursor_manager
- wlr_xcursor_manager_create()
- wlr_xcursor_manager_destroy()
- wlr_xcursor_manager_get_xcursor()
- wlr_xcursor_manager_load()
- wlr_xcursor_manager_set_cursor_image()
- struct wlr_xcursor_manager_theme
- struct wlr_xcursor_theme
- wlr_xcursor_theme_destroy()
- wlr_xcursor_theme_get_cursor()
- wlr_xcursor_theme_load()
- struct wlr_xdg_activation_token_v1
- wlr_xdg_activation_token_v1_create()
- wlr_xdg_activation_token_v1_destroy()
- struct wlr_xdg_activation_v1
- wlr_xdg_activation_v1_add_token()
- wlr_xdg_activation_v1_create()
- wlr_xdg_activation_v1_find_token()
- struct wlr_xdg_activation_v1_request_activate_event
- struct wlr_xdg_client
- struct wlr_xdg_decoration_manager_v1
- wlr_xdg_decoration_manager_v1_create()
- struct wlr_xdg_exported_v1
- struct wlr_xdg_exported_v2
- struct wlr_xdg_foreign_exported
- wlr_xdg_foreign_exported_finish()
- wlr_xdg_foreign_exported_init()
- struct wlr_xdg_foreign_registry
- wlr_xdg_foreign_registry_create()
- wlr_xdg_foreign_registry_find_by_handle()
- struct wlr_xdg_foreign_v1
- wlr_xdg_foreign_v1_create()
- struct wlr_xdg_foreign_v2
- wlr_xdg_foreign_v2_create()
- struct wlr_xdg_imported_child_v1
- struct wlr_xdg_imported_child_v2
- struct wlr_xdg_imported_v1
- struct wlr_xdg_imported_v2
- struct wlr_xdg_output_manager_v1
- wlr_xdg_output_manager_v1_create()
- struct wlr_xdg_output_v1
- struct wlr_xdg_popup
- wlr_xdg_popup_destroy()
- wlr_xdg_popup_from_resource()
- wlr_xdg_popup_get_position()
- wlr_xdg_popup_get_toplevel_coords()
- struct wlr_xdg_popup_grab
- wlr_xdg_popup_unconstrain_from_box()
- struct wlr_xdg_positioner
- wlr_xdg_positioner_from_resource()
- struct wlr_xdg_positioner_rules
- wlr_xdg_positioner_rules_get_geometry()
- wlr_xdg_positioner_rules_unconstrain_box()
- struct wlr_xdg_shell
- wlr_xdg_shell_create()
- struct wlr_xdg_surface
- struct wlr_xdg_surface_configure
- wlr_xdg_surface_for_each_popup_surface()
- wlr_xdg_surface_for_each_surface()
- wlr_xdg_surface_from_resource()
- wlr_xdg_surface_from_wlr_surface()
- wlr_xdg_surface_get_geometry()
- wlr_xdg_surface_ping()
- wlr_xdg_surface_popup_surface_at()
- enum wlr_xdg_surface_role
- wlr_xdg_surface_schedule_configure()
- struct wlr_xdg_surface_state
- wlr_xdg_surface_surface_at()
- struct wlr_xdg_toplevel
- struct wlr_xdg_toplevel_configure
- struct wlr_xdg_toplevel_decoration_v1
- struct wlr_xdg_toplevel_decoration_v1_configure
- enum wlr_xdg_toplevel_decoration_v1_mode
- wlr_xdg_toplevel_decoration_v1_set_mode()
- struct wlr_xdg_toplevel_decoration_v1_state
- wlr_xdg_toplevel_from_resource()
- struct wlr_xdg_toplevel_move_event
- struct wlr_xdg_toplevel_requested
- struct wlr_xdg_toplevel_resize_event
- wlr_xdg_toplevel_send_close()
- wlr_xdg_toplevel_set_activated()
- wlr_xdg_toplevel_set_fullscreen()
- wlr_xdg_toplevel_set_maximized()
- wlr_xdg_toplevel_set_parent()
- wlr_xdg_toplevel_set_resizing()
- wlr_xdg_toplevel_set_size()
- wlr_xdg_toplevel_set_tiled()
- struct wlr_xdg_toplevel_show_window_menu_event
- struct wlr_xdg_toplevel_state
- struct wlr_xwayland
- wlr_xwayland_create()
- struct wlr_xwayland_cursor
- wlr_xwayland_destroy()
- enum wlr_xwayland_icccm_input_model
- wlr_xwayland_icccm_input_model()
- struct wlr_xwayland_minimize_event
- struct wlr_xwayland_move_event
- wlr_xwayland_or_surface_wants_focus()
- struct wlr_xwayland_remove_startup_info_event
- struct wlr_xwayland_resize_event
- struct wlr_xwayland_server
- wlr_xwayland_server_create()
- wlr_xwayland_server_destroy()
- struct wlr_xwayland_server_options
- struct wlr_xwayland_server_ready_event
- wlr_xwayland_set_cursor()
- wlr_xwayland_set_seat()
- struct wlr_xwayland_surface
- wlr_xwayland_surface_activate()
- wlr_xwayland_surface_close()
- wlr_xwayland_surface_configure()
- struct wlr_xwayland_surface_configure_event
- enum wlr_xwayland_surface_decorations
- wlr_xwayland_surface_from_wlr_surface()
- wlr_xwayland_surface_ping()
- wlr_xwayland_surface_restack()
- wlr_xwayland_surface_set_fullscreen()
- wlr_xwayland_surface_set_maximized()
- wlr_xwayland_surface_set_minimized()
- struct wlr_xwm