gtk2/gtk/theme
Carlos Garnacho b3e91b7111 gtktexthandle: Update to gtk4 rendering/input
GtkTextHandle was neglected by whoever removed the ::draw signal,
leaving it entirely broken. Update to using GtkGizmo so we can
implement snapshot of text handles.

Input has received a revamp too, handling is done through a
GtkGestureDrag and coordinate calculations simplified by storing
the delta to the hotspot on ::begin instead of ::update, as this
value is constant throughout the gesture. Widget state management
on crossing events happens implicitly, so no longer needs to be
done here.

Last but not least, CSS has also been updated so handles are
rendered at the correct size and proportion, and with the padding
that code expects of it.
2018-06-21 12:54:03 +02:00
..
Adwaita gtktexthandle: Update to gtk4 rendering/input 2018-06-21 12:54:03 +02:00
HighContrast themes: Remove leftover bit of .linked workaround 2018-06-20 20:11:26 +01:00
win32 win32 theme: Fix tooltip borders 2016-10-26 16:25:49 +02:00