index
:
betterlockscreen-openrc.git
next
betterlockscreen with openrc support
user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-10-11
Fix DPI scaling (#287)
Jeff M. Hubbard
2021-10-11
Added quiet-mode (#288)
atagen
2021-10-11
Update docs regarding master -> main change
Basti
2021-08-21
Merge pull request #286 from betterlockscreen/next
Basti
2021-08-21
Prepare release for v4.0.3
Sebastian Sellmeier
2021-08-21
Prepare beta-release for v4.0.3-beta1
Sebastian Sellmeier
2021-08-21
Fixes wrong docs for --off #281
Sebastian Sellmeier
2021-08-21
Fixes issue with systemd-service #277
Sebastian Sellmeier
2021-08-10
Merge pull request #278 from pavanjadhaw/fix/missing_dollar_variable
Basti
2021-08-10
Fix missing dollar for variable in cmd_exists check (thanks to @hrhino for po...
Sebastian Sellmeier
2021-08-09
Merge pull request #275 from pavanjadhaw/next
Basti
2021-08-09
Prepare release for stable v4.0.0
Sebastian Sellmeier
2021-08-08
Merge pull request #273 from pavanjadhaw/beta_fix_installer
Basti
2021-08-07
Fix installer to also detect i3lock-color if command is i3lock
Sebastian Sellmeier
2021-08-07
Prepare release v4.0.0-beta2 with autodetection of i3lock-color binary-name (...
Sebastian Sellmeier
2021-08-07
Merge pull request #272 from pavanjadhaw/issue_266
Basti
2021-08-07
Add code to autodetect if i3lock-color is available under its name or i3lock ...
Sebastian Sellmeier
2021-07-21
Updated CONTRIBUTING.md and according section in README.md to avoid duplicate...
Sebastian Sellmeier
2021-07-21
Add gento-install to readme from #264 thanks to @mjkalyan
Sebastian Sellmeier
2021-07-21
Fixup docs
Sebastian Sellmeier
2021-07-21
Prepare for release v4.0.0-beta1
Sebastian Sellmeier
2021-07-21
Improve --version command
Sebastian Sellmeier
2021-07-21
Reworked loginbox (#249)
Jeff M. Hubbard
2021-07-21
Adjust lock_timeout to default
Sebastian Sellmeier
2021-07-21
missing file
Sebastian Sellmeier
2021-07-21
Fix i3lockcolor_bin (#251)
Sebastian Sellmeier
2021-07-21
Fix default feh-command to match doc behaviour (#257)
Basti
2021-07-21
Improve/docs ci naming (#253)
Basti
2021-07-21
Fixes --lock not working with autodetection when started from zsh, avoids aut...
Basti
2021-07-21
Reformat and improve documentation, add install-script (#242)
Basti
2021-07-21
Determinate i3lock-color binary automatically with i3lock-color/i3lock or qui...
Basti
2021-07-21
Check for dunstctl once as dunst is optional dependency (#250)
Basti
2021-07-21
Fixed issue with --update failing due to quoting
Jeff M. Hubbard
2021-07-21
Issue-231: Add -v/--version (#246)
Basti
2021-07-21
Use XDG_* variables for directories and /home/sebtm* only as fallback (ported...
Basti
2021-07-21
Add current github-workflow from master (#243)
Basti
2021-07-21
Clear shellcheck errors
Jeff M. Hubbard
2021-07-21
Don't change state of dunst on unlock if paused on lock (#233)
Sourav Das
2021-07-21
Left-align time string (#238)
Jeff M. Hubbard
2021-07-21
Get DPI from xrdb, fixes #236 (#237)
Jeff M. Hubbard
2021-07-21
Delete TODO.md
Jeff M. Hubbard
2021-07-21
Prepare to merge (#228)
Jeff M. Hubbard
2021-07-21
Fix loginbox position for vertical arrangements (#123)
Jeff M. Hubbard
2021-07-21
add pixel effect
Jeff M. Hubbard
2021-07-21
Update README and example config
Jeff M. Hubbard
2021-07-21
Fix for wallpaper(), always span multi-monitor
Jeff M. Hubbard
2021-07-21
Removed commented code and fix spacing issues
Jeff M. Hubbard
2021-07-21
Multi-monitor rewrite
Jeff M. Hubbard
2021-07-21
[main] add ability to choose on which screen clock is shown for multimonitor ...
Pavan Jadhaw
2021-07-01
Update readme to show beta-release, rename workflow-config
Sebastian Sellmeier
[next]