<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>xfce4-screensaver Release Feed</title>
  <subtitle>Release announcements for xfce4-screensaver</subtitle>
  <updated>2026-03-02T13:45:48+01:00</updated>
  <link href=""/>
  <entry>
    <title>xfce4-screensaver 4.20.2 released</title>
    <id>xfce4-screensaver-4.20.2</id>
    <updated>2026-03-02T13:45:48+01:00</updated>
    <published>2026-03-02T13:45:48+01:00</published>
    <author>
      <name>Gaël Bonithon</name>
      <email>gael@xfce.org</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="https://docs.xfce.org/apps/xfce4-screensaver/start"&gt;xfce4-screensaver&lt;/a&gt; 4.20.2 is now available for download from

  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/4.20/xfce4-screensaver-4.20.2.tar.xz"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/4.20/xfce4-screensaver-4.20.2.tar.xz&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/4.20/xfce4-screensaver-4.20.2.tar.xz?sha1"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/4.20/xfce4-screensaver-4.20.2.tar.xz?sha1&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/4.20/xfce4-screensaver-4.20.2.tar.xz?sha256"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/4.20/xfce4-screensaver-4.20.2.tar.xz?sha256&lt;/a&gt;


What is xfce4-screensaver?
==========================

xfce4-screensaver is a screen saver and locker that aims to have simple,
sane, secure defaults and be well integrated with the desktop.
xfce4-screensaver is a port of MATE Screensaver, itself a port of GNOME
Screensaver. It has been tightly integrated with the Xfce desktop,
utilizing Xfce libraries and the Xfconf configuration backend.

Website:
  &lt;a href="https://docs.xfce.org/apps/xfce4-screensaver/start"&gt;https://docs.xfce.org/apps/xfce4-screensaver/start&lt;/a&gt;


Release notes for 4.20.2
========================
- lock-plug: Fix wrong conditional&#13;
- I18n: Update po/LINGUAS list&#13;
- prefs-dialog: Set best visual for theme preview&#13;
- Avoid duplicated function get_theme_arguments()&#13;
- Also use the -a option for FreeBSD pgrep&#13;
- Use option to make pgrep return only exact matches&#13;
- Do not check processes longer than 15 chars&#13;
- I18n: Update po/LINGUAS list&#13;
- build: Fix typo in optimization level&#13;
- Use pgrep in place of pidof&#13;
- manager: Grab devices on overlay when recreating windows&#13;
- manager: Use only one permanent window as overlay&#13;
- I18n: Update po/LINGUAS list&#13;
- Translation Updates:&#13;
  Catalan, Greek, Kabyle, Kazakh, Occitan (post 1500), Thai, Uyghur,&#13;
  Vietnamese

</content>
  </entry>
  <entry>
    <title>xfce4-screensaver 4.20.1 released</title>
    <id>xfce4-screensaver-4.20.1</id>
    <updated>2025-08-15T16:08:28+02:00</updated>
    <published>2025-08-15T16:08:28+02:00</published>
    <author>
      <name>Gaël Bonithon</name>
      <email>gael@xfce.org</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="https://docs.xfce.org/apps/xfce4-screensaver/start"&gt;xfce4-screensaver&lt;/a&gt; 4.20.1 is now available for download from

  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/4.20/xfce4-screensaver-4.20.1.tar.xz"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/4.20/xfce4-screensaver-4.20.1.tar.xz&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/4.20/xfce4-screensaver-4.20.1.tar.xz?sha1"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/4.20/xfce4-screensaver-4.20.1.tar.xz?sha1&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/4.20/xfce4-screensaver-4.20.1.tar.xz?sha256"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/4.20/xfce4-screensaver-4.20.1.tar.xz?sha256&lt;/a&gt;


What is xfce4-screensaver?
==========================

xfce4-screensaver is a screen saver and locker that aims to have simple,
sane, secure defaults and be well integrated with the desktop.
xfce4-screensaver is a port of MATE Screensaver, itself a port of GNOME
Screensaver. It has been tightly integrated with the Xfce desktop,
utilizing Xfce libraries and the Xfconf configuration backend.

Website:
  &lt;a href="https://docs.xfce.org/apps/xfce4-screensaver/start"&gt;https://docs.xfce.org/apps/xfce4-screensaver/start&lt;/a&gt;


Release notes for 4.20.1
========================
- configure.py: Quote only command line args&#13;
- README.md: Add uninstall info&#13;
- Remove reference to INSTALL file from README&#13;
- Remove outdated INSTALL file&#13;
- build: Install xfce4-screensaver-configure.py in libexecdir&#13;
- build: Rename POTFILES.in to POTFILES&#13;
- Remove autotools build&#13;
- Update README after switchover to meson&#13;
- meson-build: Add "none" to authentication-scheme combo&#13;
- meson-build: Add "none" to session-manager combo&#13;
- Translation Updates:&#13;
  Occitan (post 1500), Polish

</content>
  </entry>
  <entry>
    <title>xfce4-screensaver 4.20.0 released</title>
    <id>xfce4-screensaver-4.20.0</id>
    <updated>2025-07-14T09:04:34+02:00</updated>
    <published>2025-07-14T09:04:34+02:00</published>
    <author>
      <name>Gaël Bonithon</name>
      <email>gael@xfce.org</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="https://docs.xfce.org/apps/xfce4-screensaver/start"&gt;xfce4-screensaver&lt;/a&gt; 4.20.0 is now available for download from

  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/4.20/xfce4-screensaver-4.20.0.tar.xz"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/4.20/xfce4-screensaver-4.20.0.tar.xz&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/4.20/xfce4-screensaver-4.20.0.tar.xz?sha1"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/4.20/xfce4-screensaver-4.20.0.tar.xz?sha1&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/4.20/xfce4-screensaver-4.20.0.tar.xz?sha256"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/4.20/xfce4-screensaver-4.20.0.tar.xz?sha256&lt;/a&gt;


What is xfce4-screensaver?
==========================

xfce4-screensaver is a screen saver and locker that aims to have simple,
sane, secure defaults and be well integrated with the desktop.
xfce4-screensaver is a port of MATE Screensaver, itself a port of GNOME
Screensaver. It has been tightly integrated with the Xfce desktop,
utilizing Xfce libraries and the Xfconf configuration backend.

Website:
  &lt;a href="https://docs.xfce.org/apps/xfce4-screensaver/start"&gt;https://docs.xfce.org/apps/xfce4-screensaver/start&lt;/a&gt;


Release notes for 4.20.0
========================
Meson has been added as a build system in this release, and the&#13;
associated archive has been generated by 'meson dist'. Although&#13;
autotools has been retained for the time being and can still be used&#13;
via 'autogen.sh', meson is now the preferred build system, and&#13;
autotools will be removed in a future release.&#13;
&#13;
- Add meson build&#13;
- build: Automate copyright year management&#13;
- build: Guard config.h include with HAVE_CONFIG_H&#13;
- build: Remove X-XFCE-{Autostart,Bugzilla}-* from desktop files&#13;
- build: Install docbook.css&#13;
- build: Replace xdt-csource with glib-compile-resources&#13;
- build: Remove xscreensaver migration&#13;
- build: Remove --with-xscreensaverdir option&#13;
- build: Rename xfce4-screensavers.menu from .in&#13;
- prefs: Enable fullscreen-inhibit by default&#13;
- lock-plug: Fix possible null dereference&#13;
- lock-plug: Fix possible null dereference&#13;
- configure.py: Properly init settings when opening dialog&#13;
- configure.py: Fix unquoted command tokens&#13;
- slideshow: Increase timeout to switch image a bit&#13;
- build: Add missing dep flags&#13;
- I18n: Update po/LINGUAS list&#13;
- Exit early in unsupported windowing environments&#13;
- Apply .clang-format file&#13;
- Preliminary cleanup&#13;
- Sort includes&#13;
- clang-format: Add file&#13;
- wayland: manager: Fix activated/deactivated signal emission&#13;
- wayland: Use ext-idle-notify protocol&#13;
- wayland: Make sure text entry of unlock dialog is grabbed&#13;
- wayland: Use ext-session-lock protocol&#13;
- Remove -x11 suffix from file names that do not contain an X11 impl&#13;
- wayland: Use WleGtkSocket and WleGtkPlug from libwlembed&#13;
- Guard X11 code paths at buildtime and runtime&#13;
- Add GSListener abstract class and X11 impl&#13;
- Rename GSListener to GSListenerDBus&#13;
- Get screen dimensions from GDK instead of X11-specific APIs&#13;
- Use %lu or %lX to print or scan X11 window ID&#13;
- prefs-dialog: Use a placeholder for the socket in the glade file&#13;
- lock-plug: Derive from GObject and make GtkPlug a class member&#13;
- Use GtkSocket/GtkPlug instead of GtkDrawingArea/GSThemeWindow&#13;
- build: Use AM_DISTCHECK_CONFIGURE_FLAGS&#13;
- build: Use XDT_CHECK_PACKAGE and XDT_CHECK_OPTIONAL_FEATURE&#13;
- build: Various cleanups&#13;
- build: Check for libxext&#13;
- build: Remove check for sigaction&#13;
- Remove DPMS support&#13;
- Remove xfce4-screensaver-gl-helper&#13;
- Revert "Exit early in non-X11 environments"&#13;
- Translation Updates:&#13;
  Albanian, Armenian (Armenia), Basque, Belarusian, Bulgarian, Catalan,&#13;
  Chinese (China), Chinese (Taiwan), Czech, Danish, Dutch, Eastern&#13;
  Armenian, English (Australia), English (Canada), English (United&#13;
  Kingdom), Estonian, Finnish, French, Galician, German, Greek, Hebrew,&#13;
  Hungarian, Icelandic, Indonesian, Italian, Japanese, Kabyle, Korean,&#13;
  Lithuanian, Malay, Norwegian Bokmål, Occitan (post 1500), Polish,&#13;
  Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian,&#13;
  Slovenian, Spanish, Swedish, Thai, Turkish, Ukrainian

</content>
  </entry>
  <entry>
    <title>xfce4-screensaver 4.18.4 released</title>
    <id>xfce4-screensaver-4.18.4</id>
    <updated>2024-12-21T07:41:47+01:00</updated>
    <published>2024-12-21T07:41:47+01:00</published>
    <author>
      <name>Gaël Bonithon</name>
      <email>gael@xfce.org</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="https://docs.xfce.org/apps/xfce4-screensaver/start"&gt;xfce4-screensaver&lt;/a&gt; 4.18.4 is now available for download from

  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/4.18/xfce4-screensaver-4.18.4.tar.bz2"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/4.18/xfce4-screensaver-4.18.4.tar.bz2&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/4.18/xfce4-screensaver-4.18.4.tar.bz2?sha1"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/4.18/xfce4-screensaver-4.18.4.tar.bz2?sha1&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/4.18/xfce4-screensaver-4.18.4.tar.bz2?sha256"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/4.18/xfce4-screensaver-4.18.4.tar.bz2?sha256&lt;/a&gt;


What is xfce4-screensaver?
==========================

xfce4-screensaver is a screen saver and locker that aims to have simple,
sane, secure defaults and be well integrated with the desktop.
xfce4-screensaver is a port of MATE Screensaver, itself a port of GNOME
Screensaver. It has been tightly integrated with the Xfce desktop,
utilizing Xfce libraries and the Xfconf configuration backend.

Website:
  &lt;a href="https://docs.xfce.org/apps/xfce4-screensaver/start"&gt;https://docs.xfce.org/apps/xfce4-screensaver/start&lt;/a&gt;


Release notes for 4.18.4
========================
- Exit early in non-X11 environments&#13;
- Fix return codes in main() functions&#13;
- prefs-dialog: Remove subtitle&#13;
- Revert "prefs-dialog: Remove subtitle"&#13;
- prefs-dialog: Remove subtitle&#13;
- xfce-bg: Update default fallback wallpaper&#13;
- xfce-bg: Default to XFCE_BG_PLACEMENT_ZOOMED when image-style is&#13;
missing&#13;
- Fix blurry avatar when UI scale &gt; 1&#13;
- Fix blurry background when UI scale &gt; 1&#13;
- I18n: Update po/LINGUAS list&#13;
- prefs-dialog: Fix GtkTreePath leaks&#13;
- I18n: Update po/LINGUAS list&#13;
- lock-plug: Fix GVariant leak when switching user&#13;
- lock-plug: Fix GVariant leak&#13;
- Fix GSMonitor leak when screensaver fails to start&#13;
- lock-plug: Fix GtkBuilder leak&#13;
- prefs-dialog: Fix string leak&#13;
- Fix string leaks in xfce_bg_load_from_xfconf&#13;
- Fix string leak in get_themes_menu&#13;
- lock-plug: Fix string leak&#13;
- Fix string leak in xfce_bg_load_from_xfconf&#13;
- Added image cropping to the slideshow screensaver&#13;
- lock-plug: Use consistent keymap for capslock detection&#13;
- lock-plug: Silence gdk-pixbuf warning&#13;
- listener: Fix fullscreen inhibit&#13;
- gcc-analyzer: Fix -Wanalyzer-possible-null-argument&#13;
- gcc-analyzer: Fix -Wanalyzer-null-dereference&#13;
- build: clang: Fix -Wsingle-bit-bitfield-constant-conversion&#13;
- slideshow: Do not load image if window size is invalid&#13;
- lock-plug: Draw background in constructed()&#13;
- Revert "lock-plug: Delay background drawing at startup"&#13;
- Use same debug function everywhere&#13;
- lock-plug: Delay background drawing at startup&#13;
- xfce4-screensaver-preferences.desktop: Add Keywords&#13;
- Rename directory file to desktop for gettext detection&#13;
- Add .py extension to xfce4-screensaver-configure for gettext
detection&#13;
- xfce4-screensaver-dialog: Restore "Password:" filter&#13;
- xfce4-screensaver-dialog: Remove custom status text mapper&#13;
- gs-lock-plug: Improve utf8 string check in show_status_text&#13;
- I18n: Update po/LINGUAS list&#13;
- build: Switch from intltool to gettext&#13;
- Skip including crypt.h on FreeBSD&#13;
- Translation Updates:&#13;
  Albanian, Armenian (Armenia), Basque, Belarusian, Bulgarian, Catalan,&#13;
  Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch,&#13;
  Eastern Armenian, English (Australia), English (Canada), English&#13;
  (United Kingdom), Estonian, Finnish, French, Galician, German, Greek,&#13;
  Hebrew, Hungarian, Icelandic, Indonesian, Italian, Japanese, Kabyle,&#13;
  Korean, Lithuanian, Malay, Norwegian Bokmål, Occitan (post 1500),&#13;
  Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak,&#13;
  Slovenian, Spanish, Swedish, Thai, Turkish, Ukrainian

</content>
  </entry>
  <entry>
    <title>xfce4-screensaver 4.18.3 released</title>
    <id>xfce4-screensaver-4.18.3</id>
    <updated>2024-03-04T13:29:42+01:00</updated>
    <published>2024-03-04T13:29:42+01:00</published>
    <author>
      <name>Gaël Bonithon</name>
      <email>gael@xfce.org</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="https://docs.xfce.org/apps/xfce4-screensaver/start"&gt;xfce4-screensaver&lt;/a&gt; 4.18.3 is now available for download from

  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/4.18/xfce4-screensaver-4.18.3.tar.bz2"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/4.18/xfce4-screensaver-4.18.3.tar.bz2&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/4.18/xfce4-screensaver-4.18.3.tar.bz2?sha1"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/4.18/xfce4-screensaver-4.18.3.tar.bz2?sha1&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/4.18/xfce4-screensaver-4.18.3.tar.bz2?sha256"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/4.18/xfce4-screensaver-4.18.3.tar.bz2?sha256&lt;/a&gt;


What is xfce4-screensaver?
==========================

xfce4-screensaver is a screen saver and locker that aims to have simple,
sane, secure defaults and be well integrated with the desktop.
xfce4-screensaver is a port of MATE Screensaver, itself a port of GNOME
Screensaver. It has been tightly integrated with the Xfce desktop,
utilizing Xfce libraries and the Xfconf configuration backend.

Website:
  &lt;a href="https://docs.xfce.org/apps/xfce4-screensaver/start"&gt;https://docs.xfce.org/apps/xfce4-screensaver/start&lt;/a&gt;


Release notes for 4.18.3
========================
- Update copyright year&#13;
- build: Use XDT_VERSION_INIT for proper version scheme&#13;
- Fix memory management of GSPrefs&#13;
- lock-dialog: Do not use gtk_widget_grab_default()&#13;
- i18n: Use xfce_textdomain()&#13;
- prefs-dialog: Fix spin button signal of cycle-delay&#13;
- prefs-dialog: Add missing sanity check&#13;
- manager: Fix cycling jobs&#13;
- manager: Fix desktop leak when reconfiguring monitors&#13;
- Revert "Add overlays to initial activation"&#13;
- manager: Align job table management with window table management&#13;
- manager: Use a hash table instead of a list for windows&#13;
- manager: Fix leak on prefs&#13;
- window: Reset monitor pointer when disposed&#13;
- window: Add source id management when deactivated&#13;
- Add hint for users how to make Blank Screen DPMS work&#13;
- Do not activate screensaver if disabled&#13;
- Translation Updates:&#13;
  Albanian, Basque, Belarusian, Bulgarian, Catalan, Chinese (China),&#13;
  Chinese (Taiwan), Czech, Danish, Dutch, Eastern Armenian, English&#13;
  (Canada), English (United Kingdom), Estonian, French, Galician,&#13;
  German, Greek, Hebrew, Hungarian, Indonesian, Italian, Japanese,&#13;
  Korean, Lithuanian, Malay, Norwegian Bokmål, Polish, Portuguese,&#13;
  Portuguese (Brazil), Russian, Serbian, Slovenian, Spanish, Swedish,&#13;
  Thai, Turkish, Ukrainian

</content>
  </entry>
  <entry>
    <title>xfce4-screensaver 4.18.2 released</title>
    <id>xfce4-screensaver-4.18.2</id>
    <updated>2023-05-30T10:00:55+02:00</updated>
    <published>2023-05-30T10:00:55+02:00</published>
    <author>
      <name>Gaël Bonithon</name>
      <email>gael@xfce.org</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="https://docs.xfce.org/apps/xfce4-screensaver/start"&gt;xfce4-screensaver&lt;/a&gt; 4.18.2 is now available for download from

  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/4.18/xfce4-screensaver-4.18.2.tar.bz2"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/4.18/xfce4-screensaver-4.18.2.tar.bz2&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/4.18/xfce4-screensaver-4.18.2.tar.bz2?sha1"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/4.18/xfce4-screensaver-4.18.2.tar.bz2?sha1&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/4.18/xfce4-screensaver-4.18.2.tar.bz2?sha256"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/4.18/xfce4-screensaver-4.18.2.tar.bz2?sha256&lt;/a&gt;


What is xfce4-screensaver?
==========================

xfce4-screensaver is a screen saver and locker that aims to have simple,
sane, secure defaults and be well integrated with the desktop.
xfce4-screensaver is a port of MATE Screensaver, itself a port of GNOME
Screensaver. It has been tightly integrated with the Xfce desktop,
utilizing Xfce libraries and the Xfconf configuration backend.

Website:
  &lt;a href="https://docs.xfce.org/apps/xfce4-screensaver/start"&gt;https://docs.xfce.org/apps/xfce4-screensaver/start&lt;/a&gt;


Release notes for 4.18.2
========================
- screensaver-configure: Ensure consistent dialog positioning&#13;
- screensaver-configure: Remove dead code&#13;
- screensaver-configure: Improve some strings&#13;
- screensaver-configure: Print errors on stderr without translating&#13;
- screensaver-configure: Replace single quotes with double quotes in
_()&#13;
- screensaver-configure: Get translated strings from desktop files&#13;
- screensaver-configure: Fix broken translations&#13;
- screensaver-configure: Set dialogs modal&#13;
- Revert "prefs-dialog: Grey out prefs button for popsquares (no
prefs)"&#13;
- screensaver-configure: Fix broken prefs&#13;
- screensaver-configure: Fix critical when closing dialog&#13;
- prefs-dialog: Grey out prefs button for popsquares (no prefs)&#13;
- Bump GTK version and remove dead code&#13;
- Keep "lock-on-sleep" in sync with other components via
XfceScreensaver&#13;
- *.desktop: Distinguishing our screensaver from others (Fixes #17)&#13;
- Use GLib wrappers for memory allocation&#13;
- Fix unix.Malloc warnings from scan-build 15.0.7&#13;
- Fix core.uninitialized.Assign warnings from scan-build 15.0.7&#13;
- Fix deadcode.DeadStores warnings from scan-build 15.0.7&#13;
- Avoid duplicated code&#13;
- manager: Do not discard monitors without model and manufacturer&#13;
- Translation Updates:&#13;
  Albanian, Armenian (Armenia), Basque, Belarusian, Bulgarian, Catalan,&#13;
  Chinese (China), Chinese (Taiwan), Czech, Danish, Dutch, Eastern&#13;
  Armenian, English (Australia), English (United Kingdom), Estonian,&#13;
  Finnish, French, Galician, German, Hebrew, Hungarian, Icelandic,&#13;
  Indonesian, Italian, Japanese, Kabyle, Korean, Lithuanian, Malay,&#13;
  Norwegian Bokmål, Polish, Portuguese, Portuguese (Brazil), Russian,&#13;
  Serbian, Slovak, Slovenian, Spanish, Swedish, Thai, Turkish,&#13;
  Ukrainian

</content>
  </entry>
  <entry>
    <title>xfce4-screensaver 4.18.1 released</title>
    <id>xfce4-screensaver-4.18.1</id>
    <updated>2023-03-26T22:36:15+02:00</updated>
    <published>2023-03-26T22:36:15+02:00</published>
    <author>
      <name>Gaël Bonithon</name>
      <email>gael@xfce.org</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="https://docs.xfce.org/apps/xfce4-screensaver/start"&gt;xfce4-screensaver&lt;/a&gt; 4.18.1 is now available for download from

  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/4.18/xfce4-screensaver-4.18.1.tar.bz2"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/4.18/xfce4-screensaver-4.18.1.tar.bz2&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/4.18/xfce4-screensaver-4.18.1.tar.bz2?sha1"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/4.18/xfce4-screensaver-4.18.1.tar.bz2?sha1&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/4.18/xfce4-screensaver-4.18.1.tar.bz2?sha256"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/4.18/xfce4-screensaver-4.18.1.tar.bz2?sha256&lt;/a&gt;


What is xfce4-screensaver?
==========================

xfce4-screensaver is a screen saver and locker that aims to have simple,
sane, secure defaults and be well integrated with the desktop.
xfce4-screensaver is a port of MATE Screensaver, itself a port of GNOME
Screensaver. It has been tightly integrated with the Xfce desktop,
utilizing Xfce libraries and the Xfconf configuration backend.

Website:
  &lt;a href="https://docs.xfce.org/apps/xfce4-screensaver/start"&gt;https://docs.xfce.org/apps/xfce4-screensaver/start&lt;/a&gt;


Release notes for 4.18.1
========================
This release is to fix a build issue on BSD systems&#13;
&#13;
- Refactor spawn_make_environment_for_display()

</content>
  </entry>
  <entry>
    <title>xfce4-screensaver 4.18.0 released</title>
    <id>xfce4-screensaver-4.18.0</id>
    <updated>2023-03-18T11:46:24+01:00</updated>
    <published>2023-03-18T11:46:24+01:00</published>
    <author>
      <name>Gaël Bonithon</name>
      <email>gael@xfce.org</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="https://docs.xfce.org/apps/xfce4-screensaver/start"&gt;xfce4-screensaver&lt;/a&gt; 4.18.0 is now available for download from

  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/4.18/xfce4-screensaver-4.18.0.tar.bz2"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/4.18/xfce4-screensaver-4.18.0.tar.bz2&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/4.18/xfce4-screensaver-4.18.0.tar.bz2?sha1"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/4.18/xfce4-screensaver-4.18.0.tar.bz2?sha1&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/4.18/xfce4-screensaver-4.18.0.tar.bz2?sha256"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/4.18/xfce4-screensaver-4.18.0.tar.bz2?sha256&lt;/a&gt;


What is xfce4-screensaver?
==========================

xfce4-screensaver is a screen saver and locker that aims to have simple,
sane, secure defaults and be well integrated with the desktop.
xfce4-screensaver is a port of MATE Screensaver, itself a port of GNOME
Screensaver. It has been tightly integrated with the Xfce desktop,
utilizing Xfce libraries and the Xfconf configuration backend.

Website:
  &lt;a href="https://docs.xfce.org/apps/xfce4-screensaver/start"&gt;https://docs.xfce.org/apps/xfce4-screensaver/start&lt;/a&gt;


Release notes for 4.18.0
========================
- Add copyright notice to configure.ac&#13;
- Make missing GNOME Keyring PAM module warning quiet (Fixes #46)&#13;
- build: Fix --disable-locking (Fixes #83)&#13;
- Remove duplicated lines in README (Fixes #109)&#13;
- savers: Fix critical warnings on exit&#13;
- savers: Fix critical warnings from GSThemeWindow on "realize"&#13;
- Do not redirect stderr for our own commands&#13;
- Round the user picture on lock dialog.&#13;
- build: Do not warn if PAM prefix is correct&#13;
- Improve lightdm detection (Fixes #39)&#13;
- build: Fix -Wunused-value compiler warning&#13;
- build: Fix -Wdeclaration-after-statement compiler warning&#13;
- build: Fix -Wsign-compare compiler warning&#13;
- build: Use XDT_FEATURE_DEBUG&#13;
- Fix use-after-free crash in xfce4-screensaver-dialog&#13;
- Fix D-Bus sleep inhibit when screen locker is disabled&#13;
- Complete previous commit&#13;
- Fix Xfconf memory management&#13;
- build: Set GLib macros via XDT_CHECK_PACKAGE&#13;
- autogen.sh: Do not `mkdir m4`&#13;
- Fix crash when XDG_PICTURES_DIR is not set (Fixes #86)&#13;
- Fix build warning from Clang&#13;
- --with-password-helper expects full pathname of password helper&#13;
- Add missing zeroing of timeout_id in dialog_timed_out() timer handler&#13;
- Fix wrong signal name for GtkSpinButton&#13;
- Remove ENABLE_NLS ifdefs and use xfce_textdomain()&#13;
- build: Fix intltool lock file problem during make distcheck&#13;
- Fix compilation warnings&#13;
- autoconf: Some updates&#13;
- Translation Updates:&#13;
  Albanian, Armenian (Armenia), Basque, Belarusian, Bulgarian, Catalan,&#13;
  Chinese (China), Chinese (Taiwan), Danish, Dutch, Eastern Armenian,&#13;
  English (Australia), Estonian, Finnish, French, Galician, German,&#13;
  Hebrew, Hungarian, Icelandic, Indonesian, Italian, Japanese, Kabyle,&#13;
  Korean, Lithuanian, Malay, Norwegian Bokmål, Polish, Portuguese,&#13;
  Portuguese (Brazil), Russian, Serbian, Slovak, Slovenian, Spanish,&#13;
  Swedish, Thai, Ukrainian

</content>
  </entry>
  <entry>
    <title>xfce4-screensaver 4.16.0 released</title>
    <id>xfce4-screensaver-4.16.0</id>
    <updated>2021-01-03T14:56:28+01:00</updated>
    <published>2021-01-03T14:56:28+01:00</published>
    <author>
      <name>Sean Davis</name>
      <email>sean@bluesabre.org</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="https://gitlab.xfce.org/apps/xfce4-screensaver/-/blob/master/README.md"&gt;xfce4-screensaver&lt;/a&gt; 4.16.0 is now available for download from

  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/4.16/xfce4-screensaver-4.16.0.tar.bz2"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/4.16/xfce4-screensaver-4.16.0.tar.bz2&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/4.16/xfce4-screensaver-4.16.0.tar.bz2?sha1"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/4.16/xfce4-screensaver-4.16.0.tar.bz2?sha1&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/4.16/xfce4-screensaver-4.16.0.tar.bz2?sha256"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/4.16/xfce4-screensaver-4.16.0.tar.bz2?sha256&lt;/a&gt;


What is xfce4-screensaver?
==========================

xfce4-screensaver is a screen saver and locker that aims to have simple,
sane, secure defaults and be well integrated with the desktop.
xfce4-screensaver is a port of MATE Screensaver, itself a port of GNOME
Screensaver. It has been tightly integrated with the Xfce desktop,
utilizing Xfce libraries and the Xfconf configuration backend.

Website:
  &lt;a href="https://gitlab.xfce.org/apps/xfce4-screensaver/-/blob/master/README.md"&gt;https://gitlab.xfce.org/apps/xfce4-screensaver/-/blob/master/README.md&lt;/a&gt;


Release notes for 4.16.0
========================
This release version has been bumped from 0.x to 4.16.0 to align with
the new Libxfce4util and Xfconf GIR requirements.&#13;
&#13;
- xfce4-screensaver-configure: Use GIRepository of libxfce4util and
xfconf (#11)&#13;
- Change type of seconds to guint in add_lock_timer&#13;
- Check dbus system_connection in add_sleep_inhibit&#13;
- Cleanup GSourceFunc usage&#13;
- Convert date_time_update to a timer function&#13;
- Fix format specifiers in lock_timer&#13;
- Fix issues connected to dbus (#66)&#13;
- Fix pam_strerror usage&#13;
- Pass constants to XSetScreenSaver&#13;
- Plug memleak in get_x11_idle_info&#13;
- Remove obsolete check for scrnsaver.h from configure.ac&#13;
- Translation Updates:&#13;
  Czech, Japanese, Portuguese, Turkish

</content>
  </entry>
  <entry>
    <title>xfce4-screensaver 0.1.11 released</title>
    <id>xfce4-screensaver-0.1.11</id>
    <updated>2020-11-08T14:46:14+01:00</updated>
    <published>2020-11-08T14:46:14+01:00</published>
    <author>
      <name>Sean Davis</name>
      <email>sean@bluesabre.org</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="https://git.xfce.org/apps/xfce4-screensaver/about/"&gt;xfce4-screensaver&lt;/a&gt; 0.1.11 is now available for download from

  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.11.tar.bz2"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.11.tar.bz2&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.11.tar.bz2?sha1"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.11.tar.bz2?sha1&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.11.tar.bz2?sha256"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.11.tar.bz2?sha256&lt;/a&gt;


What is xfce4-screensaver?
==========================

xfce4-screensaver is a screen saver and locker that aims to have simple,
sane, secure defaults and be well integrated with the desktop.
xfce4-screensaver is a port of MATE Screensaver, itself a port of GNOME
Screensaver. It has been tightly integrated with the Xfce desktop,
utilizing Xfce libraries and the Xfconf configuration backend.

Website:
  &lt;a href="https://git.xfce.org/apps/xfce4-screensaver/about/"&gt;https://git.xfce.org/apps/xfce4-screensaver/about/&lt;/a&gt;


Release notes for 0.1.11
========================
[Please note that this is a development release.]&#13;
&#13;
Configuration Update:&#13;
This release updates the DPMS settings used for the Blank screensaver.
Timeouts are now stored in seconds instead of minutes, with the default
DPMS sleep now 5 seconds after the screensaver goes active. Xfconf:
/xfce4-screensaver/screensavers/xfce-blank/dpms-sleep-after&#13;
&#13;
Theme Update:&#13;
This release uses a new icon name, org.xfce.ScreenSaver, instead of the
generic preferences-desktop-screensaver.&#13;
&#13;
NEWS:&#13;
- Builds: Move from exo-csource to xdt-csource (Bugzilla #16717)&#13;
- CI: Add basic GitLab pipeline&#13;
- distcheck: Add missing gs-auth-pam.c&#13;
- DPMS: Change sleep settings to seconds, default after 5 seconds (#27)&#13;
- Fix: Catch gs_listener_dbus_init failures&#13;
- Fix: remove unused flag --no-daemon&#13;
- Icons: New icons and rDNS icon name, org.xfce.ScreenSaver&#13;
- Internal: Change timers from milliseconds to seconds&#13;
- README.md: Note setuid requirement after install with shadow/bsdauth
(#9)&#13;
- xfce4-screensaver.common-auth: replace @include with standard systax
(#6)&#13;
&#13;
Translation Updates:&#13;
Albanian, Armenian (Armenia), Basque, Bulgarian, Catalan, Chinese
(China), Chinese (Taiwan), Czech, Danish, Dutch, Eastern Armenian,
English (Australia), Estonian, French, German, Hebrew, Hungarian,
Icelandic, Italian, Japanese, Korean, Lithuanian, Malay, Norwegian
Bokmål, Polish, Portuguese, Portuguese (Brazil), Russian, Serbian,
Slovak, Slovenian, Spanish, Swedish, Thai, Turkish

</content>
  </entry>
  <entry>
    <title>xfce4-screensaver 0.1.10 released</title>
    <id>xfce4-screensaver-0.1.10</id>
    <updated>2020-03-29T23:05:20+02:00</updated>
    <published>2020-03-29T23:05:20+02:00</published>
    <author>
      <name>Sean Davis</name>
      <email>smd.seandavis@gmail.com</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="https://git.xfce.org/apps/xfce4-screensaver/about/"&gt;xfce4-screensaver&lt;/a&gt; 0.1.10 is now available for download from

  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.10.tar.bz2"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.10.tar.bz2&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.10.tar.bz2?sha1"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.10.tar.bz2?sha1&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.10.tar.bz2?sha256"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.10.tar.bz2?sha256&lt;/a&gt;


What is xfce4-screensaver?
==========================

xfce4-screensaver is a screen saver and locker that aims to have simple,
sane, secure defaults and be well integrated with the desktop.
xfce4-screensaver is a port of MATE Screensaver, itself a port of GNOME
Screensaver. It has been tightly integrated with the Xfce desktop,
utilizing Xfce libraries and the Xfconf configuration backend.

Website:
  &lt;a href="https://git.xfce.org/apps/xfce4-screensaver/about/"&gt;https://git.xfce.org/apps/xfce4-screensaver/about/&lt;/a&gt;


Release notes for 0.1.10
========================
[Please note that this is a development release.]&#13;
&#13;
This release adds empty responses to DBus calls that don't require a
response. This matches gnome-screensaver's functionality, and fixes
support for xfce4-session.&#13;
&#13;
- Send DBus lock responses for xfce4-session support (bug #16522)&#13;
- Translation Update: Galician

</content>
  </entry>
  <entry>
    <title>xfce4-screensaver 0.1.9 released</title>
    <id>xfce4-screensaver-0.1.9</id>
    <updated>2020-03-23T01:02:10+01:00</updated>
    <published>2020-03-23T01:02:10+01:00</published>
    <author>
      <name>Sean Davis</name>
      <email>smd.seandavis@gmail.com</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="https://git.xfce.org/apps/xfce4-screensaver/about/"&gt;xfce4-screensaver&lt;/a&gt; 0.1.9 is now available for download from

  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.9.tar.bz2"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.9.tar.bz2&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.9.tar.bz2?sha1"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.9.tar.bz2?sha1&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.9.tar.bz2?sha256"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.9.tar.bz2?sha256&lt;/a&gt;


What is xfce4-screensaver?
==========================

xfce4-screensaver is a screen saver and locker that aims to have simple,
sane, secure defaults and be well integrated with the desktop.
xfce4-screensaver is a port of MATE Screensaver, itself a port of GNOME
Screensaver. It has been tightly integrated with the Xfce desktop,
utilizing Xfce libraries and the Xfconf configuration backend.

Website:
  &lt;a href="https://git.xfce.org/apps/xfce4-screensaver/about/"&gt;https://git.xfce.org/apps/xfce4-screensaver/about/&lt;/a&gt;


Release notes for 0.1.9
=======================
Please note that this is a development release.&#13;
&#13;
- Replace deprecated GTimeVal usage&#13;
- Rebuild windows on monitor reconfiguration&#13;
- Draw overlays during window reconstruction to protect screen&#13;
- Do not activate DPMS when screensaver is inactive (bug #16327)&#13;
- Better handling of multi-monitor and lid-close events (bug #16102)&#13;
- Update LINGUAS (bug #15949)&#13;
- Fix decimal properties when running through atof&#13;
- Return 1 on lock command failure (bug #15945)&#13;
- Rename 'Pictures folder' to 'Slideshow' (bug #15589)&#13;
- Raise NameError and TypeError (bug #15830)&#13;
- Fix float parsing error (bug #16295)&#13;
- Fix inhibitor proxying (bug #16356)&#13;
- Fix inhibitor listing in xfce4-screensaver-command (bug #16355)&#13;
- Add systemd sleep inhibitor (bug #15929)&#13;
- Fix dbus inhibition (bug #16365)&#13;
- dbus: Prevent overzealous activation (bug #16365)&#13;
&#13;
Translation Updates:&#13;
Albanian, Belarusian, Czech, Finnish, Galician, Hebrew, Italian,
Japanese, Korean, Malay, Norwegian Bokmål, Polish, Portuguese (Brazil),
Serbian, Spanish, Swedish, Turkish

</content>
  </entry>
  <entry>
    <title>xfce4-screensaver 0.1.8 released</title>
    <id>xfce4-screensaver-0.1.8</id>
    <updated>2019-08-11T20:35:26+02:00</updated>
    <published>2019-08-11T20:35:26+02:00</published>
    <author>
      <name>Sean Davis</name>
      <email>smd.seandavis@gmail.com</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="https://git.xfce.org/apps/xfce4-screensaver/about/"&gt;xfce4-screensaver&lt;/a&gt; 0.1.8 is now available for download from

  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.8.tar.bz2"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.8.tar.bz2&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.8.tar.bz2.md5"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.8.tar.bz2.md5&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.8.tar.bz2.sha1"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.8.tar.bz2.sha1&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.8.tar.bz2.sha256"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.8.tar.bz2.sha256&lt;/a&gt;


What is xfce4-screensaver?
==========================

xfce4-screensaver is a screen saver and locker that aims to have simple,
sane, secure defaults and be well integrated with the desktop.
xfce4-screensaver is a port of MATE Screensaver, itself a port of GNOME
Screensaver. It has been tightly integrated with the Xfce desktop,
utilizing Xfce libraries and the Xfconf configuration backend.

Website:
  &lt;a href="https://git.xfce.org/apps/xfce4-screensaver/about/"&gt;https://git.xfce.org/apps/xfce4-screensaver/about/&lt;/a&gt;


Release notes for 0.1.8
=======================
[Please note that this is a development release.]&#13;
&#13;
New Features:&#13;
- Optional screensaver inhibition for fullscreen apps&#13;
- Blank screensaver now supports DPMS (Xfce #15216)&#13;
&#13;
Build Changes:&#13;
- Add dependency on libwnck &gt;= 3.20&#13;
&#13;
Translation Updates:&#13;
Basque, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Danish,
Dutch, Finnish, French, Galician, German, Hungarian, Italian,
Lithuanian, Polish, Portuguese, Portuguese (Brazil), Russian, Spanish

</content>
  </entry>
  <entry>
    <title>xfce4-screensaver 0.1.7 released</title>
    <id>xfce4-screensaver-0.1.7</id>
    <updated>2019-07-28T19:16:12+02:00</updated>
    <published>2019-07-28T19:16:12+02:00</published>
    <author>
      <name>Sean Davis</name>
      <email>smd.seandavis@gmail.com</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="https://git.xfce.org/apps/xfce4-screensaver/about/"&gt;xfce4-screensaver&lt;/a&gt; 0.1.7 is now available for download from

  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.7.tar.bz2"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.7.tar.bz2&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.7.tar.bz2.md5"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.7.tar.bz2.md5&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.7.tar.bz2.sha1"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.7.tar.bz2.sha1&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.7.tar.bz2.sha256"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.7.tar.bz2.sha256&lt;/a&gt;


What is xfce4-screensaver?
==========================

xfce4-screensaver is a screen saver and locker that aims to have simple,
sane, secure defaults and be well integrated with the desktop.
xfce4-screensaver is a port of MATE Screensaver, itself a port of GNOME
Screensaver. It has been tightly integrated with the Xfce desktop,
utilizing Xfce libraries and the Xfconf configuration backend.

Website:
  &lt;a href="https://git.xfce.org/apps/xfce4-screensaver/about/"&gt;https://git.xfce.org/apps/xfce4-screensaver/about/&lt;/a&gt;


Release notes for 0.1.7
=======================
[Please note that this is a development release.]&#13;
&#13;
Features:&#13;
- Added configuration tool for individual screensavers&#13;
- Added support for on-screen keyboards&#13;
&#13;
Code Cleanup:&#13;
- Drop libXxf86 dependency, no longer implemented or available&#13;
- Removed unneeded login window construction code&#13;
- Removed window shaking on failed login&#13;
- Removed unused session-idle signal&#13;
- Removed unused code from gs-manager/gs-window-x11&#13;
- Simplified lock screen code&#13;
- Simplified screensaver activation and locking code&#13;
&#13;
General:&#13;
- Improved wallpaper drawing at 2x scale&#13;
- Migrated xfce4-screensaver-command to GDBus&#13;
- Fixed confusion between saver and lock timeouts&#13;
&#13;
Translation Updates:&#13;
Armenian (Armenia), Belarusian, Bulgarian, Catalan, Chinese (China),
Chinese (Taiwan), Czech, Danish, Dutch, Finnish, French, Galician,
German, Hungarian, Italian, Lithuanian, Norwegian Bokmål, Polish,
Portuguese, Portuguese (Brazil), Russian, Spanish, Turkish

</content>
  </entry>
  <entry>
    <title>xfce4-screensaver 0.1.6 released</title>
    <id>xfce4-screensaver-0.1.6</id>
    <updated>2019-06-30T17:13:23+02:00</updated>
    <published>2019-06-30T17:13:23+02:00</published>
    <author>
      <name>Sean Davis</name>
      <email>smd.seandavis@gmail.com</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="https://git.xfce.org/apps/xfce4-screensaver/about/"&gt;xfce4-screensaver&lt;/a&gt; 0.1.6 is now available for download from

  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.6.tar.bz2"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.6.tar.bz2&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.6.tar.bz2.md5"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.6.tar.bz2.md5&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.6.tar.bz2.sha1"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.6.tar.bz2.sha1&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.6.tar.bz2.sha256"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.6.tar.bz2.sha256&lt;/a&gt;


What is xfce4-screensaver?
==========================

xfce4-screensaver is a screen saver and locker that aims to have simple,
sane, secure defaults and be well integrated with the desktop.
xfce4-screensaver is a port of MATE Screensaver, itself a port of GNOME
Screensaver. It has been tightly integrated with the Xfce desktop,
utilizing Xfce libraries and the Xfconf configuration backend.

Website:
  &lt;a href="https://git.xfce.org/apps/xfce4-screensaver/about/"&gt;https://git.xfce.org/apps/xfce4-screensaver/about/&lt;/a&gt;


Release notes for 0.1.6
=======================
[Please note that this is a development release.]&#13;
&#13;
Bug Fixes:&#13;
- Fixed flickering in the password dialog&#13;
- Fixed password dialog appearance, visual artifacts with various themes
are resolved&#13;
- Remove reference to pkg-config file (.pc) (Xfce #15597)&#13;
&#13;
Code Cleanup:&#13;
- Cleaned up kdb-indicator logic&#13;
- Consolidated debug function calls&#13;
- Moved job theme processing out of gs-manager&#13;
- Removed drag-and-drop theme installation&#13;
- Removed placeholder widgets from the glade template&#13;
- Removed unused callbacks&#13;
- Simplified handling of user preferences&#13;
&#13;
Translation Updates:&#13;
Armenian (Armenia), Hebrew, Hungarian, Malay, Portuguese, Portuguese
(Brazil), Russian

</content>
  </entry>
  <entry>
    <title>xfce4-screensaver 0.1.5 released</title>
    <id>xfce4-screensaver-0.1.5</id>
    <updated>2019-06-13T12:15:01+02:00</updated>
    <published>2019-06-13T12:15:01+02:00</published>
    <author>
      <name>Sean Davis</name>
      <email>smd.seandavis@gmail.com</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="https://git.xfce.org/apps/xfce4-screensaver/about/"&gt;xfce4-screensaver&lt;/a&gt; 0.1.5 is now available for download from

  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.5.tar.bz2"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.5.tar.bz2&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.5.tar.bz2.md5"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.5.tar.bz2.md5&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.5.tar.bz2.sha1"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.5.tar.bz2.sha1&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.5.tar.bz2.sha256"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.5.tar.bz2.sha256&lt;/a&gt;


What is xfce4-screensaver?
==========================

xfce4-screensaver is a screen saver and locker that aims to have simple,
sane, secure defaults and be well integrated with the desktop.
xfce4-screensaver is a port of MATE Screensaver, itself a port of GNOME
Screensaver. It has been tightly integrated with the Xfce desktop,
utilizing Xfce libraries and the Xfconf configuration backend.

Website:
  &lt;a href="https://git.xfce.org/apps/xfce4-screensaver/about/"&gt;https://git.xfce.org/apps/xfce4-screensaver/about/&lt;/a&gt;


Release notes for 0.1.5
=======================
[Please note that this is a development release.]&#13;
&#13;
Features:&#13;
- Added support for elogind (Xfce #15243)&#13;
- Added support for profile images from AccountsService (Xfce #15235)&#13;
&#13;
General:&#13;
- Removed a lot of unused code (2,700+ lines)&#13;
- Simplified monitor-handling logic&#13;
- More consistent spacing in makefiles&#13;
&#13;
Bug Fixes:&#13;
- Added categories to display in the Settings Manager (Xfce #15507)&#13;
- Added a fallback idle timer for when X11 screensaver doesn't notify&#13;
- Fixed warning during configure stage (Xfce #15552)&#13;
- Fixed Inhibitor lock (Xfce #15551)&#13;
- Hid screensaver themes from 'Open with' options (Xfce #15531)&#13;
- Made numerous cppcheck, cpplint, and Coverity Scan fixes&#13;
  - Constant variables guarding dead code&#13;
  - Dereferencing before/after null&#13;
  - Unchecked return values&#13;
  - Unused variables&#13;
  - Memory leaks&#13;
&#13;
Translation Updates:&#13;
Albanian, Basque, Belarusian, Bulgarian, Catalan, Chinese (China),
Chinese (Taiwan), Czech, Danish, Dutch, English (Australia), French,
German, Hebrew, Hungarian, Icelandic, Italian, Korean, Lithuanian,
Malay, Polish, Portuguese (Brazil), Serbian, Slovak, Spanish, Swedish,
Turkish

</content>
  </entry>
  <entry>
    <title>xfce4-screensaver 0.1.4 released</title>
    <id>xfce4-screensaver-0.1.4</id>
    <updated>2019-03-22T11:31:18+01:00</updated>
    <published>2019-03-22T11:31:18+01:00</published>
    <author>
      <name>Sean Davis</name>
      <email>smd.seandavis@gmail.com</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="https://git.xfce.org/apps/xfce4-screensaver/about/"&gt;xfce4-screensaver&lt;/a&gt; 0.1.4 is now available for download from

  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.4.tar.bz2"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.4.tar.bz2&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.4.tar.bz2.md5"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.4.tar.bz2.md5&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.4.tar.bz2.sha1"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.4.tar.bz2.sha1&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.4.tar.bz2.sha256"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.4.tar.bz2.sha256&lt;/a&gt;


What is xfce4-screensaver?
==========================

xfce4-screensaver is a screen saver and locker that aims to have simple,
sane, secure defaults and be well integrated with the desktop.
xfce4-screensaver is a port of MATE Screensaver, itself a port of GNOME
Screensaver. It has been tightly integrated with the Xfce desktop,
utilizing Xfce libraries and the Xfconf configuration backend.

Website:
  &lt;a href="https://git.xfce.org/apps/xfce4-screensaver/about/"&gt;https://git.xfce.org/apps/xfce4-screensaver/about/&lt;/a&gt;


Release notes for 0.1.4
=======================
[Please note that this is a development release.]&#13;
&#13;
Features:&#13;
- Added support for locking on suspend (Xfce #15001)&#13;
&#13;
Bug Fixes:&#13;
- Fix password entry after stealing focus (Xfce #15042)&#13;
&#13;
General:&#13;
- Faster screen locking when activated&#13;
- Faster renderering of the authentication prompt&#13;
- Improved support for monitor dis-/connection events&#13;
- Improved lock screen display on lid open events&#13;
- Improved idle activation&#13;
- Improved low-power state, screensavers are now suspended when monitors
are powered off via DPMS (Debian #921835)&#13;
&#13;
Translation Updates:&#13;
Basque, Belarusian, Catalan, Czech, Danish, Galician, Lithuanian, Malay,
Portuguese, Russian, Serbian, Spanish, Swedish&#13;
&#13;
Huge thanks to Alexander Butenko for contributing so many performance
improvements with this release, way to go!

</content>
  </entry>
  <entry>
    <title>xfce4-screensaver 0.1.3 released</title>
    <id>xfce4-screensaver-0.1.3</id>
    <updated>2018-11-23T12:14:17+01:00</updated>
    <published>2018-11-23T12:14:17+01:00</published>
    <author>
      <name>Sean Davis</name>
      <email>smd.seandavis@gmail.com</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="https://git.xfce.org/apps/xfce4-screensaver/about/"&gt;xfce4-screensaver&lt;/a&gt; 0.1.3 is now available for download from

  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.3.tar.bz2"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.3.tar.bz2&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.3.tar.bz2.md5"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.3.tar.bz2.md5&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.3.tar.bz2.sha1"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.3.tar.bz2.sha1&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.3.tar.bz2.sha256"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.3.tar.bz2.sha256&lt;/a&gt;


What is xfce4-screensaver?
==========================

xfce4-screensaver is a screen saver and locker that aims to have simple,
sane, secure defaults and be well integrated with the desktop.
xfce4-screensaver is a port of MATE Screensaver, itself a port of GNOME
Screensaver. It has been tightly integrated with the Xfce desktop,
utilizing Xfce libraries and the Xfconf configuration backend.

Website:
  &lt;a href="https://git.xfce.org/apps/xfce4-screensaver/about/"&gt;https://git.xfce.org/apps/xfce4-screensaver/about/&lt;/a&gt;


Release notes for 0.1.3
=======================
[Please note that this is a development release.]&#13;
&#13;
I'm excited to announce the first beta release of xfce4-screensaver!
With a lot of feedback and testing, I feel confident to consider this
release beta quality. &#13;
&#13;
Features:&#13;
- All available settings are now availble in the Preferences dialog&#13;
- Locking on user inactivity is now based on X11 Screensaver signals&#13;
- Xfce Screensaver now respects the xdg-screensaver state&#13;
- Screensaver and lock screen functionality can now be toggled
separately&#13;
&#13;
General:&#13;
- Removed deprecated DBUS methods and signals from documentation&#13;
- New documentation pages at
https://docs.xfce.org/apps/screensaver/start&#13;
&#13;
Preferences:&#13;
- Dropped unused preferences&#13;
- Renamed all Xfconf properties for improved clarity&#13;
- Embedded keyboard options have been disabled since they are currently
non-functional&#13;
&#13;
Bug Fixes:&#13;
- Replaced Help link with a link to the Xfce Documentation (Xfce
#14877)&#13;
- Added /usr/lib and /usr/libexec as trusted engine paths, enabling
local installs with access to existing screensavers (Xfce #14883)&#13;
- Fixed screen blanking and locking on BSD (Xfce #14846)&#13;
- Fixed lock screen crash on laptop lid-close events (GTK #1466)&#13;
- Fixed daemon crash when scrolling through available themes&#13;
- Fixed minimum window size to allow resizing much smaller&#13;
- Renamed screensavers to prevent conflicts with MATE Screensaver&#13;
- Reduced flicker rate when multiple keyboard layouts are available&#13;
&#13;
Build Improvements:&#13;
- Silence warning: "ar: 'u' modifier ignored since 'D' is the default"&#13;
- Fix warning: "Target given more than once in the same rule"&#13;
&#13;
Code Quality:&#13;
- Applied cpplint fixes and added cpplint configuration file&#13;
- Cleaned up unused variables, trailing spaces, and deprecated code&#13;
- Glade templates were cleaned up and organized for easier maintenance&#13;
&#13;
Translation Updates:&#13;
Albanian, Basque, Chinese (China), Chinese (Taiwan), Danish, French,
Galician, Hebrew, Icelandic, Italian, Korean, Malay, Polish, Russian,
Slovak, Turkish

</content>
  </entry>
  <entry>
    <title>xfce4-screensaver 0.1.2 released</title>
    <id>xfce4-screensaver-0.1.2</id>
    <updated>2018-11-02T00:03:01+01:00</updated>
    <published>2018-11-02T00:03:01+01:00</published>
    <author>
      <name>Sean Davis</name>
      <email>smd.seandavis@gmail.com</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="https://git.xfce.org/apps/xfce4-screensaver/about/"&gt;xfce4-screensaver&lt;/a&gt; 0.1.2 is now available for download from

  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.2.tar.bz2"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.2.tar.bz2&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.2.tar.bz2.md5"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.2.tar.bz2.md5&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.2.tar.bz2.sha1"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.2.tar.bz2.sha1&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.2.tar.bz2.sha256"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.2.tar.bz2.sha256&lt;/a&gt;


What is xfce4-screensaver?
==========================

xfce4-screensaver is a screen saver and locker that aims to have simple,
sane, secure defaults and be well integrated with the desktop.
xfce4-screensaver is a port of MATE Screensaver, itself a port of GNOME
Screensaver. It has been tightly integrated with the Xfce desktop,
utilizing Xfce libraries and the Xfconf configuration backend.

Website:
  &lt;a href="https://git.xfce.org/apps/xfce4-screensaver/about/"&gt;https://git.xfce.org/apps/xfce4-screensaver/about/&lt;/a&gt;


Release notes for 0.1.2
=======================
[Please note that this is a development release.]&#13;
&#13;
This is a follow up release to yesterday's 0.1.1. Two bugs have been
resolved that limited the number of users available to test.&#13;
&#13;
- Resolve hidden libxfce4ui 4.13 requirement (Xfce #14821)&#13;
- Avoid hard-coded paths for systems that do not use /usr (Xfce #14822)&#13;
&#13;
Now BSD users and folks with libxfce4ui 4.12.1 can take the screensaver
for a spin!

</content>
  </entry>
  <entry>
    <title>xfce4-screensaver 0.1.1 released</title>
    <id>xfce4-screensaver-0.1.1</id>
    <updated>2018-11-01T01:08:18+01:00</updated>
    <published>2018-11-01T01:08:18+01:00</published>
    <author>
      <name>Sean Davis</name>
      <email>smd.seandavis@gmail.com</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="https://git.xfce.org/apps/xfce4-screensaver/about/"&gt;xfce4-screensaver&lt;/a&gt; 0.1.1 is now available for download from

  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.1.tar.bz2"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.1.tar.bz2&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.1.tar.bz2.md5"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.1.tar.bz2.md5&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.1.tar.bz2.sha1"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.1.tar.bz2.sha1&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.1.tar.bz2.sha256"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.1.tar.bz2.sha256&lt;/a&gt;


What is xfce4-screensaver?
==========================

xfce4-screensaver is a screen saver and locker that aims to have simple,
sane, secure defaults and be well integrated with the desktop.
xfce4-screensaver is a port of MATE Screensaver, itself a port of GNOME
Screensaver. It has been tightly integrated with the Xfce desktop,
utilizing Xfce libraries and the Xfconf configuration backend.

Website:
  &lt;a href="https://git.xfce.org/apps/xfce4-screensaver/about/"&gt;https://git.xfce.org/apps/xfce4-screensaver/about/&lt;/a&gt;


Release notes for 0.1.1
=======================
[Please note that this is a development release.]&#13;
&#13;
This is the second alpha release of Xfce Screensaver. This release is
still not recommended for use on production machines, but please test
and report bugs!&#13;
&#13;
General:&#13;
- Support color settings for Xfdesktop 4.12&#13;
- Fallback to the Xfdesktop default color background (dark blue)&#13;
- UI files are now compiled and included in the binaries&#13;
- Root warning is now an InfoBar to make it more visible&#13;
- Enabled embedding in the Xfce Settings Manager&#13;
&#13;
Bug Fixes:&#13;
- Fix crash with no background placement, fix color settings (Xfce
#14769)&#13;
- Redraw the screensaver on monitor configuration events (Xfce #14796)&#13;
- Automate detection of PAM configuration, add flag to override (Xfce
#14779)&#13;
- Notify invalid lid-switch configuration and add Resolve button (Xfce
#14782)&#13;
- Fix appearance with the Adwaita GTK theme&#13;
- Fix builds on OpenBSD, build status can now be tracked on the Xfce
Build Bot&#13;
&#13;
Translation Updates:&#13;
Albanian, Basque, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan),
Danish, Dutch, French, German, Italian, Lithuanian, Malay, Polish,
Russian, Slovak, Spanish, Swedish, Turkish

</content>
  </entry>
  <entry>
    <title>xfce4-screensaver 0.1.0 released</title>
    <id>xfce4-screensaver-0.1.0</id>
    <updated>2018-10-15T12:05:35+02:00</updated>
    <published>2018-10-15T12:05:35+02:00</published>
    <author>
      <name>Sean Davis</name>
      <email>smd.seandavis@gmail.com</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href=""&gt;xfce4-screensaver&lt;/a&gt; 0.1.0 is now available for download from

  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.0.tar.bz2"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.0.tar.bz2&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.0.tar.bz2.md5"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.0.tar.bz2.md5&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.0.tar.bz2.sha1"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.0.tar.bz2.sha1&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.0.tar.bz2.sha256"&gt;https://archive.xfce.org/src/apps/xfce4-screensaver/0.1/xfce4-screensaver-0.1.0.tar.bz2.sha256&lt;/a&gt;


What is xfce4-screensaver?
==========================



Website:
  &lt;a href=""&gt;&lt;/a&gt;


Release notes for 0.1.0
=======================
I'm pleased to announce the first release of xfce4-screensaver! Please
note that this is an alpha-quality development release. This release is
targeted to testers and translators.&#13;
&#13;
Xfce Screensaver is a port of MATE Screensaver, itself a port of GNOME
Screensaver. It has been tightly integrated with the Xfce desktop,
utilizing Xfce libraries and the Xfconf configuration backend.&#13;
&#13;
Homepage: https://git.xfce.org/apps/xfce4-screensaver/about/&#13;
Git: https://git.xfce.org/apps/xfce4-screensaver/&#13;
Bugzilla:
https://bugzilla.xfce.org/buglist.cgi?product=Xfce4-screensaver&#13;
&#13;
Features:&#13;
- Integration with the Xfce Desktop per-monitor wallpaper&#13;
- Locking down of configuration settings via Xfconf&#13;
- DBUS interface to limited screensaver interaction&#13;
- Full translation support into many languages&#13;
- Shared styles with LightDM GTK+ Greeter&#13;
- Support for XScreensaver screensavers&#13;
- User switching

</content>
  </entry>
</feed>
