1
0
Fork 0
mirror of https://github.com/Raymo111/i3lock-color.git synced 2024-11-11 13:50:52 -05:00

Standardize list capitalization

This commit is contained in:
Raymond Li 2020-03-09 08:52:28 -04:00 committed by GitHub
parent f2d155eda9
commit 67b606be30
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -37,20 +37,20 @@ Many little improvements have been made to i3lock over time:
You can also specify additional options, as detailed in the manpage. This includes, but is not limited to: You can also specify additional options, as detailed in the manpage. This includes, but is not limited to:
- Color options for: - Color options for:
- verification ring - Verification ring
- interior ring color - Interior ring color
- ring interior line color - Ring interior line color
- key highlight color - Key highlight color
- backspace highlight color - Backspace highlight color
- text colors for most/all strings - Text colors for most/all strings
- Changing all of the above depending on PAM's authentication status - Changing all of the above depending on PAM's authentication status
- Blurring the current screen and using that as the lock background - Blurring the current screen and using that as the lock background
- Showing a clock in the indicator - Showing a clock in the indicator
- refreshing on a timer, instead of on each keypress - Refreshing on a timer, instead of on each keypress
- Positioning the various UI elements - Positioning the various UI elements
- Changing the ring radius and thickness, as well as text size - Changing the ring radius and thickness, as well as text size
- Passthrough media keys - Passthrough media keys
- A new bar indicator, which replaces the ring indicator with its own set of options - A new bar indicator, which replaces the ring indicator with its own set of options
- An experimental thread for driving the redraw ticks, so that things like the bar/clock still update when PAM is blocking - An experimental thread for driving the redraw ticks, so that things like the bar/clock still update when PAM is blocking
## Building ## Building