aboutsummaryrefslogtreecommitdiff
path: root/betterlockscreen
AgeCommit message (Expand)Author
2021-07-21Fixes --lock not working with autodetection when started from zsh, avoids aut...Basti
2021-07-21Reformat and improve documentation, add install-script (#242)Basti
2021-07-21Determinate i3lock-color binary automatically with i3lock-color/i3lock or qui...Basti
2021-07-21Check for dunstctl once as dunst is optional dependency (#250)Basti
2021-07-21Fixed issue with --update failing due to quotingJeff M. Hubbard
2021-07-21Issue-231: Add -v/--version (#246)Basti
2021-07-21Use XDG_* variables for directories and /home/sebtm* only as fallback (ported...Basti
2021-07-21Clear shellcheck errorsJeff M. Hubbard
2021-07-21Don't change state of dunst on unlock if paused on lock (#233)Sourav Das
2021-07-21Left-align time string (#238)Jeff M. Hubbard
2021-07-21Get DPI from xrdb, fixes #236 (#237)Jeff M. Hubbard
2021-07-21Prepare to merge (#228)Jeff M. Hubbard
2021-07-21Fix loginbox position for vertical arrangements (#123)Jeff M. Hubbard
2021-07-21add pixel effectJeff M. Hubbard
2021-07-21Fix for wallpaper(), always span multi-monitorJeff M. Hubbard
2021-07-21Removed commented code and fix spacing issuesJeff M. Hubbard
2021-07-21Multi-monitor rewriteJeff M. Hubbard
2021-07-21[main] add ability to choose on which screen clock is shown for multimonitor ...Pavan Jadhaw
2021-05-29Should fix #218 and #175 (#227)Basti
2021-05-28Fix i3lock-color args for new standardized version (#220)Raymond Li
2021-05-18Change back to i3lock-command. Fixes #210 (#211)Sebastian Sellmeier
2021-05-15Add shellcheck-action, fix shellcheck-errors (#206)Sebastian Sellmeier
2021-05-15Add option for time-format (with default-config) from #185 (#205)Sebastian Sellmeier
2021-04-17Added i3lock optionE. Almqvist
2020-05-15Added config & cmd arg to change wallpaper setter; don't create .fehbgAUTplayed
2020-01-23Restore previous DPMS setting if turned off (#151)Aicaya
2019-09-14Fix typo when getting DPI from .Xresources (#140)Kieran Siek
2019-09-02fix scaling when Xft.dpi are set (#114)Yanze Li
2019-09-02add the --pass-media-keys argument (#120)yurisuki
2019-09-02Fix null check for lock_timeoutIbrahim Jarif
2019-06-14Make compatible with shellcheckettom
2019-05-28Add Timeout Option (#119)Vivek R
2019-03-31Automatically deduce DPI (#110)Andre Schröder
2019-03-28Fix: Allow to remove `current` directory (#112)Kamil Skowron
2019-02-12Added pixelation lock mode (#101)Ben Allen
2019-02-07[update] rc, custom lockscreen textPavan Jadhaw
2019-01-30[main] rm un-needed greeter-font flagPavan Jadhaw
2019-01-29Add support to change default font (#96)Lélio Brun
2019-01-28fixed #93Philipp Hemmelmayr
2019-01-06Add simple color themes (#90)Jeff M. Hubbard
2019-01-05removed warningsPhilipp Hemmelmayr
2018-12-12fix: return default dpi pixel coordinates if no dpi is setYohann Leon
2018-12-11fix: hardcoded DPI value in logical_px()Yohann Leon
2018-12-10add: support for HiDPI screensYohann Leon
2018-11-04Pass argument directory to i3lock (#79)Mike Mob
2018-09-17Add ability to set custom lockscreen text, tabs (#65)zv0n
2018-09-15lockscreen after suspend using systemd service (#51) (#53)Bosmak
2018-08-13Updated lockselect() function and argument -s (#69)dunCan
2018-06-19betterlockscreen: fix lock resolution not being used (#66)Thomas Magalhaes
2018-06-13check if dunst is runningzv0n