1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102
|
==============
Version 1.8.0
==============
- Build against newer systemd
- Added information for debugging
- Proper exit codes for light-locker-command
- Translations update
==============
Version 1.7.0
==============
- Use lid status for locking and VT switching
- Use systemd suspend delay to lock on suspend
- Set systemd IdleHint
- More small changes
- Translations update
- New translations
==============
Version 1.6.0
==============
- DBus compatibility with KDE and Gnome
- Optionally execute command with lock inhibition taken
- Man page update
- Translations update
- New translations
==============
Version 1.5.1
==============
- Added gsettings backend to store light-locker configuration
- Translations update
==============
Version 1.5.0
==============
- Added DBus interface to communicate with the running light-locker
- New translations
==============
Version 1.4.0
==============
- Man pages update
- Translations update
==============
Version 1.3.0
==============
- Added late locking support
- Made lock on suspend optional
==============
Version 1.2.1
==============
- light-locker-command checks if light-locker is running (linux only)
- Translations update
==============
Version 1.2.0
==============
- Delay VT switch 1s after resuming from suspend
- Translations update
==============
Version 1.1.0
==============
- Lock the session after the X11 screen saver kicks in
==============
Version 1.0.0
==============
- Auto start light-locker
==============
Version 0.1.0
==============
- Fork gnome-screensaver 3.6.1
- Strip out gnome-dependencies
- Add basic locking functionality with lightdm as lockscreen
|