dralletje / Windowed

Chrome extension to keep fullscreen windows contained
167 stars 16 forks source link

[Request] Bring up the menu when holding shift even when "ask" is not selected #45

Open HyperionCoding opened 2 years ago

HyperionCoding commented 2 years ago

Most of the time I want to use normal fullscreen but sometimes in-window. Currently this requires going through the extension menu to change the mode. This suggestion would make it so that when clicking the fullscreen button with shift or some other modifier pressed, it brought up the "ask" menu.

No2515 commented 1 year ago

This is much needed

HyperionCoding commented 1 year ago

I think forking is the only way since the dev seems to have stopped updating.

dralletje commented 1 year ago

Forking and then submitting a PR has a fair chance of making it in.

noximo commented 1 year ago

I've found that this functionality would be useful, so I went and did just that. https://github.com/dralletje/Windowed/pull/59

I've used the CTRL key though, Shift key added an extra border to the popup, changing the key was easier than dealing with that.