gtk/testsuite
Alexander Larsson 7d23b6dad5 Fix gestures test
This tests was testing gestures by faking an event in the
middle of a window that has a hbox with an expanding image in it.
For me (and I guess this depends on all sorts of issues like whether
CSD is enabled, font sizes, etc) the hbox ended up centered horizontally
but not vertically (probably because of csd at the top), so no events
ever hit the inner widgets.

This is fixed by emitting the events at allocation.x/y of the
hbox, which should contain both the hbox and the image (as it expands).
2020-02-10 16:24:03 +01:00
..
a11y Stop using gtk_main and gtk_main_quit 2020-02-09 23:12:32 -05:00
css css: Remove outline border radius properties 2020-02-08 20:43:16 +01:00
gdk Don't use xsettings or xft defaults in testsuite 2020-02-03 15:11:35 +01:00
gsk Don't use xsettings or xft defaults in testsuite 2020-02-03 15:11:35 +01:00
gtk Fix gestures test 2020-02-10 16:24:03 +01:00
performance testperf: More flexible mark selection 2020-02-05 00:46:47 -05:00
reftests testsuite: Get rid of GtkToolbar 2020-02-07 14:08:08 +01:00
tools Don't use xsettings or xft defaults in testsuite 2020-02-03 15:11:35 +01:00
meson.build Make the performance testcase more general 2020-01-22 00:59:04 -05:00