matoom/frostbite

Feature Request: Save window sizes as a profile

Opened this issue · 2 comments

The impetus behind this request: I use a 13" laptop and frequently switch between laptop screen and plugging it into external display (27" monitor) -- each time I switch I need to resize my side windows to fit the new resolution appropriately.

It'd be great if I could just apply those sizes automatically via loading a window size profile instead of manually resizing each time.

It's been a while but i've been having hard time imaging how to facilitate this feature in the ui and i haven't come up with anything to my liking so far.

I'm not sure if i like the idea of attaching this to the existing profiles but i haven't exactly written it off either. Or maybe it would be better presented separately, as layout templates.

In short, i'm undecided but at this point i think i can offer a manual work-around which i already added in the last commit. I've added two new hashtag commands #saveLayout and #restoreLayout. You can use these two commands to get the layout "code" and then restore it at any time you want. This should at least give you a temporary way of switching between layouts until a proper solution is available (might take some time).

I'll hopefully push a new release soon.

@matoom Great, thanks for giving it some thought!