index
:
pylock
master
A lightweight screenlocker for X implemented in Python 3 using Gtk3
Matthias Schiffer <mschiffer@universe-factory.net>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2013-04-16
Update translation files
v1
Matthias Schiffer
2013-04-16
Fix setup.py to not touch pylock.po
Matthias Schiffer
2013-04-13
Add a lot of information to setup.py, fix distribution
Matthias Schiffer
2013-04-12
More setup fixes
Matthias Schiffer
2013-04-12
Fix etc install root
Matthias Schiffer
2013-04-12
Create installation script using distutils
Matthias Schiffer
2013-03-06
Rework pylock to behave like xlock
Matthias Schiffer
2013-01-28
Handle failed device grabs and retry lock
Matthias Schiffer
2012-10-10
Re-grab focus after failed login attempt
Matthias Schiffer
2012-06-18
Stop logout timer after unlock
Matthias Schiffer
2012-03-22
Fix (?) window size
Matthias Schiffer
2012-03-22
Throw out DBus, add X11 based lock activation
Matthias Schiffer
2012-02-28
Add license headers
Matthias Schiffer
2012-02-28
LockWindow: grab devices with owner_events=True
Matthias Schiffer
2012-02-09
Allow configuring pylock with command line options
Matthias Schiffer
2012-02-08
Grab devices
Matthias Schiffer
2012-02-08
Added DBus interface
Matthias Schiffer
2012-02-02
Added logout function
Matthias Schiffer
2012-02-01
Add logout button timeout. Add l10n support.
Matthias Schiffer
2012-01-27
Initial commit
Matthias Schiffer