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
apps:screensaver:start [2019/12/31 15:29] – [User switching] epetrigliaapps:screensaver:start [2021/02/09 15:46] (current) kevinbowen
Line 1: Line 1:
 ~~NOTOC~~ ~~NOTOC~~
-{{ :apps:screensaver:preferences-desktop-screensaver.png?nolink|}} +{{ :xfce:xfce.ScreenSaver.png?no link|}} 
-====== Xfce Screensaver ======+====== xfce4-screensaver - Xfce Screensaver ======
   * **[[#Usage|Usage]]**   * **[[#Usage|Usage]]**
-  * **[[installation|Building & Installation]]** -- Instructions for building and installing the screensaver. +  * **[[:apps:xfce4-screensaver:installation|Building & Installation]]** -- Instructions for building and installing the screensaver. 
-  * **[[dbus|DBUS Interface]]** -- Interacting with the screensaver via DBUS. +  * **[[:apps:xfce4-screensaver:dbus|DBUS Interface]]** -- Interacting with the screensaver via DBUS. 
-  * **[[faq|Frequently Asked Questions]]** -- Diagnose and resolve configuration issues.+  * **[[:apps:xfce4-screensaver:faq|Frequently Asked Questions]]** -- Diagnose and resolve configuration issues. 
 +  * **[[#Known Issues|Known Issues]]** 
 +  * **[[#Installation|Installation]]**
   * **[[#Latest Release|Latest Release]]**   * **[[#Latest Release|Latest Release]]**
   * **[[#Source Code Repository|Source Code Repository]]**   * **[[#Source Code Repository|Source Code Repository]]**
Line 21: Line 23:
  
 ==== Features ==== ==== Features ====
-  * Integration with the Xfce desktop +  * Integration with the Xfce desktop per-monitor wallpaper 
-  * Support for the xdg-screensaver standard+  * Locking down of configuration settings via Xfconf 
 +  * Support for XScreensaver screensavers
   * (optional) Integration with ConsoleKit and Systemd   * (optional) Integration with ConsoleKit and Systemd
   * DBUS interface for limited control and querying screensaver status   * DBUS interface for limited control and querying screensaver status
   * Idle time and inhibition state are based on the X11 Screensaver extension   * Idle time and inhibition state are based on the X11 Screensaver extension
 +  * Shared styles with LightDM GTK+ Greeter
   * No GNOME or MATE dependencies. Requirements are lightweight and shared with Xfce.   * No GNOME or MATE dependencies. Requirements are lightweight and shared with Xfce.
 +  * Full translation support into many languages
 +  * User switching
  
 ---- ----
Line 85: Line 91:
  
 [[|Back to Top]] [[|Back to Top]]
 +----
 +
 +===== Known Issues =====
 +
 +Allow embedding a keyboard into the window, /embedded-keyboard-enabled, may be non-functional. Onboard crashes when embedded.
 +
 +----
 +
 +===== Installation =====
 +
 +See the file 'INSTALL'
 +
 +''./autogen.sh --prefix=/usr --sysconfdir=/etc''
 +
 +You may need to set your PAM auth type if it is not correctly detected.
 +
 +''--with-pam-auth-type=<auth-type>   specify pam auth type (common or system)''
 +
 +(For testing, we are using:
 + ''./autogen.sh --disable-static --with-mit-ext --with-console-kit --enable-locking --enable-debug --sysconfdir=/etc''
 +)
 +
 +''make && sudo make install''
 +
 +
 ---- ----
  
 ===== Latest Release ===== ===== Latest Release =====
-==== 0.1.8 (2019/08/11) ==== +{{rss>https://archive.xfce.org/feeds/project/xfce4-screensaver 1 date description 2h}}
- [[https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.8.tar.bz2|xfce4-screensaver-0.1.8.tar.bz2]]+
  
 +
 +  * **[[https://archive.xfce.org/src/apps/xfce4-screensaver/|Previous Releases]]**
 +
 +[[|Back to Top]]
 ---- ----
 ===== Source code repository ===== ===== Source code repository =====
-[[https://git.xfce.org/apps/xfce4-screensaver/]]+[[https://gitlab.xfce.org/apps/xfce4-screensaver]]
  
 ---- ----
 ===== Reporting Bugs ===== ===== Reporting Bugs =====
-If you encounter a bug in ''xfce4-screensaver'', please submit a bug report to the [[https://bugzilla.xfce.org/enter_bug.cgi?product=Xfce4-screensaver&component=General&resolution=---|Xfce Bugzilla]]. Please note that to do this you will need to have / create an account on Bugzilla. +  * **[[:apps:xfce4-screensaver:bugs|Reporting Bugs]]** -- Open bug reports and how to report new bugs
- +
-<note important>Before reporting a new bug, please try your best to check if it has already been reported (see the latest reports below). [[https://bugzilla.xfce.org/buglist.cgi?list_id=52347&product=screensaver&resolution=---|Click here for a full list of bug reports]].</note>  +
- +
-**[[http://bugzilla.xfce.org/enter_bug.cgi?product=xfce4-screensaver|File a new bug or enhancement request]]**+
  
-==== Open Bugs ==== +In the bug report please include information about your system, if possible:
-{{rss>https://bugzilla.xfce.org/buglist.cgi?product=xfce4-screensaver;query_format=advanced;ctype=atom 20 1d date}}+
  
 + - What operating system and version
 + - What version of xfce4-screensaver, i.e. the output of the ''xfce4-screensaver-command --version'' command
  
 +If you want to debug your installation you may also be able to get meaningful debug output when starting xfce4-screensaver from the debug script:
 +''./src/debug-screensaver.sh''
  
 [[|Back To Top]] [[|Back To Top]]
 ---- ----
-[[:start|Back to main Xfce documentation page]]+[[:apps:screensaver:start|Back to main Xfce documentation page]]