Revision history for App-SetScreensaver-Timeout

0.12    2015-09-03 (PERLANCAR)

	- No functional changes.

	- [dist] Move spec prereqs from RuntimeRequires to
	  DevelopRecommends to reduce deps but still allow indicating spec
	  requirement.


0.11    2015-06-08 (PERLANCAR)

	- Add support for plain X (xset) [requested by SREZIC, RT#105048].


0.10    2015-06-05 (PERLANCAR)

	- Add support for gnome-fallback.


0.09    2015-06-05 (PERLANCAR)

	- Add support for gnome-classic (also uses gsettings
	  org.gnome.desktop.session lock-delay, but it's currently not
	  working on my PC right now, not blanking screen after delay
	  passed).


0.08    2015-01-08 (PERLANCAR)

	- To avoid having to '>/dev/null' everytime we set screensaver
	  timeout in a script, the current timeout value is moved to result
	  metadata 'func.timeout' which can be viewed using --json.


0.07    2014-12-08 (PERLANCAR)

	- Change ordering of detection, detect processes
	  gnome-screensaver/xscreensaver first before detecting by desktop
	  type, since it's possible to run KDE but still use xscreensaver
	  (which I'm planning to do BTW).


0.06    2014-12-03 (PERLANCAR)

	- [ux] Accept second/sec/s unit, check unit, return current value
	  (even when no arg is set).


0.05    2014-11-30 (PERLANCAR)

        - No functional changes.

        - [Experimental] Tweak completion, add usage of Complete::Bash::History.


0.04    2014-11-30 (PERLANCAR)

	- [Bugfix] get-screensaver-timeout returned seconds instead of minutes
          for gnome-screensaver and xscreensaver.


0.03    2014-11-28 (PERLANCAR)

	- Add utility: get-screensaver-timeout.


0.02    2014-11-23 (PERLANCAR)

	- No functional changes.

	- [Bugfix] Fix typo in KDE desktop name.


0.01    2014-11-23 (PERLANCAR)

        - First release.
