Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| releng:4.14:roadmap:garcon [2015/03/26 16:17] – created erickoegel | releng:4.14:roadmap:garcon [2016/06/03 07:55] (current) – [Additonal Garcon fixes/enhancements] erickoegel | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| ===== Port to Gtk3 ===== | ===== Port to Gtk3 ===== | ||
| - | WIP branch: http:// | + | old branch: http:// |
| + | Now in git master and released in garcon 0.5.0 | ||
| As the branch currently stands, it builds both Gtk2 and Gtk3 (both are required). Both branches get built with the same code-base there' | As the branch currently stands, it builds both Gtk2 and Gtk3 (both are required). Both branches get built with the same code-base there' | ||
| Line 9: | Line 9: | ||
| Screenshot of Garcon-Gtk2 now: [[http:// | Screenshot of Garcon-Gtk2 now: [[http:// | ||
| + | |||
| + | landry: branch builds fine as of 20160417 with gtk 3.18. | ||
| + | |||
| + | |||
| + | ===== Additonal Garcon fixes/ | ||
| + | old branch: https:// | ||
| + | Now merged in git master. | ||
| + | |||
| + | * Change the tests/ | ||
| + | * 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. | ||
| + | * Ensure there are no warnings with Gtk3.20 | ||
| + | * Additional testing may be needed. | ||
| + | |||