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.
Ilia Bozhinov 00ccf5c3ae
properly check if the point is inside the surface in wlr_surface_point_accepts_input
6 years ago
..
data_device update drag position at the right times 7 years ago
seat wlr_seat destroy: fix use-after-free after primary selection source cancel 6 years ago
xdg_shell Introduce wlr_xdg_surface_for_each_popup 6 years ago
xdg_shell_v6 Introduce wlr_xdg_surface_for_each_popup 6 years ago
meson.build screencopy-v1: add basic implementation 6 years ago
wlr_box.c box: fix wlr_box_intersection 7 years ago
wlr_buffer.c buffer: fix wlr_texture leak on failed alloc 7 years ago
wlr_compositor.c s/wlr_subsurface_from_surface/wlr_subsurface_from_wlr_surface/ 6 years ago
wlr_cursor.c cleanup: Use void for zero-parameter functions 7 years ago
wlr_export_dmabuf_v1.c export dmabuf manager_handle_capture_output: fix leak on error 6 years ago
wlr_gamma_control.c Revert "ELF Visibility" 7 years ago
wlr_idle.c wlr_idle: add helper to enable/disable all timers 7 years ago
wlr_idle_inhibit_v1.c wlr_idle_inhibit_v1: cleanup destroy handlers 6 years ago
wlr_input_device.c input-device: add output_name field, populate it from libinput 7 years ago
wlr_input_inhibitor.c input-inhibit: use wlr_signal_emit_safe 7 years ago
wlr_keyboard.c wlr_keyboard: fix mmap leak + logic on close for keymap_fd 6 years ago
wlr_layer_shell.c layer-shell: check whether the surface is mapped in layer_surface_destroy() 7 years ago
wlr_linux_dmabuf.c Merge branch 'master' into screencontent 7 years ago
wlr_list.c Revert "ELF Visibility" 7 years ago
wlr_matrix.c Fix typos in comments and strings 7 years ago
wlr_output.c wlr_output: fix scope for 'now' 6 years ago
wlr_output_damage.c output-damage: limit the number of damaged rectangles 7 years ago
wlr_output_layout.c cleanup: Use void for zero-parameter functions 7 years ago
wlr_pointer.c backend/x11: correctly destroy input devices 7 years ago
wlr_primary_selection.c wlr_primary_selection: fix use-after-free when cancelling source 7 years ago
wlr_region.c compositor: redesign how resources are managed 7 years ago
wlr_screencopy_v1.c screencopy: listen to buffer destroy 6 years ago
wlr_screenshooter.c screencopy: add support for frame flags 6 years ago
wlr_server_decoration.c Revert "ELF Visibility" 7 years ago
wlr_surface.c properly check if the point is inside the surface in wlr_surface_point_accepts_input 6 years ago
wlr_tablet_pad.c Revert "ELF Visibility" 7 years ago
wlr_tablet_tool.c Revert "ELF Visibility" 7 years ago
wlr_touch.c Revert "ELF Visibility" 7 years ago
wlr_virtual_keyboard_v1.c virtual-keyboard: fix wlr_virtual_keyboard_manager_v1_destroy 7 years ago
wlr_wl_shell.c Send axis source event 7 years ago
wlr_xcursor_manager.c Redesign wlr_texture 7 years ago
wlr_xdg_output.c xdg-output: bump output manager version to 2 7 years ago