Features/Replace GtkMenu: Difference between revisions

No edit summary
Tag: visualeditor
Update patch links
 
Line 28: Line 28:
== Scope ==
== Scope ==
Adding a modal should be a quick process.  It would probably only involve:
Adding a modal should be a quick process.  It would probably only involve:
* Adding a modal primitive to sugar3.graphics.modal.SelectorModal`  (DONE, patch:  https://github.com/sugarlabs/sugar-toolkit-gtk3/pull/238)
* Adding a modal primitive to sugar3.graphics.modal.SelectorModal`  (DONE, patch:  <strike>https://github.com/sugarlabs/sugar-toolkit-gtk3/pull/238</strike> https://github.com/sugarlabs/sugar-toolkit-gtk3/pull/249)


* Migrating the 2 users of the Gtk.Menu to the modal and Gtk.Window based palettes
* Migrating the 2 users of the Gtk.Menu to the modal and Gtk.Window based palettes
** The clipboard in the frame (DONE, patch: https://github.com/sugarlabs/sugar/pull/551)
** The clipboard in the frame (DONE, patch: <strike>https://github.com/sugarlabs/sugar/pull/551</strike> https://github.com/sugarlabs/sugar/pull/567)
** The journal palettes
** The journal palettes