thestinger / termite

Termite is obsoleted by Alacritty. Termite was a keyboard-centric VTE-based terminal, aimed at use within a window manager with tiling and/or tabbing support.
https://github.com/alacritty/alacritty
2.74k stars 241 forks source link

Termite returns size of 0x0 on Sway #710

Closed Siborgium closed 3 years ago

Siborgium commented 4 years ago

I played with this project and noticed that its spiral layout doesn't work with termite. The source of this issue is termite itself: sway thinks termite's window has size of 0x0. Other VTE-based terminals' size is determined correctly.

Warepire commented 4 years ago

Maybe related? https://gitlab.gnome.org/GNOME/vte/issues/188

thestinger commented 3 years ago

Termite is obsolete. Please use Alacritty instead. See https://github.com/thestinger/termite#termite-is-obsoleted-by-alacritty for more details.