Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-13 | added i3lock-color version hint (#32) | Philipp Hemmelmayr | |
regarding #30 | |||
2018-01-17 | Lock before suspend to prevent race (#28) | Henry Nelson | |
For suspend to work consistently, the screen must be locked before the suspend. Otherwise, occasionally the suspend will occur before the screen locks, resulting in a wakeup to a momentarily unlocked screen. | |||
2018-01-04 | Update README.md | Pavan Jadhaw | |
2018-01-04 | Update README.md | Pavan Jadhaw | |
2018-01-04 | include new **release** aur package (#27) | Philipp Hemmelmayr | |
2018-01-03 | shortened and imo improved Readme (#26) | Philipp Hemmelmayr | |
related to #25 and adds documentation for #21 | |||
2018-01-02 | fix typo | Pavan Jadhaw | |
2017-12-31 | Just small change | Pavan Jadhaw | |
2017-12-31 | Replace #!/usr/bin/bash with #!/usr/bin/env bash. (#23) | bjarkt | |
2017-12-30 | added code of contributing (#22) | Philipp Hemmelmayr | |
2017-12-29 | Add 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-24 | Add multimonitor support along with option to set custom resolution (#19) | Targuinius | |
2017-12-24 | Add suspend and lock support (#20) | Drew Walters | |
2017-12-19 | added forced clock (#16) | Philipp Hemmelmayr | |
2017-12-16 | dont pause player when locked | Pavan Jadhaw | |
2017-12-15 | add aur installation to readme (#14) | Philipp Hemmelmayr | |
2017-12-14 | Create LICENSE (#12) | Pavan Jadhaw | |
2017-12-14 | rename header | Pavan Jadhaw | |
2017-12-14 | update docs | Pavan Jadhaw | |
2017-12-14 | rename script to fit repo name (#11) | Philipp Hemmelmayr | |
* rename script to fit repo name * obviously also update the docu | |||
2017-12-14 | Rename script name to match the repo name | Pavan Jadhaw | |
2017-12-14 | Cleanup (#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-12 | updating cache on eah startup no longer required | Pavan Jadhaw | |
2017-12-12 | Update README.md | Pavan Jadhaw | |
2017-12-11 | Update README.md | Pavan Jadhaw | |
2017-12-11 | Update README.md | Pavan Jadhaw | |
2017-12-11 | readme - include instructions for random images | Pavan Jadhaw | |
2017-12-11 | Merge pull request #7 from AUTplayed/master | Pavan Jadhaw | |
Now recursively select random file, and adjusted README | |||
2017-12-10 | fixed intendation | AUTplayed | |
2017-12-10 | added recursive function for getting a random file | AUTplayed | |
2017-12-10 | adjusted readme | AUTplayed | |
2017-12-10 | Added 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-10 | Update README.md | Pavan Jadhaw | |
2017-12-10 | Correct xrandr package name (#5) | Alex Ozer | |
2017-12-10 | update readme - update required dependencies | Pavan Jadhaw | |
2017-12-09 | fix typo in instructions for i3wm users | Pavan Jadhaw | |
2017-12-09 | dont output error(No players found) when locking from terminal | Pavan Jadhaw | |
2017-12-09 | cleanup (#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-08 | add extra instruction for wget(ing) the script, to save bandwidth and ↵ | Pavan Jadhaw | |
diskspace for users... :P | |||
2017-12-08 | move demo files to separate folder | Pavan Jadhaw | |
2017-12-08 | add original background | Pavan Jadhaw | |
2017-12-08 | Update README.md | Pavan Jadhaw | |
2017-12-08 | update readme | Pavan Jadhaw | |
2017-12-08 | Update readme for arch users | Pavan Jadhaw | |
2017-12-08 | add screenshots to readme | Pavan Jadhaw | |
2017-12-08 | move demo files to separate folder | Pavan Jadhaw | |
2017-12-08 | add screenshot and demo video | Pavan Jadhaw | |
2017-12-08 | fix typo | Pavan Jadhaw | |
2017-12-08 | rename script | Pavan Jadhaw | |
2017-12-08 | Add additional info | Pavan Jadhaw | |