This shows you the differences between two versions of the page.
|
plugins_wish_list [2013/01/05 13:35] jawz101 |
plugins_wish_list [2013/03/17 23:29] (current) hunzelgnom |
||
|---|---|---|---|
| Line 20: | Line 20: | ||
| * Allow plugins to be run in the notification area, so they can be used with other panels, like tint2. (e.g. plugins: clipman & notes) | * Allow plugins to be run in the notification area, so they can be used with other panels, like tint2. (e.g. plugins: clipman & notes) | ||
| * xfce4-weather-plugin and xfce4-datetime-plugin (possibly others) only display in black font. When panel color is a dark color or transparent with a dark wallpaper the font is unreadable. Request to either have a global font color for all panel plugins or individual color settings for panel items. I'd say a global panel font color setting would be ideal. | * xfce4-weather-plugin and xfce4-datetime-plugin (possibly others) only display in black font. When panel color is a dark color or transparent with a dark wallpaper the font is unreadable. Request to either have a global font color for all panel plugins or individual color settings for panel items. I'd say a global panel font color setting would be ideal. | ||
| + | * That's a good idea! But, for the time being, you can have something like that in your gtk theme file: | ||
| + | |||
| + | style "theme-panel" | ||
| + | { | ||
| + | fg[NORMAL] = "#f5f5f5" | ||
| + | } | ||
| + | widget "*Xfce*Panel*" style "theme-panel" | ||
| ===== Directory Menu ===== | ===== Directory Menu ===== | ||
| Line 53: | Line 60: | ||
| * Show only (or no) minimized tasks. | * Show only (or no) minimized tasks. | ||
| * Unhide the panel when a task becomes urgent 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. | + | * Quickly close a task with (for example) a middle mouse click. Option for close Buttons on every Task? (most Laptop touchpads don’t have a middle button, and emulation dosn’t work well either) |
| * Option to enable hide/unhide or shade/unshade with the scroll wheel. | * Option to enable hide/unhide or shade/unshade with the scroll wheel. | ||
| - | - particularly with Logitech's freewheeling scroll, shade happens unintentionally A LOT!! | + | - particularly with Logitech's freewheeling scroll, shade happens unintentionally A LOT!! ( - also happens when using a laptops scroll area on touchpad!) |
| * Option to enable/disable icons in taskbar | * Option to enable/disable icons in taskbar | ||
| * Option to toggle dimming of inactive icons [[http://forum.xfce.org/index.php?topic=3177.0|Forum]] | * Option to toggle dimming of inactive icons [[http://forum.xfce.org/index.php?topic=3177.0|Forum]] | ||
| Line 62: | Line 69: | ||
| * 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...) | * 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 16x16 icon. | * Change icon size according to panel size. instead of a static 16x16 icon. | ||
| + | * Add an option to display inactive and/or minimized windows as icon only, while showing the label only for active and/or normal/maximized windows. If it were possible, to make the Label apear instantly on hovering, it would be a nice expierience to watch them popping up and colapsing again, one by one, and you won’t have to wait for tooltip showing up to get the windows titleinfo - - Usefull for small screens and/or portrait view, especially on tablets & convertibles | ||
| ===== Notification Area ===== | ===== Notification Area ===== | ||
| * <del>Adapt icon size to the container panel size.</del> | * <del>Adapt icon size to the container panel size.</del> | ||