What's Changed
#14
UI Changes:
-
Add special styling for modifier keys (⌘, ⌥, ⌃, ⇧)
-
Improve modifier symbol visibility with larger font size
-
Handle escaped plus signs in shortcuts correctly
-
Move templates to dedicated /templates directory
-
Relocate keyboard configs to /layouts directory
-
Extract logging logic to separate logger.py module
-
Consolidate environment setup with clear base paths
-
Remove redundant command line argument parsing
Full Changelog: v0.2.2...v0.3.0