..
data_device
Remove all wayland-server.h includes
2019-07-27 15:49:32 -04:00
seat
wlr_seat_touch: Destroy the touchpoint on client destroy
2019-09-14 16:19:07 +03:00
tablet_v2
Move initialization of wlr_tablet_pad into types/wlr_tablet_pad
2019-09-26 19:41:19 +03: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
Remove orbital screenshooter and gamma-control
2019-06-02 09:30:47 -04: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
foreign-toplevel: support fullscreen state and request
2019-04-29 00:00:53 +03: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
Remove all wayland-server.h includes
2019-07-27 15:49:32 -04:00
wlr_layer_shell_v1.c
layer-shell: ignore ack_configure() on closed surfaces
2019-09-13 13:58:58 +03: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
Revert "output: atomic mode"
2019-08-07 16:22:11 +09:00
wlr_output_damage.c
Remove all wayland-server.h includes
2019-07-27 15:49:32 -04:00
wlr_output_layout.c
wlr_box: properly calculate closest point for non-positive area boxes
2019-10-11 23:43:13 +03:00
wlr_output_management_v1.c
output: remove lx, ly
2019-04-13 08:31:30 -06: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_feedback: add the sampled state
2019-09-19 19:44:19 +03: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
screencopy: send failed after output disconnect
2019-08-01 19:00:48 +03:00
wlr_server_decoration.c
Init the new destroy signals added by #1200
2018-08-27 18:21:36 +02:00
wlr_surface.c
wlr_surface: condition is always false
2019-08-12 09:37:21 +09: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
Fix a crash on zxdg_decoration_manager_v1 destroy
2018-10-01 14:45:17 +02:00
wlr_xdg_output_v1.c
xdg-output: send wl_output.done after xdg_output created
2019-09-17 15:30:20 +03:00