aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-12-31Replace #!/usr/bin/bash with #!/usr/bin/env bash. (#23)bjarkt
2017-12-30added code of contributing (#22)Philipp Hemmelmayr
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-15add aur installation to readme (#14)Philipp Hemmelmayr
2017-12-14Create LICENSE (#12)Pavan Jadhaw
2017-12-14rename headerPavan 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
2017-12-14Cleanup (#10)Steven Carpenter
* Original wallpaper copy will also be stored in the cache * Updated the Important message and fixed the incorrect flag -g to -u Please enter the commit message for your changes. Lines starting * Removed superfluous blank line * Changed conditional check to match all the others * Capitalized first word of sentence
2017-12-12updating cache on eah startup no longer requiredPavan Jadhaw
2017-12-12Update README.mdPavan Jadhaw
2017-12-11Update README.mdPavan Jadhaw
2017-12-11Update README.mdPavan Jadhaw
2017-12-11readme - include instructions for random imagesPavan Jadhaw
2017-12-11Merge pull request #7 from AUTplayed/masterPavan Jadhaw
Now recursively select random file, and adjusted README
2017-12-10fixed intendationAUTplayed
2017-12-10added recursive function for getting a random fileAUTplayed
2017-12-10adjusted readmeAUTplayed
2017-12-10Added random image of dir when a dir is passed (#6)Philipp Hemmelmayr
If the user passes a directory when updating via-u <dir> then this code selects a random file from the directory and uses it instead. This is useful so one can update the lock image on boot and have a random image every reboot (Adds variety)
2017-12-10Update README.mdPavan Jadhaw
2017-12-10Correct xrandr package name (#5)Alex Ozer
2017-12-10update readme - update required dependenciesPavan Jadhaw
2017-12-09fix typo in instructions for i3wm usersPavan Jadhaw
2017-12-09dont output error(No players found) when locking from terminalPavan Jadhaw
2017-12-09cleanup (#1)Deluxo
repeated tasks with pre-lock, lock, post-lock are made into functions. spaces + tabs => tabs only removed consecutive empty lines moved resolution rectangles calculation to --update where it's only used
2017-12-08add extra instruction for wget(ing) the script, to save bandwidth and ↵Pavan Jadhaw
diskspace for users... :P
2017-12-08move demo files to separate folderPavan Jadhaw
2017-12-08add original backgroundPavan Jadhaw
2017-12-08Update README.mdPavan Jadhaw
2017-12-08update readmePavan Jadhaw
2017-12-08Update readme for arch usersPavan Jadhaw
2017-12-08add screenshots to readmePavan Jadhaw
2017-12-08move demo files to separate folderPavan Jadhaw
2017-12-08add screenshot and demo videoPavan Jadhaw
2017-12-08fix typoPavan Jadhaw
2017-12-08rename scriptPavan Jadhaw
2017-12-08Add additional infoPavan Jadhaw
2017-12-08Initial Commit :PPavan Jadhaw
2017-12-08Initial commitPavan Jadhaw