wlroots-hyprland/types
Simon Ser 2122e49bea presentation-time: add helper for common case
Most of the time, compositors just display the surface's current buffer
on an output. Add an helper to make it easy to support presentation-time
in this case.
2019-11-21 11:03:43 -05:00
..
data_device Add -Wmissing-prototypes 2019-11-20 02:05:03 +00:00
seat wlr_seat_touch: Destroy the touchpoint on client destroy 2019-09-14 16:19:07 +03:00
tablet_v2 Fix heap-use-after-free in wlr_send_tablet_v2_tablet_pad_leave 2019-10-27 19:01:16 +01:00
xdg_shell Revert "wlr_xdg_popup: don't treat all surfaces of grabbing client as grabbing surfaces" 2019-08-27 11:12:09 +09:00
xdg_shell_v6 Revert "wlr_xdg_popup: don't treat all surfaces of grabbing client as grabbing surfaces" 2019-08-27 11:12:09 +09:00
meson.build Introduce wlr_keyboard_group 2019-11-05 20:05:49 +01:00
wlr_box.c wlr_box: properly calculate closest point for non-positive area boxes 2019-10-11 23:43:13 +03:00
wlr_buffer.c buffer: add wlr_buffer_get_dmabuf 2019-06-07 09:06:11 -04:00
wlr_compositor.c compositor: disconnect client on OOM in create_surface 2019-09-18 11:28:15 +12:00
wlr_cursor.c wlr_box: properly calculate closest point for non-positive area boxes 2019-10-11 23:43:13 +03:00
wlr_data_control_v1.c Fix memory leak 2019-08-12 09:37:21 +09:00
wlr_export_dmabuf_v1.c export-dmabuf-v1: fix segfault on output disable 2019-08-01 19:00:48 +03:00
wlr_foreign_toplevel_management_v1.c Add -Wmissing-prototypes 2019-11-20 02:05:03 +00:00
wlr_fullscreen_shell_v1.c fullscreen-shell-v1: initial protocol implementation 2019-01-06 12:12:06 +01:00
wlr_gamma_control_v1.c Remove all wayland-server.h includes 2019-07-27 15:49:32 -04:00
wlr_gtk_primary_selection.c Implement serial validation for selection requests 2019-06-30 15:01:05 -04:00
wlr_idle.c Remove all wayland-server.h includes 2019-07-27 15:49:32 -04:00
wlr_idle_inhibit_v1.c Remove all wayland-server.h includes 2019-07-27 15:49:32 -04:00
wlr_input_device.c Remove all wayland-server.h includes 2019-07-27 15:49:32 -04:00
wlr_input_inhibitor.c Remove all wayland-server.h includes 2019-07-27 15:49:32 -04:00
wlr_input_method_v2.c wlr_input_method_v2: Remove input method's resource from the list on destroy 2019-08-09 08:05:55 +09:00
wlr_keyboard.c Introduce wlr_keyboard_group 2019-11-05 20:05:49 +01:00
wlr_keyboard_group.c Introduce wlr_keyboard_group 2019-11-05 20:05:49 +01:00
wlr_layer_shell_v1.c layer_shell: set layer of existing surface 2019-10-16 09:41:13 -04:00
wlr_linux_dmabuf_v1.c Remove all wayland-server.h includes 2019-07-27 15:49:32 -04:00
wlr_list.c Revert "ELF Visibility" 2018-02-19 18:01:27 -05:00
wlr_matrix.c Fix typos in comments and strings 2018-05-03 21:59:43 +01:00
wlr_output.c output: fix off-by-one wlr_output_event_present.commit_seq 2019-11-21 11:03:43 -05:00
wlr_output_damage.c Remove all wayland-server.h includes 2019-07-27 15:49:32 -04:00
wlr_output_layout.c Add -Wmissing-prototypes 2019-11-20 02:05:03 +00:00
wlr_output_management_v1.c output-management-v1: add assertion as a safety net 2019-10-27 10:49:53 -04:00
wlr_pointer.c Remove all wayland-server.h includes 2019-07-27 15:49:32 -04:00
wlr_pointer_constraints_v1.c Remove all wayland-server.h includes 2019-07-27 15:49:32 -04:00
wlr_pointer_gestures_v1.c Remove all wayland-server.h includes 2019-07-27 15:49:32 -04:00
wlr_presentation_time.c presentation-time: add helper for common case 2019-11-21 11:03:43 -05:00
wlr_primary_selection.c wlr_seat: Fix edge cases with serial validation 2019-06-30 15:01:05 -04:00
wlr_primary_selection_v1.c Implement serial validation for selection requests 2019-06-30 15:01:05 -04:00
wlr_region.c Remove all wayland-server.h includes 2019-07-27 15:49:32 -04:00
wlr_relative_pointer_v1.c Remove all wayland-server.h includes 2019-07-27 15:49:32 -04:00
wlr_screencopy_v1.c Add -Wmissing-prototypes 2019-11-20 02:05:03 +00:00
wlr_server_decoration.c Add -Wmissing-prototypes 2019-11-20 02:05:03 +00:00
wlr_surface.c Skip assign when sub_x or sub_y is NULL in wlr_surface_surface_at 2019-11-08 08:48:30 +01:00
wlr_switch.c Remove all wayland-server.h includes 2019-07-27 15:49:32 -04:00
wlr_tablet_pad.c Move initialization of wlr_tablet_pad into types/wlr_tablet_pad 2019-09-26 19:41:19 +03:00
wlr_tablet_tool.c Remove all wayland-server.h includes 2019-07-27 15:49:32 -04:00
wlr_text_input_v3.c text-input-v3: remove newline in log message 2018-11-26 12:15:34 +01:00
wlr_touch.c Remove all wayland-server.h includes 2019-07-27 15:49:32 -04:00
wlr_virtual_keyboard_v1.c Fixes crash of compositor when unvalidated keycode 0 is passed (#1833) 2019-09-27 13:11:30 +03:00
wlr_xcursor_manager.c Redesign wlr_texture 2018-03-24 23:48:32 -04:00
wlr_xdg_decoration_v1.c Add -Wmissing-prototypes 2019-11-20 02:05:03 +00:00
wlr_xdg_output_v1.c xdg-output: send wl_output.done after xdg_output created 2019-09-17 15:30:20 +03:00