Releases: betterlockscreen/betterlockscreen
4.4.1-beta-1
What's Changed
- Added auto install missing packages
- Allow login box to have rounded edges
New Contributors
- @bluebottlewize made their first contribution in #430
v4.4.0
What's Changed
- Fallback to convert if magick is unavailable by @habeebweeb in #424
- Fix expansion for i3lock "screen" argument by @habeebweeb in #423
New Contributors
- @habeebweeb made their first contribution in #424
Full Changelog: v4.3.0...v4.4.0
v4.3.0
What's Changed
- Changed 'convert' command to 'magick' according to update of imagemagick by @q12p in #421
- Don't run dunstctl if dunst daemon isn't active by @ymeister in #407
- add bc to dependencies by @sarmong in #406
- refactor(failsafe): reduce failsafe logic by @vantaboard in #411
New Contributors
- @q12p made their first contribution in #421
- @ymeister made their first contribution in #407
- @sarmong made their first contribution in #406
- @vantaboard made their first contribution in #411
Full Changelog: v4.2.0...v4.3.0
v4.2.0
Fix issue introduced with v4.1.0 where lockargs containing "-n" (--no-fork) was always overwritten causing timing (preLock, lock, postLock) to break. Switch custom pre- and post-Lock scripts to be executed from xdg-directory .config/betterlockscreen/ only. (that's why minor-release because it could be breaking for some)
v4.1.0
Maintenance Release
- Added quiet-mode (#288) thanks to @atagen
- Fix DPI scaling (#287) thanks to @jeffmhubbard
- Run prelock and postlock synchronously to avoid race condition (#285) thanks to @ti-mo
- Fixes wrong help message for --off (#329) thanks to @AVAtarMod
Also fixes: some typos (e5a1419), Copyright year (1900cd5), old urls from repository move (to betterlockscreen/betterlockscreen - 1900cd5) and ShellCheck errors (321b3eb)
v4.0.3
v4.0.3-beta1
This release should resolve the primary reason (Type forking instead of simple) when Betterlockscreens is configured as systemd-service and called by "systemctl suspend". After running the command the screen gets locked but the device stayed on and was suspending after the system got unlocked. (#277)
Please let me know if you still experience any related or new issues ๐๐ป
v4.0.1
v4.0.0
Betterlockscreen 4 goes stable!
In about the last three months we were able to archive some big steps for Betterlockscreen, the most active fork Multi-Monitor from @jeffmhubbard got merged back, we were able to survive a bigger update with parameter changes for i3lock-color (thanks to @Raymo111 for providing PR) and we improved/stabilized in many ways.
So now we hope you can enjoy the new and even better Betterlockscreen ๐ฅณ ๐ If you have any problems or ideas don't hesitate to create an issue and ask for help :)