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

Title bar and borders in i3 #516

Closed d47081 closed 2 months ago

d47081 commented 2 months ago

Terminal open as the full screen only, and settings toggle does not react

Just compiled latest version from repository and still same.

Is any solution to use tiling?

d47081 commented 2 months ago

Well, now it seems working (maybe cache updated)

Just no header bar and borders visible, like full-screen. I found option to display border, but it's not same as container for other applications in i3..

d47081 commented 2 months ago

I have changed these settings instead of defaults

2024-05-07_07-51

d47081 commented 2 months ago

But, no it's still no borders like in other apps, here is chromium container for example:

2024-05-07_08-20

d47081 commented 2 months ago

Solved with option in i3 config

for_window [all] border normal

that's strange default_border does not work, like something overwrite those defaults