Skip to content

Releases: betterlockscreen/betterlockscreen

v4.2.0

02 Sep 12:13
548f8f9
Compare
Choose a tag to compare

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

27 Aug 12:24
a4eeddf
Compare
Choose a tag to compare
  • Refuse to run if $i3lockcolor_bin is already running (#380) thanks to @MithicSpirit
  • Merge new config-file location to be in-sync with docs (#382)

Maintenance Release

09 May 21:25
e6c5530
Compare
Choose a tag to compare

Also fixes: some typos (e5a1419), Copyright year (1900cd5), old urls from repository move (to betterlockscreen/betterlockscreen - 1900cd5) and ShellCheck errors (321b3eb)

v4.0.3

21 Aug 19:41
9e43994
Compare
Choose a tag to compare

This release includes the first fix for #277 described more in the beta-release below. If you have any issues please don't hesitate to open an issue :)

v4.0.3-beta1

21 Aug 00:25
f8f897f
Compare
Choose a tag to compare
v4.0.3-beta1 Pre-release
Pre-release

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

10 Aug 20:28
9260018
Compare
Choose a tag to compare

Bugfix: Missing dollar for variable in cmd_exists check

v4.0.0

09 Aug 21:23
a315d2e
Compare
Choose a tag to compare

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 :)

Autodetect i3lock-color binary name (#266)

06 Aug 23:31
f452ef0
Compare
Choose a tag to compare

Today we are happy to announce Betterlockscreen v4.0.0-beta2

This release is only includes a small enhancement (#266) especially for ArchLinux-User to get Betterlockscreen run out-of-the-box 🥳

You can find the commit-log between beta1 and beta2 here for more details.

We are glad this release is our next big step for a stable v4-release, if you have any further issues or want to contribute feel free to contact us :)

Better/Faster/Prettier-Multi-Lockscreen (Beta)

01 Jul 16:30
102cbc0
Compare
Choose a tag to compare

We are very happy to announce Betterlockscreen v4.0.0-beta1

This release is based on #18 and a consolidation of the fork multilockscreen from @jeffmhubbard 🎉

You can find list of issues associated with this release here or checkout the commit-log for more details.

We are glad this release resolves many bugs and adds a lot of new feature-requests, if you have any further issues or want to contribute feel free to contact us :)

Support for i3lock-color >= v2.13.c.3 & Various bugfixes

29 May 22:51
1c36673
Compare
Choose a tag to compare

Thank you, for checking out Betterlockscreen!

In this release we:

  • adjusted the i3lock-color args for the new standardized version (#220 - @Raymo111)
  • fixed an issue where the system was suspended without being locked (happend with specific argument order | #175 / #227 - @moyiz)
  • changed the system-service configuration due to issues with crashes (#215, #217 / #224 and other - @parence)
  • Resolved issues with segfaults and login-box (#218 / #227 - @jefx07)

Thanks for all the reports/feedback and especially contributions, if you experiencing any issues - please drop us a note 👍🏻