sugar-toolkit-gtk3/src/sugar3/graphics
Carlos Garnacho 297cd72757 window: Avoid odd scrolling on OSK presence
Now it suffices to have the widget and osk rectangles intersect,
to have "clear-request-area" emitted, so cater for the situations
where the focus rect lies outside the osk area.

Signed-off-by: Carlos Garnacho <carlos@lanedo.com>
Acked-by: Simon Schampijer <simon@laptop.org>
2012-11-27 19:07:16 +01:00
..
__init__.py
alert.py Alert: fix for traceback in the draw - SL #4251 2012-11-22 14:20:27 -03:00
animator.py
colorbutton.py Add support for locking Palettes, SL #4008 2012-11-21 20:21:46 +01:00
combobox.py
icon.py CellRendererIcon: add active state - SL #3989 2012-10-30 11:14:26 -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 Set correct padding and size for the palette, window implementation - SL #4144 2012-11-07 09:57:33 -03:00
menuitem.py
notebook.py
objectchooser.py
palette.py Set correct padding and size for the palette, window implementation - SL #4144 2012-11-07 09:57:33 -03:00
palettegroup.py
palettemenu.py Set correct padding and size for the palette, window implementation - SL #4144 2012-11-07 09:57:33 -03:00
palettewindow.py Follow up fixes for the lockable Palette support 2012-11-23 17:38:05 +01:00
panel.py
radiopalette.py DescriptionButton, ShareButton: set the toggle_palette option to True 2012-11-06 15:21:35 +01:00
radiotoolbutton.py RadioToolButton: hide tooltip on click, SL #4268 2012-11-27 14:43:54 +01: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 Add support for locking Palettes, SL #4008 2012-11-21 20:21:46 +01: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 TrayIcon: set the touch mask on the event box, part of SL #4127 2012-11-05 14:40:31 +01:00
window.py window: Avoid odd scrolling on OSK presence 2012-11-27 19:07:16 +01:00
xocolor.py