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
projects:applications:xfdashboard:faq [2015/03/26 10:08] – added link to main page stephanhallerprojects:applications:xfdashboard:faq [2015/10/15 22:23] (current) – added hint xfce4-hotcorner-plugin for staring xfdashboard using hot-corner stephanhaller
Line 11: Line 11:
     * [[#Can I launch xfdashboard via hot-corners like in Gnome shell?|Can I launch xfdashboard via hot-corners like in Gnome shell?]]     * [[#Can I launch xfdashboard via hot-corners like in Gnome shell?|Can I launch xfdashboard via hot-corners like in Gnome shell?]]
     * [[#Why does xfdashboard only find applications but not files when searching?|Why does xfdashboard only find applications but not files when searching?]]     * [[#Why does xfdashboard only find applications but not files when searching?|Why does xfdashboard only find applications but not files when searching?]]
-    * [[#A blank screen is displayed when xfdashboard starts. I'm running version 0.3.5 or newer. What can I do?|A blank screen is displayed when xfdashboard starts. I'm running version 0.3.5 or newer. What can I do?]]+    * [[#A blank screen is displayed when xfdashboard starts. I'm running version 0.3.5 or newer. What can I do?|A blank screen is displayed when xfdashboard starts. I'm running version 0.3.5 or newer. What can I do?]]
  
  
Line 22: Line 22:
 This has to be the first question, hasn't it? This has to be the first question, hasn't it?
  
-__Short:__ Maybe a Gnome shell like dashboard for Xfce+__Short__: Maybe a Gnome shell like dashboard for Xfce
  
-__Longer:__ xfdashboard provides a GNOME shell dashboard like interface for use +__Longer__: xfdashboard provides a GNOME shell dashboard like interface for use with Xfce desktop. It can be configured to run to any keyboard shortcut and when executed provides an overview of applications currently open enabling the user to switch between different applications. The search feature works like Xfce's app finder which makes it convenient to search for and start applications.
-with Xfce desktop. It can be configured to run to any keyboard shortcut and +
-when executed provides an overview of applications currently open enabling +
-the user to switch between different applications. The search feature works +
-like Xfce's app finder which makes it convenient to search for and start +
-applications.+
  
 ===== Running xfdashboard ===== ===== Running xfdashboard =====
Line 35: Line 30:
 ==== Why is xfdashboard starting up so slow? ==== ==== Why is xfdashboard starting up so slow? ====
  
-xfdashboard is not lightweight and as it depends on Clutter and OpenGL most +xfdashboard is not lightweight and as it depends on Clutter and OpenGL most performance issues will be graphics card and driver related.
-performance issues will be graphics card and driver related.+
  
-On start-up xfdashboard first has to load a lot of graphical resources (icons, +On start-up xfdashboard first has to load a lot of graphical resources (icons, window contents etc.), to create textures and to 'upload' them to the graphics cards. Depending on your machine overall performance, your graphics cards and the drivers used it might be slow. Please consider to run xfdashboard in daemon mode because the start-up will only be done once. An autostart entry is available in session preferences but disabled by default. In Xfce you find this autostart entry to enable in your applications menu at **Settings -> Session and Startup -> Application Autostart**.
-window contents etc.), to create textures and to 'upload' them to the graphics +
-cards. Depending on your machine overall performance, your graphics cards and +
-the drivers used it might be slow. Please consider to run xfdashboard in daemon +
-mode because the start-up will only be done once. An autostart entry is available +
-in session preferences but disabled by default. In Xfce you find this autostart +
-entry to enable in your applications menu at **Settings -> Session and Startup +
--> Application Autostart**.+
  
 ==== Can I launch xfdashboard via hot-corners like in Gnome shell? ==== ==== Can I launch xfdashboard via hot-corners like in Gnome shell? ====
Line 51: Line 38:
 xfdashboard does not support hot-corners and likely never will. xfdashboard does not support hot-corners and likely never will.
  
-But you can use other applications, e.g. [[https://packages.debian.org/search?keywords=brightside&searchon=names&suite=stable&section=all|brightside]] +But you can use other applications, e.g. [[https://packages.debian.org/search?keywords=brightside&searchon=names&suite=stable&section=all|brightside]] or [[http://www.semicomplete.com/projects/xdotool/|xdotool]]. I have not used any of them.
-or [[http://www.semicomplete.com/projects/xdotool/|xdotool]]. +
-I have not used any of them.+
  
-It was reported that [[https://packages.debian.org/search?keywords=brightside&searchon=names&suite=stable&section=all|brightside]] +It was reported that [[https://packages.debian.org/search?keywords=brightside&searchon=names&suite=stable&section=all|brightside]] is more complex one but running very good.
-is more complex one but running very good.+
  
-[[http://www.semicomplete.com/projects/xdotool/|xdotool]] should be easier to +[[http://www.semicomplete.com/projects/xdotool/|xdotool]] should be easier to configure and to use but it was also reported that it might be less useful if other applications like games are running fullscreen as they will be minimized and loosing focus if the pointer reaches a hot-corner and it will launch xfdashboard.
-configure and to use but it was also reported that it might be less useful if +
-other applications like games are running fullscreen as they will be minimized +
-and loosing focus if the pointer reaches a hot-corner and it will launch xfdashboard.+
  
-==== Why does xfdashboard only find applications but not files when searching? ====+You now have a third option. With the release of [[https://github.com/brianhsu/xfce4-hotcorner-plugin|xfce4-hotcorner-plugin]] a new Xfce panel applet exists which supports hot-corners performing different actions including starting **xfdashboard**.
  
-xfdashboard only supports searching application by default and will never do +==== Why does xfdashboard only find applications but not files when searching? ====
-more in the future. But it is planned to allow developing plug-ins which can +
-extend xfdashboard's search capabilities - so-called search providers. So, +
-some day, there might be a plug-in which allows you to search files and other +
-sources (maybe zeitgeist, tracker etc.).+
  
-==== A blank screen is displayed when xfdashboard startsI'm running version 0.3.5 or newerWhat can I do? ====+xfdashboard only supports searching application by default and will never do more in the futureBut it is planned to allow developing plug-ins which can extend xfdashboard's search capabilities - so-called search providersSo, some day, there might be a plug-in which allows you to search files and other sources (maybe zeitgeist, tracker etc.).
  
-With the release of version 0.3.5 there was a small change in theming. If you +==== A blank screen is displayed when xfdashboard starts. I'm running version 0.3.5 or newerWhat can I do? ====
-getting a blank screen when starting xfdashboard then you are likely using a +
-customized theme+
  
-In this case remove or rename any customized themes in **${HOME}/.local/share/themes** +With the release of version 0.3.5 there was a small change in themingIf you getting a blank screen when starting xfdashboard then you are likely using a customized theme. 
-and **${HOME}/.themes** which affect xfdashboard. Also revert the default value **xfdashboard** +
-at the property **/theme** in the channel **xfdashboard** in your settingsThe +
-easiest to archive this is to use **xfce4-settings-editor**. Select **xfdashboard** +
-left in the channels list, then mark **theme** and click on **Reset**.+
  
-But you can re-use your customized themeTherefore locate the layout file, usually +In this case remove or rename any customized themes in ${HOME}/.local/share/themes and ${HOME}/.themes which affect xfdashboard. Also revert the default value **xfdashboard** at the property **theme** in the channel **xfdashboard** in your settingsThe easiest to archive this is to use **xfce4-settings-editor**. Select **xfdashboard** left in the channels list, then mark **theme** and click on **Reset**.
-**xfdashboard.xml**, in theme's folder and replace each occurence of **XfdashboardStage** +
-with **XfdashboardStageInterface**. Do the same with all your CSS file in the theme. +
-If you are running xfdashboard in daemon mode, you have to restart it or set the +
-**/theme** property to **xfdashboard** and then back to the old value to reapply your theme.+
  
-\\+But you can re-use your customized theme. Therefore locate the layout file, usually xfdashboard.xml, in theme's folder and replace each occurence of **XfdashboardStage** with **XfdashboardStageInterface**. Do the same with all your CSS file in the theme. If you are running xfdashboard in daemon mode, you have to restart it or set the **/theme** property to **xfdashboard** and then back to the old value to reapply your theme.
  
-Go back to [[:projects:applications:xfdashboard:start|main page]]