sugar-toolkit-gtk3/src/sugar3/graphics
Simon Schampijer 20ef297526 Window: show unfullscreen button on button and touch events
We did track mouse motion events so far to show the unfullscreen
button. This adds the tracking of button events (left, middle, right
click) and touch tap.

Signed-off-by: Simon Schampijer <simon@laptop.org>
Acked-by: Manuel Quiñones <manuq@laptop.org>
2012-10-23 16:14:13 +02:00
..
__init__.py Rename the module to sugar3 2011-11-14 18:17:18 +01:00
alert.py Alert: use GtkStyleContext instead of deprecated GtkStyle - SL #3907 2012-10-01 22:57:05 -03:00
animator.py
colorbutton.py
combobox.py
icon.py CanvasIcon: use set_state_flags and unset_state_flags instead of deprecated set_state - SL #3989 2012-10-15 17:25:18 -03:00
iconentry.py
Makefile.am
menuitem.py
notebook.py
objectchooser.py
palette.py Palettes: move PRIMARY and SECONDARY constant to the base class 2012-10-23 11:29:02 +02:00
palettegroup.py
palettemenuitem.py Add new PaletteMenuItem widget for usage in mixed content Palettes 2012-09-13 17:40:14 +02:00
palettewindow.py Palettes: move PRIMARY and SECONDARY constant to the base class 2012-10-23 11:29:02 +02:00
panel.py
radiopalette.py Fix radiopalette due to api change in toolbotton 2012-09-21 10:04:39 -03:00
radiotoolbutton.py
style.py
toggletoolbutton.py
toolbarbox.py Set an initial background color for the subtoolbar container - SL #3890 2012-09-12 13:33:56 -03:00
toolbox.py
toolbutton.py Add toggle_palette property for Palette invoker, SL #4065 2012-10-23 11:28:15 +02:00
toolcombobox.py
tray.py
window.py Window: show unfullscreen button on button and touch events 2012-10-23 16:14:13 +02:00
xocolor.py