kovidgoyal / kitty

Cross-platform, fast, feature-rich, GPU based terminal
https://sw.kovidgoyal.net/kitty/
GNU General Public License v3.0
24.41k stars 980 forks source link

OS-window resizing #3788

Open williamspatrick opened 3 years ago

williamspatrick commented 3 years ago

See #3785 for original PR and design discussion.

Intended work tasks / progress:

kovidgoyal commented 3 years ago

You also need to fix the high dpi issue on macOS, I think.

kovidgoyal commented 3 years ago

I have implemented the remote control command for this. That should give you all the lower level pieces to implement the rest of it easily.

TheArcaneBrony commented 1 year ago

Concern: how would this be handled in tiling window managers? There is a way to disable this, right?