gnunn1 / tilix

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

Update and clarify experimental/vte #2157

Closed felipec closed 4 months ago

felipec commented 1 year ago

I'm trying to figure out if any of the patches in experimental/vte are needed. It seems disable-bg-draw.patch is not needed anymore since upstream has it now, except with the name vte_terminal_set_clear_background. The code should probably use that instead.

I tried to update the patch alternate-screen.patch for the latest version of vte, and I managed to do it here, but I've no idea how to test it. Is it really needed?

I'm trying to gather all the important patches of vte in my repository: felipec/vte. Yours are in the tilix-patches branch.

felipec commented 4 months ago

I guess I'll assume there's nothing useful in these patches.