..
buffer
Avoid using wayland-{client,server}.h
7 months ago
data_device
seat: add serials to touch up events
7 months ago
ext_image_capture_source_v1
ext-image-capture-source-v1: add start/stop hooks
3 months ago
output
output: require commit after hardware cursor update
3 months ago
scene
damage_ring: Remove wlr_damage_ring_set_bounds
4 weeks ago
seat
seat/pointer: reset pressed buttons on "grab-compatible" focus change
3 months ago
tablet_v2
wlr_surface: fix argument order consistency
4 months ago
xdg_shell
xdg-shell: add wlr_xdg_toplevel_configure()
3 months ago
meson.build
ext-image-capture-source-v1: add output source
3 months ago
wlr_alpha_modifier_v1.c
alpha-modifier-v1: add a missing NULL check in wlr_alpha_modifier_v1_get_surface_state()
7 months ago
wlr_compositor.c
compositor: add surface role map hook
3 months ago
wlr_content_type_v1.c
content-type-v1: use wlr_surface_synced
11 months ago
wlr_cursor.c
cursor: add support for linux-drm-syncobj-v1
4 months ago
wlr_cursor_shape_v1.c
cursor-shape-v1: expose tablet tool in event
9 months ago
wlr_damage_ring.c
damage_ring: Remove wlr_damage_ring_set_bounds
4 weeks ago
wlr_data_control_v1.c
Define _POSIX_C_SOURCE globally
9 months ago
wlr_drm.c
render: drop wlr_renderer_get_dmabuf_texture_formats()
7 months ago
wlr_drm_lease_v1.c
drm-lease-v1: Free the wlr_drm_lease_v1 on error
9 months ago
wlr_export_dmabuf_v1.c
Define _POSIX_C_SOURCE globally
9 months ago
wlr_ext_foreign_toplevel_list_v1.c
ext-foreign-toplevel-list: add _from_resource()
4 weeks ago
wlr_ext_image_copy_capture_v1.c
ext-image-copy-capture-v1: implement PAINT_CURSORS flag
3 months ago
wlr_foreign_toplevel_management_v1.c
Define _POSIX_C_SOURCE globally
9 months ago
wlr_fractional_scale_v1.c
Define _POSIX_C_SOURCE globally
9 months ago
wlr_fullscreen_shell_v1.c
treewide: Migrate from sizeof(struct) to sizeof(*pointer) where practical
1 year ago
wlr_gamma_control_v1.c
wlr_gamma_control: Store gamma size when creating control
8 months ago
wlr_idle_inhibit_v1.c
treewide: Migrate from sizeof(struct) to sizeof(*pointer) where practical
1 year ago
wlr_idle_notify_v1.c
idle-notify: make wl_global public
8 months ago
wlr_input_device.c
Define _POSIX_C_SOURCE globally
9 months ago
wlr_input_method_v2.c
input-method-v2: set no keymap format if no keymap is set
2 months ago
wlr_keyboard.c
keyboard: add utilities for pointer keys
4 weeks ago
wlr_keyboard_group.c
Define _POSIX_C_SOURCE globally
9 months ago
wlr_keyboard_shortcuts_inhibit_v1.c
Define _POSIX_C_SOURCE globally
9 months ago
wlr_layer_shell_v1.c
layer-shell: introduce wlr_layer_surface_v1_get_exclusive_edge()
3 months ago
wlr_linux_dmabuf_v1.c
linux-dmabuf-v1: use static_assert
2 months ago
wlr_linux_drm_syncobj_v1.c
linux-drm-syncobj-v1: Skip release if there is no timeline
3 months ago
wlr_matrix.c
matrix: remove wlr_matrix_projection()
2 years ago
wlr_output_layer.c
output-layer: add feedback event
2 years ago
wlr_output_layout.c
output-layout: fix missing global for outputs with a custom mode
11 months ago
wlr_output_management_v1.c
output-management-v1: add wlr_output_configuration_v1_build_state()
8 months ago
wlr_output_power_management_v1.c
output-power-management: send zwlr_output_power_v1.failed on output destroy
4 months ago
wlr_output_swapchain_manager.c
swapchain, damage_ring: Drop buffer age
3 months ago
wlr_pointer.c
pointer: release pressed buttons on destroy
2 months ago
wlr_pointer_constraints_v1.c
pointer-constraints: don't init/finish current/pending states
3 months ago
wlr_pointer_gestures_v1.c
wlr_pointer_gestures_v1: emit destroy signal in destroy function
7 months ago
wlr_presentation_time.c
types/wlr_output: removing the useless pointer
3 months ago
wlr_primary_selection.c
Define _POSIX_C_SOURCE globally
9 months ago
wlr_primary_selection_v1.c
Define _POSIX_C_SOURCE globally
9 months ago
wlr_region.c
compositor: deprecate wlr/types/wlr_region.h
1 year ago
wlr_relative_pointer_v1.c
Define _POSIX_C_SOURCE globally
9 months ago
wlr_screencopy_v1.c
wlr_screencopy_v1: send fine-grained damage events
2 months ago
wlr_security_context_v1.c
security-context: constify lookup_client()
8 months ago
wlr_server_decoration.c
Drop wl_client and user data assertions in bind handlers
1 year ago
wlr_session_lock_v1.c
Define _POSIX_C_SOURCE globally
9 months ago
wlr_shm.c
shm: add support for wl_shm version 2
5 months ago
wlr_single_pixel_buffer_v1.c
single-pixel-buffer: make wl_global public
8 months ago
wlr_subcompositor.c
subcompositor: drop unused subsurface state
4 weeks ago
wlr_switch.c
Use struct initializers instead of memset()
1 year ago
wlr_tablet_pad.c
Use struct initializers instead of memset()
1 year ago
wlr_tablet_tool.c
input-device: unconfuse tablet naming
9 months ago
wlr_tearing_control_v1.c
tearing_control_v1: Free the wlr_tearing_control_v1 on error
2 months ago
wlr_text_input_v3.c
types/text-input-v3: assert on invalid _leave() and _enter() calls
8 months ago
wlr_touch.c
Use struct initializers instead of memset()
1 year ago
wlr_transient_seat_v1.c
Define _POSIX_C_SOURCE globally
9 months ago
wlr_viewporter.c
viewporter: fix "has buffer" check
8 months ago
wlr_virtual_keyboard_v1.c
Define _POSIX_C_SOURCE globally
9 months ago
wlr_virtual_pointer_v1.c
pointer: release pressed buttons on destroy
2 months ago
wlr_xcursor_manager.c
Define _POSIX_C_SOURCE globally
9 months ago
wlr_xdg_activation_v1.c
Define _POSIX_C_SOURCE globally
9 months ago
wlr_xdg_decoration_v1.c
Define _POSIX_C_SOURCE globally
9 months ago
wlr_xdg_foreign_registry.c
Use wl_signal_emit_mutable
2 years ago
wlr_xdg_foreign_v1.c
xdg-foreign: clean up
3 months ago
wlr_xdg_foreign_v2.c
xdg-foreign: clean up
3 months ago
wlr_xdg_output_v1.c
treewide: Migrate from sizeof(struct) to sizeof(*pointer) where practical
1 year ago