Georges Basile Stavracas Neto
a58f9dd3f8
mouse: remove arbitrary height request
...
The test frame widget size is better handled by the
scrolled window's max-content-height property introduced
in commit 62f1f6b
than an arbitrary height request.
https://bugzilla.gnome.org/show_bug.cgi?id=768529
2016-07-08 12:38:39 -03:00
Georges Basile Stavracas Neto
62f1f6bb23
mouse: set max-content-height on scrolledwindows
...
Instead of using only hardcoded height requests, it's better
if we give more flexibility for the content to grow up to
a certain amount of pixels.
Also, this patch slightly reduces the maximum size by 20px, so
that in the tested scenario (Adwaita with Large Font settings on)
the panel is still able to size down.
https://bugzilla.gnome.org/show_bug.cgi?id=768529
2016-07-08 12:36:05 -03:00
Ondrej Holy
2640a9dfd7
mouse: avoid using deprecated GtkAlignment and GtkMisc
...
https://bugzilla.gnome.org/show_bug.cgi?id=736013
2014-10-31 08:53:25 +01:00
Cosimo Cecchi
059ee0bb97
mouse: use resource instead of pixbuf to load SVG
...
This will let us load the image with appropriate scale factor when
necessary.
https://bugzilla.gnome.org/show_bug.cgi?id=733417
2014-07-22 20:06:34 -07:00
Ondrej Holy
0c5044609d
mouse: fix touch support for the testing widget
...
There is delay in response to tapping without GDK_BUTTON_RELEASE_MASK.
https://bugzilla.gnome.org/show_bug.cgi?id=723294
2014-02-13 15:05:12 +01:00
Yosef Or Boczko
089266fd0a
mouse: Use margin-start/end instead of margin-left/right
...
https://bugzilla.gnome.org/show_bug.cgi?id=712661
2013-11-19 22:27:42 +02:00
Rui Matos
98ec15a5d5
mouse: Remove unused toplevel windows from .ui files
...
https://bugzilla.gnome.org/show_bug.cgi?id=708286
2013-10-01 10:05:02 +02:00
Thomas Wood
a98b939e47
mouse: use a dialog window for the mouse test
...
This avoids using a toggle button to switch to the test area and makes the
interaction more consistent with other panels.
https://bugzilla.gnome.org/show_bug.cgi?id=702986
2013-06-25 16:29:58 +01:00
Ondrej Holy
1cf9c9b078
mouse: New testing area according to mockup
...
https://bugzilla.gnome.org/show_bug.cgi?id=579135
2012-08-30 11:11:55 +01:00
Bastien Nocera
905b7f999c
mouse: Remove italics from test page
...
https://bugzilla.gnome.org/show_bug.cgi?id=682397
2012-08-22 10:38:04 +01:00
Ondrej Holy
7981d4423a
mouse: Add mouse test window
...
https://bugzilla.gnome.org/show_bug.cgi?id=677206
2012-08-20 19:21:00 +01:00