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
Last revisionBoth sides next revision
releng:4.10:roadmap:xfce4-panel [2011/11/05 10:45] – [Merge actions and session plugins] nickreleng:4.10:roadmap:xfce4-panel [2011/12/30 21:14] – [Deskbar Mode] nick
Line 2: Line 2:
 That are a bunch of (mostly small) [[http://bugzilla.xfce.org/buglist.cgi?query_format=advanced;resolution=---;target_milestone=Panel%204.10;product=Xfce4-panel|feature requests]] in bugzilla under the 4.10 milestone. Just some highlights here. That are a bunch of (mostly small) [[http://bugzilla.xfce.org/buglist.cgi?query_format=advanced;resolution=---;target_milestone=Panel%204.10;product=Xfce4-panel|feature requests]] in bugzilla under the 4.10 milestone. Just some highlights here.
  
-====== Container Plugin ====== +====== [FINISHED] Deskbar Mode ====== 
-A plugin that can contain other plugins so it is possible (if you want to put time in this) layout plugin in, for example, the opposite orientation, multiple launchers in a gridother sizes and things like that.+To make the panel more flexible in vertical mode and also horizontalit will get 2 new properties: number of rows and a deskbar mode. The rows will give more control over multi button plugins like the window buttons and allows packing "small" plugins in columns. 
 +Deskbar is vertical panel with horizontal orientated pluginsthis makes the panel much more efficient on large displays.
  
-Completed: 0% \\ +Work is done in the [[http://git.xfce.org/xfce/xfce4-panel/log/?h=nick/desktop-mode|nick/deskbar]] branch and [[https://github.com/andrzej-r/xfce4-panel|Andrzej's Github branch]] 
-Assignee: Nick\\+ 
 +Completed: 100% \\ 
 +Assignee: Nick, Andrzej \\
 Difficulty: Moderate Difficulty: Moderate
  
Line 15: Line 18:
 Assignee: Nick\\ Assignee: Nick\\
 Difficulty: Easy Difficulty: Easy
 +
 +====== Other small but noticeable changes ======
 +  * Tasklist: Add option to disable mouse scrolling (bug #6996).
 +  * Panel: Make compositing settings insensitive instead of hiding them(bug #7862).
 +  * Panel: Add style property to control size of autohide window.
 +  * Panel: Add option to disable struts in the dialog (bug#7202).
 +  * Showdesktop: Allow middle-click to shade windows (bug #7177).
 +  * Tasklist: Make the plugin shrink instead of expand (bug #7389, #7129).