wolf-shaper icon indicating copy to clipboard operation
wolf-shaper copied to clipboard

Native window manager resize when possible (LV2, Jack...)

Open pdesaulniers opened this issue 5 years ago • 4 comments

This would allow maximizing the window, resizing it without grabbing the resize handle, etc.

pdesaulniers avatar Sep 17 '18 13:09 pdesaulniers

Hello, I accidentelly did resize bigger than my resoliution and cant use resize handle, because I dont see. How I can reset plugin to default settings? Windows 7 x64.

herodotas avatar Oct 07 '19 13:10 herodotas

@herodotas On Windows, the window size should be stored in

C:\Users\<your user name>\AppData\Local\Temp\wolf-shaper.tmp

If you delete this file while the UI is closed, the window should be back to its default size when you reopen it.

I hadn't considered that making the window remember its previous size would cause problems :/ I'll disable this feature in a later release.

pdesaulniers avatar Oct 07 '19 22:10 pdesaulniers

Thanks, and I do not think it's plugin problem, it's ,maybe, my fault. But if this will happen again, I report.

2019-10-08, an, 01:06 Patrick Desaulniers [email protected] rašė:

@herodotas https://github.com/herodotas On Windows, the window size should be stored in

C:\Users<your user name>\AppData\Local\Temp\wolf-shaper.tmp

If you delete this file while the UI is closed, the window should be back to its default size when you reopen it.

I hadn't considered that making the window remember its previous size would cause problems :/ I'll disable this feature in a later release.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/pdesaulniers/wolf-shaper/issues/109?email_source=notifications&email_token=AMODC4WZ7K4JO6TWBEVGOATQNOXFTA5CNFSM4FVPXQB2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEAR6UGQ#issuecomment-539224602, or mute the thread https://github.com/notifications/unsubscribe-auth/AMODC4RRDD5S7IY3JN6O3HDQNOXFTANCNFSM4FVPXQBQ .

herodotas avatar Oct 08 '19 11:10 herodotas

@herodotas By the way, this issue has been resolved in the latest version of Wolf Shaper. The plugin does not try to remember its size anymore. Now, to reset the size of the plugin, you just have to close the plugin window and reopen it.

pdesaulniers avatar Jan 08 '21 17:01 pdesaulniers

This has been implemented in https://github.com/wolf-plugins/wolf-shaper/pull/147.

pdesaulniers avatar Jul 18 '23 10:07 pdesaulniers