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
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 IconEntry, set_icon_from_name: handle case when icon can not be found cleanly 2012-09-17 15:54:26 +02:00
Makefile.am Add new PaletteMenuItem widget for usage in mixed content Palettes 2012-09-13 17:40:14 +02:00
menuitem.py Replacing set_data/get_data with a python attribute 2012-06-06 14:56:44 +02:00
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 Reimplement Palettes for GTK3 2011-12-20 19:19:16 +01:00
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 RadioToolButton, ToolButton, ToggleToolButton: add back the getter for the icon_name property 2012-09-20 09:38:39 +02:00
style.py
toggletoolbutton.py RadioToolButton, ToolButton, ToggleToolButton: add back the getter for the icon_name property 2012-09-20 09:38:39 +02:00
toolbarbox.py
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