lanoxx / tilda

A Gtk based drop down terminal for Linux and Unix
GNU General Public License v2.0
1.25k stars 165 forks source link

Is there an option to specify sizes in pixels, problems with using different monitors on a laptop #492

Open DemonPenguin opened 1 year ago

DemonPenguin commented 1 year ago

Hi

I have issues with the size of the terminal. When working at home I have a 4k monitor plugged into the laptop, but in the office we only have 1920x1080 monitors. Every time I change location I have to reset the size.

It would be useful to have an option in the appearance settings to select between fixed size and percentage size. I'm using it with WSL so when XcXsrv creates it workspace it changes the seize based on the total width of the 2 displays and the height of the display, and it does not show as separate monitors.

Many thanks

Andy

dash-xd commented 8 months ago

hey there, i wrote something very simple that might help you:

https://github.com/lanoxx/tilda/issues/429#issuecomment-1806762554

you may have to make the different configs while you are using the monitors you intend the profiles to refer to and then save. but afterwards, you should be able to load them just fine when you are plugged into the corresponding monitors.