aboutsummaryrefslogtreecommitdiff
path: root/betterlockscreen
AgeCommit message (Expand)Author
2021-08-10Fix missing dollar for variable in cmd_exists check (thanks to @hrhino for po...Sebastian Sellmeier
2021-08-09Prepare release for stable v4.0.0Sebastian Sellmeier
2021-08-07Prepare release v4.0.0-beta2 with autodetection of i3lock-color binary-name (...Sebastian Sellmeier
2021-08-07Add code to autodetect if i3lock-color is available under its name or i3lock ...Sebastian Sellmeier
2021-07-21Prepare for release v4.0.0-beta1Sebastian Sellmeier
2021-07-21Improve --version commandSebastian Sellmeier
2021-07-21Reworked loginbox (#249)Jeff M. Hubbard
2021-07-21Fix i3lockcolor_bin (#251)Sebastian Sellmeier
2021-07-21Fix default feh-command to match doc behaviour (#257)Basti
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