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
wish_list [2019/06/24 14:39] – [Project wide] fethiowish_list [2024/02/24 10:09] (current) alexxcons
Line 1: Line 1:
 +<note warning>This page should not be used any more and is only kept for historic reasons. Any feature/change requests should rather be filed on our [[https://gitlab.xfce.org/|issue tracker]].</note>
 +
 ====== Wish list ====== ====== Wish list ======
 Here you can post your feature requests. 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. Here you can post your feature requests. 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.
Line 10: Line 12:
 {{wiki:warning.png }}This list is meant to act as a working list for future additions, not to reopen discussion on features and things that are history. {{wiki:warning.png }}This list is meant to act as a working list for future additions, not to reopen discussion on features and things that are history.
 ===== Project wide ===== ===== Project wide =====
 +
 +  * Wish there was a checkbox someplace in settings manager to globally turn off tooltips. Command:
 +echo "gtk-enable-tooltips = 0" >> ~/.gtkrc-2.0
 +https://forum.xfce.org/viewtopic.php?pid=24181#p24181
  
   * The Display dialog appears upon pressing Ctrl-F7 to adjust the settings of an additional display. It would be nice to have the option to add the display by "Extending it to the Left" in addition to the Right option...    * The Display dialog appears upon pressing Ctrl-F7 to adjust the settings of an additional display. It would be nice to have the option to add the display by "Extending it to the Left" in addition to the Right option... 
Line 99: Line 105:
   * Provide a way to undo changes made in settings. I realize that a Cancel button is anathema to the instant-apply conventions used by the XFCE dialog boxes, but some dialogs provide the user with dozens of edit choices that are not easily remembered by humans. For example, say I want to experiment with the compositor settings to see what each of the sliders affect. I'd have to take a screen-shot of the dialog box prior to making any changes if I want to restore the sliders back to their original positions.   * Provide a way to undo changes made in settings. I realize that a Cancel button is anathema to the instant-apply conventions used by the XFCE dialog boxes, but some dialogs provide the user with dozens of edit choices that are not easily remembered by humans. For example, say I want to experiment with the compositor settings to see what each of the sliders affect. I'd have to take a screen-shot of the dialog box prior to making any changes if I want to restore the sliders back to their original positions.
 ===== Panel ===== ===== Panel =====
 +
 +  * **Whisker Auto-Scroll:** when i move the mouse to the bottom of a menu-list in Whisker, please auto-scroll. 
  
   * Allow a Super hotkey for showing the whisker menu or application menu that doesn't break Super + X hotkeys for things like "Show Desktop" and "Open File Manager" What I mean is that I want to tap the windows key on my keyboard to open the whisker menu, which is possible now. However when that hotkey is set now, it makes it so the hotkeys of window + D for show desktop and window + t for open terminal don't work any more.   * Allow a Super hotkey for showing the whisker menu or application menu that doesn't break Super + X hotkeys for things like "Show Desktop" and "Open File Manager" What I mean is that I want to tap the windows key on my keyboard to open the whisker menu, which is possible now. However when that hotkey is set now, it makes it so the hotkeys of window + D for show desktop and window + t for open terminal don't work any more.
Line 407: Line 415:
   * Add an option so Desktop Margins could be ignored when tiling windows (both by mouse and keyboard). When you tile windows, normally, you want to use all available space. This is very good for ultra wide screens where you want floating windows in the middle section of the screen but tiled windows to use all the space.   * Add an option so Desktop Margins could be ignored when tiling windows (both by mouse and keyboard). When you tile windows, normally, you want to use all available space. This is very good for ultra wide screens where you want floating windows in the middle section of the screen but tiled windows to use all the space.
  
 +  * It would be great to have a user option for remembering the position of the mouse pointer across desktop switches — so that when I go onto another desktop for a while and then return, I have the mouse pointer waiting where I left it, not where it happened to remain on the other desktop.  It would be a great help in situations where the exact mouse position is critically important (e.g. GIMP).
 +
 +  * Enable running Mozilla Firefox via Wayland, in order to have hardware accelerated playback of AVC and VP9 codecs.
 ===== Desktop Manager ===== ===== Desktop Manager =====
  
Line 764: Line 775:
   * Moreover, it would be nice if there was an option that prevents the machine from going to sleep when there is some computational load. This way, one could just leave the machine crunching through a large amount of data and have it go to sleep after it has finished.   * Moreover, it would be nice if there was an option that prevents the machine from going to sleep when there is some computational load. This way, one could just leave the machine crunching through a large amount of data and have it go to sleep after it has finished.
   * An easy-to-implement feature request: Please add an advanced configuration option for telling the power manager which backlight interface to use (e.g. "acpi_video0" or "intel_backlight"). Backlight implementation is a complete mess in Linux, so sometimes the unwanted interface cannot be removed from /sys/class/backlight/, or the user has a non-supported laptop-specific interface name, and in these cases it can be necessary to change the hardcoded priority order of xfpm-backlight-helper.c   * An easy-to-implement feature request: Please add an advanced configuration option for telling the power manager which backlight interface to use (e.g. "acpi_video0" or "intel_backlight"). Backlight implementation is a complete mess in Linux, so sometimes the unwanted interface cannot be removed from /sys/class/backlight/, or the user has a non-supported laptop-specific interface name, and in these cases it can be necessary to change the hardcoded priority order of xfpm-backlight-helper.c
 +  * **Enhance the PowerManager indicator by changing its icon color when sleep is inhibited**; e.g., bright blue when inhibited by setting "Presentation Mode" or by program action and a subtle color (like grey or its current white) when not inhibited.  That way, when leaving the computer, a quick, effortless visual check lets the user know if the computer/monitors will remain on indefinitely or not. I implemented that feature myself in python and find it avoids much frustration, but a built-in feature would be nice for everyone and nicer for me. 
 ===== Xfce4-appfinder ===== ===== Xfce4-appfinder =====