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.
Alexander Orzechowski 6d62300324
wlr_scene_set_buffer_with_damage: Only damage the visible parts of the node
2 years ago
..
data_device Set mapped before firing map/unmap events 2 years ago
output output: fix missing buffer when using direct scanout 2 years ago
scene wlr_scene_set_buffer_with_damage: Only damage the visible parts of the node 2 years ago
seat seat/pointer: fix uninitialized variable warning 2 years ago
tablet_v2 wlr_input_device: remove anon union field 2 years ago
xdg_shell xdg_shell: Destroy popups after unmap event 2 years ago
meson.build single-pixel-buffer-v1: new protocol implementation 2 years ago
wlr_buffer.c render: replace wlr_texture_write_pixels with update_from_buffer 2 years ago
wlr_compositor.c surface: implement wl_surface.offset 2 years ago
wlr_cursor.c wlr_{keyboard,pointer,touch}: Update event docs 2 years ago
wlr_damage_ring.c types: add wlr_damage_ring 2 years ago
wlr_data_control_v1.c Simplify globals implementation by removing destructors 5 years ago
wlr_drm.c buffer: extract interface to separate header 3 years ago
wlr_drm_lease_v1.c drm-lease-v1: skip device on wlr_drm_backend_get_non_master_fd failure 3 years ago
wlr_export_dmabuf_v1.c export-dmabuf-v1: use wlr_output_event_commit.buffer 3 years ago
wlr_foreign_toplevel_management_v1.c foreign-toplevel: send enter if needed on output bind 3 years ago
wlr_fullscreen_shell_v1.c surface: deprecate wlr_surface.h 3 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 surface: deprecate wlr_surface.h 3 years ago
wlr_input_device.c Zero-initialize structs in init functions 3 years ago
wlr_input_inhibitor.c Make implementation function lists static const 4 years ago
wlr_input_method_v2.c Set mapped before firing map/unmap events 2 years ago
wlr_keyboard.c wlr_input_device: remove anon union field 2 years ago
wlr_keyboard_group.c types/wlr_keyboard: uniformize events name 3 years ago
wlr_keyboard_shortcuts_inhibit_v1.c surface: deprecate wlr_surface.h 3 years ago
wlr_layer_shell_v1.c Set mapped before firing map/unmap events 2 years ago
wlr_linux_dmabuf_v1.c linux-dmabuf-v1: fix MOD_INVALID handling in feedback tranches 3 years ago
wlr_matrix.c matrix: remove wlr_matrix_projection() 2 years ago
wlr_output_damage.c output: add wlr_output_event_precommit.state 3 years ago
wlr_output_layout.c wlr_output_layout_contains_point: handle outputs that aren't in the layout 3 years ago
wlr_output_management_v1.c output-management-v1: add wlr_output_head_v1_state_apply() 2 years ago
wlr_output_power_management_v1.c output-power-management-v1: listen to output commit 4 years ago
wlr_pointer.c wlr_input_device: remove anon union field 2 years ago
wlr_pointer_constraints_v1.c surface: deprecate wlr_surface.h 3 years ago
wlr_pointer_gestures_v1.c types/wlr_pointer_gestures_v1.c: get client from seat client instead of resource 3 years ago
wlr_presentation_time.c surface: deprecate wlr_surface.h 3 years ago
wlr_primary_selection.c Zero-initialize structs in init functions 3 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 relative-pointer-v1: don't allocate when inert 3 years ago
wlr_screencopy_v1.c output: add wlr_output_event_precommit.state 3 years ago
wlr_server_decoration.c surface: deprecate wlr_surface.h 3 years ago
wlr_session_lock_v1.c ext-session-lock-v1: new protocol implementation 3 years ago
wlr_single_pixel_buffer_v1.c single-pixel-buffer-v1: new protocol implementation 2 years ago
wlr_subcompositor.c Set mapped before firing map/unmap events 2 years ago
wlr_switch.c wlr_input_device: remove anon union field 2 years ago
wlr_tablet_pad.c wlr_input_device: remove anon union field 2 years ago
wlr_tablet_tool.c wlr_input_device: remove anon union field 2 years ago
wlr_text_input_v3.c surface: deprecate wlr_surface.h 3 years ago
wlr_touch.c wlr_input_device: remove anon union field 2 years ago
wlr_viewporter.c surface: deprecate wlr_surface.h 3 years ago
wlr_virtual_keyboard_v1.c wlr_input_device: remove anon union field 2 years ago
wlr_virtual_pointer_v1.c wlr_input_device: remove anon union field 2 years ago
wlr_xcursor_manager.c Make wlr_xcursor_manager_load() return a bool 5 years ago
wlr_xdg_activation_v1.c xdg-activation: Deduplicate token creation code 3 years ago
wlr_xdg_decoration_v1.c xdg-toplevel: fix functions' main argument type 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-v1: treat unmapped parents as NULL 3 years ago
wlr_xdg_foreign_v2.c xdg-foreign-v2: treat unmapped parents as NULL 3 years ago
wlr_xdg_output_v1.c xdg-output: remove dead code 3 years ago