Here you can post your feature requests for the panel plugins. There is no guarantee that any of them will actually be implemented. Please keep the Xfce philosophy in mind and add a small explanation why this feature would be useful or a description of the problem it solves.
Wishes that are striked through are implemented or rejected by the developer.
This list is meant to act as a working list for future additions, not to reopen discussion on features and things that are history.
Merge the 'monitor' plugins so you have one single plugin which can use modules to show various system information.
Merge the iconbox and tasklist plugin.
Put Dictionary plugin (like gnome dictionary). And if it's possible possibility of traduction of single words.
Hide clipman when it's empty, and place it in the system tray if it's possible.
Possibility to swap position of “Lock Screen” and “Quit” buttons in System Actions.
Allow plugins to be run in the notification area, so they can be used with other panels, like tint2. (e.g. plugins: clipman & notes)
Set launcher properties with DBus. This way you can change the icon with a monitoring script.
Multiple launcher. This options will show all the items in 1 button (so multiple icons in 1 button) and will launcher them all when the button is pressed.
Having appfinder merged/imbedded in
When multiplelauncher icon doesnt launch an application itself, long click or arrow click could be replaced by simple click on icon ( if first app link to no command then no arrow for the following app).
A tick to toggle the display of the arrow for “Multiple Launcher”
Ability to slide items from the panel such as the trash, clipman,… to the multiple-single launcher
Add an “Open maximized” checkbox to launch the application in maximized state. Most applications can at best just save their position+size to fill the entire screen, but don't save their last state.
Option to only show windows from current screen (for multihead systems).
Show workspace name in the tooltip when showing windows from multiple workspaces.
More flexible way of showing the button.
Rotate the buttons 90 degrees when the taskbar orientation is vertical.
Show buttons above each other when the taskbar is aligned horizontal and in a corner. Including grouping by task. Like BeOS does.
Allow fixed (constant) height of buttons when taskbar orientation is vertical and panel length is set to “full length”.
Option to control ordering of buttons, at least make buttons
well-ordered.
Options when a task should be visible in the taskbar.
Unhide the panel when a task becomes urgent in the taskbar.
Quickly close a task with (for example) a middle mouse click.
Option to enable hide/unhide or shade/unshade with the scroll wheel.
Option to enable/disable icons in taskbar
Option to toggle dimming of inactive icons
Forum
When they esten grouped several applications, to have of general menu system to unhide, hide, etc. Very util with applications like Gimp.
Switching to the task on the left or on the right from the current one, and selecting first, second, …, tenth item in a taskbar (via keyboard - would need a new keyboard-event, like switching workspaces? Or maybe as a command, or a parameter to xftaskbar4 or sth?) (maybe also to up and to down if tasks span over more than one row)
Changing order of items in a taskbar by moving current task left or right (or up or down) in the list (again, new keyboard-event or a command?) (hmm… just released that a task order is a vague thing…)
Change icon size according to panel size. instead of a static 16×16 icon.
Show the workspace number in the button.
Option to show a task on this native workspace or on the current workspace (when showing tasks from multiple workspaces).
Use middle click button.
Mouse Wheel on the icon box = Alt Tab
Allow a window to popup when dragging a file in the iconbox, so it is possible to easily copy files from one thunar window to another one below. the same way the tasklist does.
Enable compiz fusion minimize effects… although i don't know if its an xfce issue or compiz fusion one.
Group icons from the same application. As in with Firefox, main window plus Downloads open is already two (and some web sites like to pop open a box), or if you are editing multiple documents in OpenOffice, etc. When clicking on an icon that has multiple windows, a box pops up giving the names of all open windows (in the style of Window List plugin).
Merge launcher with icon box, allowing programs to be launched and minimized from icon box.
Add the option to disable alpha of icons representing minimized windows.
Allow to set the focus to a window in a nonactive workspace with a right mouse click on the symbolized window in the pager while staying on the active workspace (like the pager of fvwm2).
Split workspace on multihead-systems so workspaces can be changed on each display individually.
simple workspace identification (for example: editable letters, numbers or images in background/foreground or semi-transparent), which remains always visible. They are useful to remember keyboard short-cuts for each workspace or to separate applications which have no unique icon themselves)
Tooltip that shows the number of new and total messages in the box (like wmbiff).
IMAP and SSL (for IMAP and POP3) support.
Also support for ssh port forwarding would be nice. –kelnos
Show Sender and Subject of new emails in the tooltip
Allow fast email deletion (SPAM)
Allow activation/deactivation of accounts (instead of having to delete and create them new)
Have an item in the context menu to clear the error log. No need to look into the log when you know exactly why some updates failed (e.g. pulled network cable). Now that's 6 clicks! With context menu item you'd only have 2 (context open and “clear log”)
Alternative way of setting the volume level. Current implementation isn't very user friendly when the panel size is small. A slider alternative like Gnome could be a solution.
-
A new mixer will be shipped with Xfce 4.6:
Screenshot – Jannis
Can add alternative channels like a KDE`s mixer plugin
Can remove icon, just to show only bar to change volume
Would be nice if it worked better with vertical panels – e.g. if the bar was horizontal, so it matched all the other applets like system load etc. Currently it doesn't look very nice with the massive icon and vertical bar.
An global Equalizer would be great
Label tick to select the available space number as label, the hover label is removed in this case and if any label is set the mount point is not stated in the dialog
Clicking the icon opens the disk at the specified mountpoint (double use) OR displays the space left label
Free Space monitor – Monitor showing a graphical representation of free space on mounted file systems. Also, the ability to mount & unmount file systems listed at /etc/fstab would be useful. Think of a small popup list of file systems with size info that can be mounted/unmounted by clicking on them.
-
Here is a quick hack to get you started.
-
PDF printer (print to
PDF file) plugin
upkeep or fork of
Xfce4 Panel Menu plugin. At the least, introduce a search box, as included with Ubuntu-System-Panel. I'm tired of trying to figure out whether the application I'm wanting is located under 'accessories' or 'system'.
-
Starting Xfce 4.6 it is possible to use the command line tool xfconf-query to toggle the embedded compositor on/off, just like xfconf-query -c xfwm4 -p /general/compositing -s [false|true]. You can write a little shell script that will first read the value (don't pass the -s option) to toggle it. You can than add a launcher to call that script.