I3 title bar

I just wanted to ask if anyone noticed that title bars for some applications started showing up about 2-3 days ago ? I added

default_floating_borderpixel 1

to my config file but it didn’t do much. But when I added

for_window [class=“Brave-browser”] border pixel 1 focus

it did work for that specific application? So I found a reddit thread that recommended this command which works for all windows

for_window [class=“^.*”] border pixel 1

I was just wondering has anyone else experienced this, and I’m wondering is this some recent i3 or i3-gapps change?

Yes, some people noticed.
https://forum.endeavouros.com/t/qt-apps-override-default-window-border-style-defined-in-i3-config-file/32078

1 Like

This is a bug in the recent version of i3-gaps. The dev team are working on a fix. You can read more about it here.

2 Likes

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.