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.
Kirill Primak debd6c5f0b
wlr_output_layout: use wlr_addons
3 years ago
..
data_device wlr_drag: Destroy drag after releasing grabs 4 years ago
seat input/pointer: try harder to not send duplicate motion events 3 years ago
tablet_v2 Fix invalid uses of wl_array_for_each 3 years ago
xdg_shell seat: add wlr_seat_touch_{send,notify}_frame 3 years ago
meson.build move wlr_box from /types to /util 3 years ago
wlr_buffer.c render/wlr_texture: put wlr_texture_from_buffer into the public API 3 years ago
wlr_compositor.c surface: make wlr_subsurface_create private 3 years ago
wlr_cursor.c cursor: add touch frame event 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_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 input-method: send modifiers in set_keyboard 4 years ago
wlr_keyboard.c Replace wlr_key_state with wl_keyboard_key_state 4 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: allow new values for keyboard-interactivity 4 years ago
wlr_linux_dmabuf_v1.c linux-dmabuf-v1: implement wlr_buffer 4 years ago
wlr_matrix.c move wlr_box from /types to /util 3 years ago
wlr_output.c wlr_outputs: add wlr_addon_set 3 years ago
wlr_output_damage.c output: drop wlr_output_state.buffer_type 3 years ago
wlr_output_layout.c wlr_output_layout: use wlr_addons 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 Remove all wayland-server.h includes 5 years ago
wlr_pointer_constraints_v1.c move wlr_box from /types to /util 3 years ago
wlr_pointer_gestures_v1.c Simplify globals implementation by removing destructors 5 years ago
wlr_presentation_time.c Simplify globals implementation by removing destructors 5 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 move wlr_box from /types to /util 3 years ago
wlr_server_decoration.c Simplify globals implementation by removing destructors 5 years ago
wlr_surface.c surface: don't cache frame callback lists 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 viewporter: remove crop and scale state upon destruction 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: free old configure structs 4 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: rename finish_* functions to destroy_* 4 years ago
wlr_xdg_output_v1.c xdg-output: destroy outputs before manager 4 years ago