gnunn1 / tilix

A tiling terminal emulator for Linux using GTK+ 3
https://gnunn1.github.io/tilix-web
Mozilla Public License 2.0
5.38k stars 293 forks source link

--geometry ignores offset #2116

Open harleypig opened 2 years ago

harleypig commented 2 years ago

I want to open my terminal window in the bottom right corner of my screen.

The standard format for this parameter is ROWXCOL[[+-]VERT_OFFSET[+-]HORIZ_OFFSET], where plus and minus is offset from top/left or bottom/right (respectively).

The --geometry switch for ROWxCOL works fine. As far as I can tell the offset is completely ignored.

Can this be added?

merlinblack commented 4 months ago

I'm getting the same behaviour.

Going by the --help text - this should work, but doesn't.

I'm using wayland - could that be the issue?