Features/GTK3/Shell: Difference between revisions
| Line 176: | Line 176: | ||
but that is a private member. Then we need to look if we add a method to set the it, | but that is a private member. Then we need to look if we add a method to set the it, | ||
or change the api to make the first container (where is the menu today) useful for other type of widgets. | or change the api to make the first container (where is the menu today) useful for other type of widgets. | ||
In Manuq branch, palettes are blinking when mouse is over the icon. | |||
AssertionError: | |||
Traceback (most recent call last): | |||
File "/home/manuq/prog/manuqs-shell-port/install/lib/python2.7/site-packages/sugar3/graphics/palette.py", line | |||
or isinstance(self._widget, _PaletteWindowWidget) | |||
AssertionError | |||
=== A handful of NMClient issues === | === A handful of NMClient issues === | ||