Title says it all. Modded the current incarnation of the betterlock applet to a better version - at least for some.
After being almost done I noticed there were a couple attempts at part of what I've already implemented, namely tooltip and Scroll Lock. This means you may have choices. May.
Here's a quick screenshot and a download link; more details on my blog here.
Download:
Old (initial version)
BetterlockPlus can now be found at GitHub too.
New applet mod for Linux Mint Cinnamon: betterlockPlus
Forum rules
Topics in this forum are automatically closed 6 months after creation.
Topics in this forum are automatically closed 6 months after creation.
New applet mod for Linux Mint Cinnamon: betterlockPlus
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 3 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Codeberg repo; old: @GitLab
Re: New applet mod for Linux Mint Cinnamon: betterlockPlus
Updated to v1.2.0. Changes:
- modified Settings panel
Custom settings are now independent to one-another.
Here is a composition of screenshots of the new Settings panel taken under several different themes:
- modified Settings panel
Custom settings are now independent to one-another.
Here is a composition of screenshots of the new Settings panel taken under several different themes:
Codeberg repo; old: @GitLab
Re: New applet mod for Linux Mint Cinnamon: betterlockPlus
Updated to v1.3.0. Changes:
- default icon size now observes the panel icon size instead of a hardcoded value
- fixed initial tooltip being set unconditionally
- default icon size now observes the panel icon size instead of a hardcoded value
- fixed initial tooltip being set unconditionally
Codeberg repo; old: @GitLab
Re: New applet mod for Linux Mint Cinnamon: betterlockPlus
Updated to v1.3.1. Changes:
- fixed wrong text color in icon for default mode
- removed ability to show/hide widgets in Settings due to inability to start with hidden elements (Python? Mint? Me...?)
- fixed wrong text color in icon for default mode
- removed ability to show/hide widgets in Settings due to inability to start with hidden elements (Python? Mint? Me...?)
Codeberg repo; old: @GitLab
Re: New applet mod for Linux Mint Cinnamon: betterlockPlus
Updated to v1.4.1.
- This is a somehow experimental version. It adds support for changing display backlight (laptops/notebooks) and hopefully keyboard backlight.
The keyboard part is mostly guesswork since I do not have a good backlit keyboard to test with. The Logitech G15 that's laying around, besides being partly defective isn't detected as backlight-capable even after installing its drivers/libraries/whatever, so can't test the applet with it. If you test it and it works I'd be happy to receive feedback.
- Tooltip font can now have custom size.
- The layout of the icons can be forced to either horizontal or vertical, icon size allowing.
- There's an extra option to display radio buttons and checkboxes instead of toggle buttons, in the Settings dialog. This is just a visual gimmick but it can help spotting themes that do not care about those elements' alignment. I wonder why all good things become deprecated, being replaced with ugly, unfriedly and space-consuming ones. Here's the alternative appearance:
Download link is in first post. Enjoy!
- This is a somehow experimental version. It adds support for changing display backlight (laptops/notebooks) and hopefully keyboard backlight.
The keyboard part is mostly guesswork since I do not have a good backlit keyboard to test with. The Logitech G15 that's laying around, besides being partly defective isn't detected as backlight-capable even after installing its drivers/libraries/whatever, so can't test the applet with it. If you test it and it works I'd be happy to receive feedback.
- Tooltip font can now have custom size.
- The layout of the icons can be forced to either horizontal or vertical, icon size allowing.
- There's an extra option to display radio buttons and checkboxes instead of toggle buttons, in the Settings dialog. This is just a visual gimmick but it can help spotting themes that do not care about those elements' alignment. I wonder why all good things become deprecated, being replaced with ugly, unfriedly and space-consuming ones. Here's the alternative appearance:
Download link is in first post. Enjoy!
Codeberg repo; old: @GitLab