This shows you the differences between two versions of the page.
|
roadmap [2012/08/03 15:49] Stefano Karapetsas [1.6 release] |
roadmap [2013/04/08 17:25] (current) Stefano Karapetsas [Release 1.8] |
||
|---|---|---|---|
| Line 3: | Line 3: | ||
| Some notes for the next releases. This is not a brainstorm page. Please use the forum or the IRC chat to ask for new features. | Some notes for the next releases. This is not a brainstorm page. Please use the forum or the IRC chat to ask for new features. | ||
| - | + | ===== Release 1.8 ===== | |
| - | ===== 1.6 release ===== | + | |
| - | At this point, this is just a list of **tentative** goals. A scratchpad for ideas. | + | * Replace mate-doc-utils with itstools ([[github>mate-doc-utils/issues/2|#2]]) |
| - | + | ||
| - | * Fix deprecations ([[deprecated_code]]) | + | |
| - | * Caja improvements | + | |
| - | * Improve trash management of removable devices | + | |
| - | * Update dbus interface ([[https://github.com/mate-desktop/mate-file-manager/issues/3|#3]]) | + | |
| * Create mate-session-applet as a replacement for indicator-applet-session | * Create mate-session-applet as a replacement for indicator-applet-session | ||
| - | * Add option(s) to show notifications only on one screen ([[https://github.com/mate-desktop/mate-notification-daemon/issues/4|#4]]) | + | * Add window snapping to Marco ([[github>mate-window-manager/issues/21|#21]]) |
| - | * Themes improvement | + | * Support ePub format in Atril ([[github>mate-document-viewer/issues/13|#13]]) |
| - | * Add GTK3 support for most themes | + | * Add undo functionality to sticky note applet ([[github>mate-applets/issues/17|#17]]) |
| - | * Add support for mpris2 to mate-settings-daemon ([[https://github.com/mate-desktop/mate-settings-daemon/issues/7|#7]]) | + | * [[gstreamer-1.0|Add support for GStreamer-1.0]] ([[github>mate-media/issues/9|#9]]) |
| - | * Replace mate-doc-utils with itstools ([[https://github.com/mate-desktop/mate-doc-utils/issues/2|#2]]) | + | * [[systemd-logind|Complete support for systemd-logind]] |
| - | * Move .mateconf/ and .mateconfd/ to $XDG_CONFIG_HOME ([[https://github.com/mate-desktop/mate-conf/issues/4|#4]]) | + | * Allow rotation of mate-panel background ([[github>mate-panel/issues/42|#42]]) |
| - | * Fix all incorrect FSF addresses | + | * Add the ability to disable volume/brightness osd ([[github>mate-settings-daemon/issues/13|#13]]) |
| - | * [[MateConf to GSettings|Replace MateConf with GSettings]] | + | * Offer a preferences option to turn off generic icons in listview in Caja ([[github>mate-file-manager/issues/26|#26]]) |
| - | * [[MateCorba to DBus|Replace MateCorba with DBus]] | + | * Caja: Improve trash management of removable devices |
| - | * [[MateVfs to GIO|Replace MateVfs with GIO]] | + | * Fix deprecations in non-core packages |
| + | * Add support for Metacity as window manager | ||
| + | * Add support for GTK3 | ||
| + | * [[wayland|Add support for Wayland]] | ||
| + | * Add support for [[http://www.freedesktop.org/wiki/Software/AccountsService|AccountsService]] | ||
| ===== Future releases ===== | ===== Future releases ===== | ||
| + | |||
| * [[http://developer.gnome.org/gtk3/stable/gtk-migrating-unique-GtkApplication.html|Migrate libunique to GtkApplication]] | * [[http://developer.gnome.org/gtk3/stable/gtk-migrating-unique-GtkApplication.html|Migrate libunique to GtkApplication]] | ||
| - | * Start support for GTK3 | + | * File manager plugin system |
| ===== Old releases ===== | ===== Old releases ===== | ||
| - | ==== 1.4 release ==== | + | ==== Release 1.6 ==== |
| + | |||
| + | Released on April 2, 2013. Announcement [[http://mate-desktop.org/2013/04/02/mate-1-6-released/|here]]. [[status:1.6|Old status page]]. | ||
| + | |||
| + | * <del>Fix deprecations in core packages ([[deprecated_code]])</del> | ||
| + | * <del>Caja improvements</del> | ||
| + | * <del>Add support for freedesktop.org File Manager DBus Interface</del> ([[github>mate-file-manager/issues/3|#3]]) | ||
| + | * <del>Fix back vs parent directory selection</del> ([[github>mate-file-manager/issues/19|#19]]) | ||
| + | * <del>Atril improvements</del> | ||
| + | * <del>Add xps backend</del> ([[github>mate-document-viewer/commit/5ad91699940909223c167ef40de03e9a55a5a9c3|5ad9169]]) | ||
| + | * <del>Panel improvements</del> | ||
| + | * <del>Add ''--run-dialog'' option</del> | ||
| + | * <del>Window list: middle click button to close window</del> ([[github>libmatewnck/commit/6d3058da7c1fe19fbd6b1148ca23fae5d1dae505|6d3058da]]) | ||
| + | * <del>Control center improvements</del> | ||
| + | * <del>Add option to enable compositing manager and fast alt-tab</del> | ||
| + | * <del>Set metacity theme if compiz or metacity are running</del> | ||
| + | * <del>Use same GNOME proxy settings in gsettings-desktop-schemas</del> | ||
| + | * <del>Window manager improvements</del> | ||
| + | * <del>Add option to open new windows on the center of the screen</del> | ||
| + | * <del>Calc improvements</del> | ||
| + | * <del>Update to newest non-Vala gcalctool</del> | ||
| + | * <del>Add buttons to support inverse trig functions ([[github>mate-calc/issues/6|#6]])</del> | ||
| + | * <del>Add option(s) to show notifications only on one screen ([[github>mate-notification-daemon/issues/4|#4]])</del> | ||
| + | * <del>Themes improvement</del> | ||
| + | * <del>Add GTK3 support for most themes</del> | ||
| + | * <del>Add support for mpris2 to mate-settings-daemon</del> ([[github>mate-settings-daemon/issues/7|#7]], [[github>mate-settings-daemon/commit/9384398|9384398]]) | ||
| + | * <del>Fix all incorrect FSF addresses</del> | ||
| + | * <del>[[MateConf to GSettings|Replace MateConf with GSettings]]</del> | ||
| + | * <del>[[MateCorba to DBus|Replace MateCorba with DBus]]</del> | ||
| + | * <del>[[systemd-logind|Initial support for systemd-logind]]</del> | ||
| + | * <del>[[MateVfs to GIO|Replace MateVfs with GIO]]</del> | ||
| + | * <del>[[libmatenotify to libnotify|Replace libmatenotify with libnotify]]</del> | ||
| + | * <del>Remove libmateui (unused), libmatecanvas (unused), libmatecomponent and libmatecomponentui (replace with dbus)</del> | ||
| + | * <del>Remove libmate (mate-open replaced with gvfs-open, gsettings schemas moved to mate-desktop package)</del> | ||
| + | * <del>Support opening a remote terminal in mate-file-manager-open-terminal ([[github>mate-file-manager-open-terminal/issues/2|#2]])</del> | ||
| + | * <del>Move mixer applet to mate-media package ([[github>mate-applets/issues/22|#22]])</del> | ||
| + | * <del>Sync translations</del> | ||
| + | * <del>Update .desktop files to indicate MATE variants.</del> | ||
| + | |||
| + | ==== Release 1.4 ==== | ||
| Released on July 30, 2012. Announcement [[http://mate-desktop.org/2012/07/30/mate-1-4-released/|here]]. | Released on July 30, 2012. Announcement [[http://mate-desktop.org/2012/07/30/mate-1-4-released/|here]]. | ||
| Line 55: | Line 94: | ||
| * <del>mate-icon-theme-faenza</del> <sub>Rowen_Stipe</sub> | * <del>mate-icon-theme-faenza</del> <sub>Rowen_Stipe</sub> | ||
| * <del>[[roadmap:1.4:translations|Translations sync with transifex]] <sub>stefano-k, Amanas</sub></del> | * <del>[[roadmap:1.4:translations|Translations sync with transifex]] <sub>stefano-k, Amanas</sub></del> | ||
| - | ==== 1.2 release ==== | + | |
| + | ==== Release 1.2 ==== | ||
| Released on April 16, 2012. Announcement [[http://mate-desktop.org/2012/04/16/mate-1-2-released/|here]]. | Released on April 16, 2012. Announcement [[http://mate-desktop.org/2012/04/16/mate-1-2-released/|here]]. | ||