aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-22Fix Shellcheck by also quoting the inner variable (reference: https://github...Sebastian Sellmeier
2022-02-22Merge pull request #319 from ti-mo/copyright-yearBasti
2022-01-14Copyright year 2022, update repository URLTimo Beckers
2021-10-11Part of #232 - add issue-template for bug, feature-request and also basic pr-...Sebastian Sellmeier
2021-10-11Fix DPI scaling (#287)Jeff M. Hubbard
2021-10-11Added quiet-mode (#288)atagen
2021-10-11Update docs regarding master -> main changeBasti
2021-08-21Merge pull request #286 from betterlockscreen/nextBasti
2021-08-21Prepare release for v4.0.3Sebastian Sellmeier
2021-08-21Prepare beta-release for v4.0.3-beta1Sebastian Sellmeier
2021-08-21Fixes wrong docs for --off #281Sebastian Sellmeier
2021-08-21Fixes issue with systemd-service #277Sebastian Sellmeier
2021-08-10Merge pull request #278 from pavanjadhaw/fix/missing_dollar_variableBasti
2021-08-10Fix missing dollar for variable in cmd_exists check (thanks to @hrhino for po...Sebastian Sellmeier
2021-08-09Merge pull request #275 from pavanjadhaw/nextBasti
2021-08-09Prepare release for stable v4.0.0Sebastian Sellmeier
2021-08-08Merge pull request #273 from pavanjadhaw/beta_fix_installerBasti
2021-08-07Fix installer to also detect i3lock-color if command is i3lockSebastian Sellmeier
2021-08-07Prepare release v4.0.0-beta2 with autodetection of i3lock-color binary-name (...Sebastian Sellmeier
2021-08-07Merge pull request #272 from pavanjadhaw/issue_266Basti
2021-08-07Add code to autodetect if i3lock-color is available under its name or i3lock ...Sebastian Sellmeier
2021-07-21Updated CONTRIBUTING.md and according section in README.md to avoid duplicate...Sebastian Sellmeier
2021-07-21Add gento-install to readme from #264 thanks to @mjkalyanSebastian Sellmeier
2021-07-21Fixup docsSebastian 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-21Adjust lock_timeout to defaultSebastian Sellmeier
2021-07-21missing fileSebastian Sellmeier
2021-07-21Fix i3lockcolor_bin (#251)Sebastian Sellmeier
2021-07-21Fix default feh-command to match doc behaviour (#257)Basti
2021-07-21Improve/docs ci naming (#253)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-21Add current github-workflow from master (#243)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-21Delete TODO.mdJeff 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-21Update README and example configJeff M. Hubbard
2021-07-21Fix for wallpaper(), always span multi-monitorJeff M. Hubbard