Skip to content

Releases: WingsZeng/zjswitcher

v0.2.1

12 Dec 07:34
Compare
Choose a tag to compare
fix: add check before switching input mode in Event::CommandUpdate ha…

v0.2.0

09 Dec 07:36
Compare
Choose a tag to compare
refactor: move is_normal_or_locked_mode function into struct

Move is_normal_or_locked_mode function into the struct's implementation
to improve encapsulation, as it was only used to check
self.current_input_mode. Rename the function to
is_in_normal_or_locked_mode to better reflect its purpose.

v0.1.0

03 Jul 07:17
Compare
Choose a tag to compare
v0.1.0