Releases: kyle-bowden/cap-lock-popup
Releases · kyle-bowden/cap-lock-popup
v1.4.2
v1.4.0
- Settings can now be opened by left-clicking the system tray icon.
v1.3.0
- Overhaul settings UI
- Ability to change the size of the cap lock popup in settings
- Installer automatically starts application after installation
v1.2.0
- Rectify Caps Lock State When Fullscreen App Interferes:
Ensure that the Caps Lock state remains consistent even when a fullscreen app is active. Users shouldn’t encounter conflicting states.
- Fetch App Version and Name from Pom Properties:
Dynamically retrieve the app version and name from your pom.xml. Display them within your app’s UI.
- Remove Ability to Flip Caps Lock State from Clicking on Popup:
Eliminate the feature that allows users to toggle Caps Lock by clicking on a popup. Stick to system-wide keyboard shortcuts for consistency
v1.1.0
- Added settings screen
- Added info screen
v1.0.3
- Settings screen contains settings information
- Added version info to UI