Xfce Forum

Sub domains
 

You are not logged in.

#1 2024-06-15 07:02:06

morxin
Member
Registered: 2024-06-15
Posts: 2

Panel malfunction - No Titles

I have the 'window buttons' thing enabled but it won't show window titles

Here's an image

SETUP = i3wm+xfce4-panel on archlinux

---

EDIT: Just tried it as a new user, i3+this, and it works properly, compared dotfiles files of everything but still cant figure it out

Last edited by morxin (2024-06-15 07:02:38)

Offline

#2 2024-06-15 10:40:58

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 11,313

Re: Panel malfunction - No Titles

Hello and welcome.

Do you have an i3 directive to print window titles as classes? I don't use i3, but looking at the i3wm userguide i see that you can overwrite window titles using something like:

for_window [class=".*"] title_format "%class"

If not, possibly add:

for_window [class=".*"] title_format "%title"

...to your i3 configs.


Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

#3 2024-06-15 11:01:18

morxin
Member
Registered: 2024-06-15
Posts: 2

Re: Panel malfunction - No Titles

Thank you @ToZ

Offline

Board footer

Powered by FluxBB