Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-21 | Multi-monitor rewrite | Jeff M. Hubbard | |
* init_filenames -> init_config - remove -t from i3lock call since we make image for total resolution + add --screen to i3lock call to show time and ring on that screen * rec_get_random -> get_user_wall + get_total_size retuns total combined resolution + get_display_list returns list of screens (number name geometry) + resize_and_render resize, dim, blur, dimblur image for each screen + purge_cache delete and recreate cache directories * update completely rewritten to support multi-monitor - arg --resolution; isn't needed + arg --display; screen to display loginbox (default: 0) + rc display_on; screen to display loginbox (default: 0) + arg --span; span image across all screens (default: false) + rc span_image; span image across all screens (default: false) | |||
2021-07-21 | [main] add ability to choose on which screen clock is shown for multimonitor ↵ | Pavan Jadhaw | |
setup | |||
2021-07-01 | Update readme to show beta-release, rename workflow-config | Sebastian Sellmeier | |
2021-05-29 | Should fix #218 and #175 (#227) | Basti | |
2021-05-28 | Fix #217 - Change systemd-service type to forking (#224) | Basti | |
Besides user-feedback I've found many resources showing that it is one common way to use forking here. I've also found the option "--nofork" for i3lock-color but I'm unsure of the side-effects (https://github.com/i3/i3lock/issues/109) as it was the less popular solution. https://gist.github.com/victorhaggqvist/603125bbc0f61a787d89 https://github.com/Raymo111/i3lock-color/issues/174#issuecomment-687149213 https://gist.github.com/Raymo111/91ffd256b7aca6a85e8a99d6331d3b7b | |||
2021-05-28 | Fix i3lock-color args for new standardized version (#220) | Raymond Li | |
* Update required i3lock-color version * Fix i3lock-color args for new standardized version | |||
2021-05-18 | Change back to i3lock-command. Fixes #210 (#211) | Sebastian Sellmeier | |
2021-05-16 | nix-shell: add bash5 for testing (#209) | Sebastian Sellmeier | |
2021-05-15 | Systemd patch (#163) | affficionado | |
* update system service location * update binary location * Add hint for systemd-service and install-dir | |||
2021-05-15 | Update AUR-Maintainer (#208) | Sebastian Sellmeier | |
2021-05-15 | Add nix-shell for development, add hint in CONTRIBUTING.md (#207) | Sebastian Sellmeier | |
2021-05-15 | Add shellcheck-action, fix shellcheck-errors (#206) | Sebastian Sellmeier | |
2021-05-15 | Add option for time-format (with default-config) from #185 (#205) | Sebastian Sellmeier | |
* Add an option to change the time format * Add option to example-config Co-authored-by: Addison Bean <addisonbean@gmail.com> | |||
2021-05-15 | Readme improvements (#200) | Eliaz Bobadilla | |
* Shorter Link * Add hyperlink to reddit | |||
2021-04-17 | Added i3lock option | E. Almqvist | |
Added `-c 00000000` to make the backgrounds opacity to 0. | |||
2020-05-15 | updated i3lock-color link | Philipp Hemmelmayr | |
#170 | |||
2020-05-15 | Added config & cmd arg to change wallpaper setter; don't create .fehbg | AUTplayed | |
2020-03-11 | changed sbin to usr/bin in service file | Philipp Hemmelmayr | |
2020-01-23 | Restore previous DPMS setting if turned off (#151) | Aicaya | |
* Restore previous DPMS setting if turned off Added the variable 'default_dpms', which reads the last element of line 26 ("DPMS is Enabled/Disabled"). If it's disabled, it restores that setting upon login. This fixes an issue where if the user had manually turned off DPMS, the screen will still turn itself off after a while. * Look for string instead of line number (also use tabs for indents to match code) | |||
2019-09-14 | Fix typo when getting DPI from .Xresources (#140) | Kieran Siek | |
2019-09-02 | fix scaling when Xft.dpi are set (#114) | Yanze Li | |
2019-09-02 | add the --pass-media-keys argument (#120) | yurisuki | |
2019-09-02 | update service file according to findings in #121 | Philipp Hemmelmayr | |
2019-09-02 | Fix null check for lock_timeout | Ibrahim Jarif | |
This commit fixes an issue with the validating the `lock_timeout` value. The current implementation would complain if `lock_timeout` value is null. | |||
2019-06-14 | Make compatible with shellcheck | ettom | |
Add double quotes for variables, fix minor semantic problems. | |||
2019-05-28 | Add Timeout Option (#119) | Vivek R | |
This adds an opton to set custom monitor timeout in seconds. Timeout only applicable during lockscreen. Reverts back to normal timeout after logging back in. Closes https://github.com/pavanjadhaw/betterlockscreen/issues/116 | |||
2019-04-29 | Add description for Void Linux installation (#118) | Aleksander | |
* Add description for Void Linux installation * fixed typo * shortened xbps instructions | |||
2019-03-31 | Automatically deduce DPI (#110) | Andre Schröder | |
With this commit the DPI doesn't have to be listed in the ~/.Xresources and will be deduced automatically. | |||
2019-03-28 | Fix: Allow to remove `current` directory (#112) | Kamil Skowron | |
* Fix: Allow to delete `current` directory * Further improvements just in case new screen resolution | |||
2019-02-12 | Added pixelation lock mode (#101) | Ben Allen | |
* Added pixelation lock option | |||
2019-02-07 | [update] mv service file to specific dir(system) | Pavan Jadhaw | |
2019-02-07 | [update] rc, custom lockscreen text | Pavan Jadhaw | |
2019-01-30 | [main] rm un-needed greeter-font flag | Pavan Jadhaw | |
2019-01-29 | [update] config, add default font | Pavan Jadhaw | |
2019-01-29 | Add support to change default font (#96) | Lélio Brun | |
2019-01-28 | fixed #93 | Philipp Hemmelmayr | |
2019-01-28 | [doc] default config location for aur package | Pavan Jadhaw | |
2019-01-23 | [doc] configuration | Pavan Jadhaw | |
2019-01-23 | [add] example, betterlockscreen config | Pavan Jadhaw | |
2019-01-23 | [rm] hero image | Pavan Jadhaw | |
2019-01-20 | Fix minor typo in README (#92) | TwiN | |
2019-01-06 | Add simple color themes (#90) | Jeff M. Hubbard | |
* Add ability to change colors without modifying script * Better name and location for config | |||
2019-01-05 | Merge pull request #86 from obynio/master | Philipp Hemmelmayr | |
Add support for HiDPI screens | |||
2019-01-05 | removed warnings | Philipp Hemmelmayr | |
2018-12-17 | update: README.md - instructions | Samyak Raj Pasala | |
copying to ~/.local/bin overwrites the bin/ directory | |||
2018-12-12 | fix: return default dpi pixel coordinates if no dpi is set | Yohann Leon | |
2018-12-11 | fix: hardcoded DPI value in logical_px() | Yohann Leon | |
2018-12-10 | add: support for HiDPI screens | Yohann Leon | |
2018-11-22 | update: README.md - banner | Pavan Jadhaw | |
2018-11-22 | add: heroimage | Pavan Jadhaw | |