aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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-07-01Update readme to show beta-release, rename workflow-configSebastian Sellmeier
2021-05-29Should fix #218 and #175 (#227)Basti
2021-05-28Fix #217 - Change systemd-service type to forking (#224)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-16nix-shell: add bash5 for testing (#209)Sebastian Sellmeier
2021-05-15Systemd patch (#163)affficionado
2021-05-15Update AUR-Maintainer (#208)Sebastian Sellmeier
2021-05-15Add nix-shell for development, add hint in CONTRIBUTING.md (#207)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