You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Simon Ser 3d6ca9942d
xdg-foreign-v2: use error enum
3 years ago
..
data_device wlr_drag: Destroy drag after releasing grabs 4 years ago
output output: split into multiple files 3 years ago
scene scene: add support for direct scan-out 3 years ago
seat seat: avoid copying the keymap for each client 3 years ago
tablet_v2 Fix invalid uses of wl_array_for_each 3 years ago
xdg_shell xdg-shell: remove redundant NULL buffer check 3 years ago
meson.build output: split into multiple files 3 years ago
wlr_buffer.c types/buffer: make {begin,end}_data_ptr_access part of the public API 3 years ago
wlr_compositor.c surface: make wlr_subsurface_create private 3 years ago
wlr_cursor.c cursor: emit hold gesture events 3 years ago
wlr_data_control_v1.c Simplify globals implementation by removing destructors 5 years ago
wlr_drm.c drm: add support for DMA-BUFs 3 years ago
wlr_drm_lease_v1.c types: introduce wlr_drm_lease_v1 3 years ago
wlr_export_dmabuf_v1.c output: remove wlr_output_impl.export_dmabuf 3 years ago
wlr_foreign_toplevel_management_v1.c toplevel-management: avoid redundant state events 4 years ago
wlr_fullscreen_shell_v1.c Simplify globals implementation by removing destructors 5 years ago
wlr_gamma_control_v1.c gamma-control-v1: schedule frame when resetting gamma LUT 4 years ago
wlr_idle.c Simplify globals implementation by removing destructors 5 years ago
wlr_idle_inhibit_v1.c idle-inhibit: Style and naming improvements 5 years ago
wlr_input_device.c Remove all wayland-server.h includes 5 years ago
wlr_input_inhibitor.c Make implementation function lists static const 4 years ago
wlr_input_method_v2.c Implement input_method_v2 popups 3 years ago
wlr_keyboard.c keyboard: add wlr_keyboard.keymap_fd 3 years ago
wlr_keyboard_group.c Replace wlr_key_state with wl_keyboard_key_state 4 years ago
wlr_keyboard_shortcuts_inhibit_v1.c keyboard-shortcuts-inhibit: Implement the protocol 5 years ago
wlr_layer_shell_v1.c layer-shell: move NULL buffer check to role precommit handler 3 years ago
wlr_linux_dmabuf_v1.c Revert "Require INVALID for implicit format modifiers" 3 years ago
wlr_matrix.c move wlr_box from /types to /util 3 years ago
wlr_output_damage.c output-damage: fix damage on modeset 3 years ago
wlr_output_layout.c util/addon: find both by owner and impl 3 years ago
wlr_output_management_v1.c output-management: use same types as wlr_output 4 years ago
wlr_output_power_management_v1.c output-power-management-v1: listen to output commit 4 years ago
wlr_pointer.c pointer: add hold pointer event definition 3 years ago
wlr_pointer_constraints_v1.c move wlr_box from /types to /util 3 years ago
wlr_pointer_gestures_v1.c wlr_pointer_gestures: hold gestures (protocol v3) 3 years ago
wlr_presentation_time.c presentation-time: use a surface addon 3 years ago
wlr_primary_selection.c wlr_seat: Fix edge cases with serial validation 5 years ago
wlr_primary_selection_v1.c primary selection: destroy devices before manager 4 years ago
wlr_region.c region: stabilize interface 3 years ago
wlr_relative_pointer_v1.c Simplify globals implementation by removing destructors 5 years ago
wlr_screencopy_v1.c screencopy: Handle shm copy in commit event handler 3 years ago
wlr_server_decoration.c Simplify globals implementation by removing destructors 5 years ago
wlr_surface.c surface_at: check if surfaces are mapped 3 years ago
wlr_switch.c Remove all wayland-server.h includes 5 years ago
wlr_tablet_pad.c Fix invalid uses of wl_array_for_each 3 years ago
wlr_tablet_tool.c Fix invalid uses of wl_array_for_each 3 years ago
wlr_text_input_v3.c text_input_v3: correct typo in enum field 4 years ago
wlr_touch.c touch: add frame event 3 years ago
wlr_viewporter.c surface: drop wlr_surface_state.buffer_resource 3 years ago
wlr_virtual_keyboard_v1.c virtual_keyboard: Emulate key release events on destroy 4 years ago
wlr_virtual_pointer_v1.c Fix incorrect format parameters 4 years ago
wlr_xcursor_manager.c Make wlr_xcursor_manager_load() return a bool 5 years ago
wlr_xdg_activation_v1.c xdg-activation-v1: fix wlr_xdg_activation_v1_create error path 3 years ago
wlr_xdg_decoration_v1.c xdg-decoration: refactor configure/state flow 3 years ago
wlr_xdg_foreign_registry.c util/uuid: replace with util/token, remove libuuid 4 years ago
wlr_xdg_foreign_v1.c xdg-foreign: rename finish_* functions to destroy_* 4 years ago
wlr_xdg_foreign_v2.c xdg-foreign-v2: use error enum 3 years ago
wlr_xdg_output_v1.c xdg-output: destroy outputs before manager 4 years ago