keyreader icon indicating copy to clipboard operation
keyreader copied to clipboard

No way to resize the window.

Open Zouziszzm opened this issue 1 year ago • 4 comments

Wanted to resize the window to make it small cant seem to find a way to do it.

Zouziszzm avatar May 24 '24 06:05 Zouziszzm

No you cant. Please go to src/style.css to custom app's width

hudy9x avatar Dec 02 '24 03:12 hudy9x

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: 2024-12-02 11-46-55

blankexistence avatar Dec 02 '24 11:12 blankexistence

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: 2024-12-02 11-46-55

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.

Zouziszzm avatar Dec 02 '24 12:12 Zouziszzm

ayt, made the pull request anyways here it is: https://github.com/hudy9x/keyreader/pull/6

blankexistence avatar Dec 24 '24 19:12 blankexistence