The i3 FAQ has migrated to https://github.com/i3/i3/discussions. All content here is read-only.
Ask Your Question
0

Change titles in tabbed mode?

asked Jun 21 '15

Nishant gravatar image

updated Jun 21 '15

Is it possible to show the process name instaed of Title when you are in tabbed mode? Title looks fine in stacked mode. The problem is that when you are tabbed most of the Window Titles won't fit it in and you see Title... everywhere and you have variable sized names so its not going to look cool. I think most of the modern commercial GUI's actually show the process name or icon instead of Title probably because of this.

https://faq.i3wm.org/question/4074/ch... is a similar question.

1 answer

Sort by » oldest newest most voted
0

answered Jun 21 '15

Airblader gravatar image

updated Jun 29 '15

Edit: This is now possible on the current development branch and will be in the next release (probably 5.0). The directive you want to look for in the userguide is title_format.

Original post:

No, this isn't possible. But there is a PR pending right now with which it would be possible when combined with a little IPC script: https://github.com/i3/i3/pull/1747

Comments

Cool thanks for the reply - it has been merged. I might have to compile i3 though. I use Ubuntu so there are some challenges.

Nishant gravatar imageNishant (Jun 29 '15)edit

Look at this to see how to compile under Ubuntu. This is for i3-gaps, but except for the repo it'll be the same (especially dependencies): https://github.com/Airblader/i3/wiki/Compiling-&-Installing

Airblader gravatar imageAirblader (Jun 29 '15)edit

Question Tools

1 follower

Stats

Asked: Jun 21 '15

Seen: 117 times

Last updated: Jun 29