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
Next revisionBoth sides next revision
releng:4.10:roadmap:xfce4-settings [2011/05/25 09:10] – [Improve the Pointer Settings] nickreleng:4.10:roadmap:xfce4-settings [2012/02/05 15:09] – [[FINISHED] Mime-type Editor] nick
Line 1: Line 1:
 ====== xfce4-settings 4.10 Roadmap ====== ====== xfce4-settings 4.10 Roadmap ======
  
 +===== [FINISHED] Mime-type Editor =====
 +Allow editing the mimetyes (bug [[http://bugzilla.xfce.org/show_bug.cgi?id=6113|#6113]]).
 +
 +Completed: 100%\\
 +Asignees: Nick\\
 +Difficulty: Easy
 +
 +
 +===== [FINISHED] Rework the settings editor =====
 +Make the settings editor easier to work with.
 +
 +Completed: 100%\\
 +Asignees: Nick\\
 +Difficulty: Easy
 ===== Make Settings Dialogs Netbook Friendly ===== ===== Make Settings Dialogs Netbook Friendly =====
  
Line 13: Line 27:
 People have reported a lot of problems with the new keyboard shortcuts system. Apart from fixing these issues, I think we should also implement proper .Xmodmap support. Consider a port to libkeybinder if we require gtk >= 2.20. People have reported a lot of problems with the new keyboard shortcuts system. Apart from fixing these issues, I think we should also implement proper .Xmodmap support. Consider a port to libkeybinder if we require gtk >= 2.20.
  
-Completed: 0%\\+Completed: 90%\\
 Assignee: jeromeg\\ Assignee: jeromeg\\
 Difficulty: Moderate Difficulty: Moderate
  
-===== Improve the Pointer Settings ===== +===== [FINISHED] Improve the Pointer Settings ===== 
  
 In the end we should support device properties. The device property handling (general, for all kinds of properties) is implemented in xfsettingsd. Specific synaptics and wacom settings have been added in xfce4-mouse-settings. In the end we should support device properties. The device property handling (general, for all kinds of properties) is implemented in xfsettingsd. Specific synaptics and wacom settings have been added in xfce4-mouse-settings.
  
-Completed: 100% (not merged in master yet)\\+Completed: 100%\\
 Bugs: #5300\\ Bugs: #5300\\
 Assignee: Nick\\ Assignee: Nick\\
Line 40: Line 54:
 Currently, users have to extract themes to ~/.icons/ or ~/.themes/ which is not exactly straightforward and not easy to discover. We should provide an easy way to install new themes. A good UI will have to be found: GNOME does this by allowing to drag&drop tarballs to their 'Appearance' window but this is also hard to discover. Currently, users have to extract themes to ~/.icons/ or ~/.themes/ which is not exactly straightforward and not easy to discover. We should provide an easy way to install new themes. A good UI will have to be found: GNOME does this by allowing to drag&drop tarballs to their 'Appearance' window but this is also hard to discover.
  
-Completed: 0%\\+Completed: 90(icon themes are not completed in the script yet)\\
 Bugs: \\ Bugs: \\
-Assignee: jeromeg \\+Assignee: jeromeg, nick \\
 Difficulty: Moderate Difficulty: Moderate
  
-===== [Finished] Merge xfsettingsd and xfce4-settings-helper =====+===== [FINISHED] Merge xfsettingsd and xfce4-settings-helper =====
  
 Because xfsettingsd in the beginning was part of the xfconf package it moved directly to the xfce4-settings package. However this means on a normal Xfce desktop, always 2 daemons are running to handle the settings. To avoid this we're going to merge xfce4-settings-helper in xfsettingsd (because we like the name better). Because xfsettingsd in the beginning was part of the xfconf package it moved directly to the xfce4-settings package. However this means on a normal Xfce desktop, always 2 daemons are running to handle the settings. To avoid this we're going to merge xfce4-settings-helper in xfsettingsd (because we like the name better).