No way to resize the window.
Wanted to resize the window to make it small cant seem to find a way to do it.
No you cant. Please go to src/style.css to custom app's width
idk if i should make a PR but see my fork of hudy's repo: https://github.com/blankexistence/keyreader
i've made the css responsive to the window size itself, but capped the window size inside the tauri main.rs and changed the functionality of the keystroke visualization a bit:
idk if i should make a PR but see my fork of hudy's repo: https://github.com/blankexistence/keyreader
i've made the css responsive to the window size itself, but capped the window size inside the tauri
main.rsand changed the functionality of the keystroke visualization a bit:
Thank you . I did check out the repo and it is exactly what I wanted. I just wanted it to be capped to the mother window.
ayt, made the pull request anyways here it is: https://github.com/hudy9x/keyreader/pull/6