Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

window focus hotkey #2

Merged
merged 5 commits into from
Sep 25, 2022
Merged

window focus hotkey #2

merged 5 commits into from
Sep 25, 2022

Conversation

Id-ware
Copy link
Contributor

@Id-ware Id-ware commented Sep 24, 2022

hey again,
i wanted to add an extra little thing that would bring the focus of the keyboard and mouse to the app when you hit a keybind (Alt+A)
this is needed because from tests i did, even though there is now "always on top" mode, we also need a window focus function to be able to write in the app (for desktop users).

press Alt+A to focus the controls (keyboard/mouse) from the VRChat window to this app's window (focuses on the textbox)
@Id-ware
Copy link
Contributor Author

Id-ware commented Sep 24, 2022

i also made a new icon, if you like it you can add it :)

@Id-ware
Copy link
Contributor Author

Id-ware commented Sep 24, 2022

btw extra tip i learned, you can minimize the amount of files in the release version by using the developer console command:
dotnet publish -p:PublishSingleFile=true -r win-x64 -c Release --self-contained false

updated the new feature image, added information about new window focus feature.
added beta download link
added information, added beta download link
@Id-ware
Copy link
Contributor Author

Id-ware commented Sep 24, 2022

also changed the readme, updated the 'new feature' image, added information about new window focus feature
added a compiled beta download link of all the newest changes to the readme file

@I5UCC I5UCC merged commit 9f2e524 into I5UCC:main Sep 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants