aboutsummaryrefslogtreecommitdiff
path: root/betterlockscreen
AgeCommit message (Collapse)Author
2018-01-02fix typoPavan Jadhaw
2017-12-31Just small changePavan Jadhaw
2017-12-31Replace #!/usr/bin/bash with #!/usr/bin/env bash. (#23)bjarkt
2017-12-29Add custom blurring level, speed up blur (#21)Denys Pavlov
Replace gaussian blur with shrinking and scaling the image. Adjust the shrinking and scaling factors based on a number set by the user. The default blur level should keep the blur about the same.
2017-12-24Add multimonitor support along with option to set custom resolution (#19)Targuinius
2017-12-24Add suspend and lock support (#20)Drew Walters
2017-12-19added forced clock (#16)Philipp Hemmelmayr
2017-12-16dont pause player when lockedPavan Jadhaw
2017-12-14update docsPavan Jadhaw
2017-12-14rename script to fit repo name (#11)Philipp Hemmelmayr
* rename script to fit repo name * obviously also update the docu
2017-12-14Rename script name to match the repo namePavan Jadhaw