Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
releng:4.14:roadmap:garcon [2016/06/01 19:41] – [Port to Gtk3] erickoegelreleng:4.14:roadmap:garcon [2016/06/03 07:55] (current) – [Additonal Garcon fixes/enhancements] erickoegel
Line 14: Line 14:
  
 ===== Additonal Garcon fixes/enhancements ===== ===== Additonal Garcon fixes/enhancements =====
-WIP branch: https://github.com/EricKoegel/garcon/commits/garcon-fixes+old branch: https://github.com/EricKoegel/garcon/commits/garcon-fixes 
 +Now merged in git master.
  
   * Change the tests/test-display-menu to have a -gtk2 && -gtk3 version using the garcon-gtk library. This way everything can be tested.   * Change the tests/test-display-menu to have a -gtk2 && -gtk3 version using the garcon-gtk library. This way everything can be tested.
-  *   * TODO: Additonal test code needs to be added to the test-display-menu in order to fully test out garcon. 
   * Merged in some of the fixes in bugzilla   * Merged in some of the fixes in bugzilla
 +  * Add support for desktop file actions and added them to garcon-gtk.
   * Fix menu item label alignment in gtk3.   * Fix menu item label alignment in gtk3.
   * Ensure there are no warnings with Gtk3.20   * Ensure there are no warnings with Gtk3.20
-  * TODO: Additional testing before merging into master.+  * Additional testing may be needed.