Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| releng:4.14:roadmap:xfdesktop [2015/03/25 12:21] – created erickoegel | releng:4.14:roadmap:xfdesktop [2017/04/16 07:14] (current) – Clean up page erickoegel | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | Xfdesktop | + | ====== |
| + | All changes have been merged in master. Feel free to open bug reports for regressions and fixes. | ||
| - | Port xfdesktop/ | ||
| - | * Completed: 0% | ||
| - | Port xfdesktop/ | ||
| - | * This way the focus is just on the parts that render the background | ||
| - | * GdkPixmap is gone | ||
| - | * Completed: 0% | ||
| - | |||
| - | Port the rest of xfdesktop/ | ||
| - | * The iconview is a custom widget, replace it with a GtkGrid packng the icon and a GtkLabel? Or use cell renderers? | ||
| - | * Completed: 0% | ||
| - | |||
| - | Additional items: | ||
| - | * Switch to using GNotification and drop libnotify dependency | ||
| - | * Switch to GDBus and drop libdbus dependency | ||
| - | * Remove the old fallback code for supporting old Gtk/Glib versions | ||
| - | * Completed: 0% | ||