posit-dev / positron

Positron, a next-generation data science IDE
Other
1.06k stars 25 forks source link

Change the default application window size #3303

Open jennybc opened 1 month ago

jennybc commented 1 month ago

In an existing Positron window, it feels like the size of New Window is set to "55% of your desired window size". Now, I'm sure that's not the case, but we discussed at work week and a lot of us feel like we resize and reposition every single new window. Would a better default be "the same size as this window I'm using now"? We also suspect it might be hard to change this behaviour.

petetronic commented 1 month ago

Perhaps we could change the behavior to introduce a "floor" for width and height, where a greater percentage (100%?) of available screen size is used when the resolution/area available is smaller than some threshold?