gtk/testsuite
Matthias Clasen 8912a6eb75 gtk: Handle seatless displays
If you run weston with the headless backend, you get a Wayland
display with no seat, which is just fine by the protocol.

gdk_display_get_default_seat() returns NULL in this case. Various
widgets assume that we always have a seat with a keyboard and a
pointer, since that is what X guarantees. Make things survive
without that, so we can run the testsuite under a headless
Wayland compositor.
2020-05-15 14:11:53 -04:00
..
a11y testsuite: Drop a container api use 2020-05-11 22:38:21 -04:00
css testsuite: Update bloomfilter test 2020-05-08 00:03:42 +05:00
gdk gtk: Handle seatless displays 2020-05-15 14:11:53 -04:00
gsk gl renderer: Fix nested rounded clip rendering 2020-05-13 08:07:55 +02:00
gtk gtk: Handle seatless displays 2020-05-15 14:11:53 -04:00
performance testsuite/performance: Add common_cflags to build 2020-03-06 18:22:01 +01:00
reftests paned: Redo the api 2020-05-11 22:21:33 -04:00
tools Add a test for bin child conversion 2020-05-04 22:53:08 -04:00
meson.build Make the performance testcase more general 2020-01-22 00:59:04 -05:00