wlroots-hyprland/types
Dominique Martinet bb3b9d0156 wlr_surface: use post_event instead of queue
This fixes not sending anything back to the client if the only event
it's waiting for is a buffer release, and nothing else is in the pipe.

Workaround for #102 - there probably is a better solution as weston and
wlc do not need to use post_event here.
2017-08-18 19:38:11 +02:00
..
meson.build Add wlr_output_layout implementation 2017-08-17 21:05:13 -04:00
wlr_input_device.c Fix style issues 2017-08-14 17:09:56 +02:00
wlr_keyboard.c Simplify input device destruction code 2017-08-14 18:23:20 +02:00
wlr_output.c output: default scale to 1 2017-08-18 16:01:40 +02:00
wlr_output_layout.c Clean up wlr_output_layout 2017-08-17 21:06:28 -04:00
wlr_pointer.c Simplify input device destruction code 2017-08-14 18:23:20 +02:00
wlr_region.c implement compositor create region 2017-08-10 05:59:43 -04:00
wlr_seat.c Fix style issues in wlr_seat 2017-08-17 14:14:31 +02:00
wlr_surface.c wlr_surface: use post_event instead of queue 2017-08-18 19:38:11 +02:00
wlr_tablet_pad.c Simplify tablet pad destruction 2017-08-15 12:16:23 +02:00
wlr_tablet_tool.c Refactor out wlr_tablet_tool_state 2017-08-14 16:22:31 +02:00
wlr_touch.c Simplify input device destruction code 2017-08-14 18:23:20 +02:00
wlr_wl_shell.c Fix wlr_wl/xdg_shell_destroy segfault 2017-08-15 15:52:20 +02:00
wlr_xdg_shell_v6.c Merge pull request #91 from martinetd/move_wl_shell 2017-08-15 17:39:18 -04:00