Features
- Added
Resize-Tool
to resize/move an app to a location. - Added
Switch-Tool
for easy switching between apps. Type-Tool
have apress_enter
parameter to avoid usingKey-Tool
- Added default language and browser to the
State-Tool
, added for understanding the system better. - Updated the
manifest.json
file for the DXT (Thank you @felixrieseberg)
Fixes
- Fixed issues occurring when clicking on desktop apps.
- Avoid treating the context window as an app.
- Removed the
human_cursor
because of issues with DPI. (Thank you @Kikk79)
Performance
- Added necessary pruning logics to speed up the traversal (helpful for lengthy apps like browsers)