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

Different border styles for floating and normal windows

asked 2014-01-10 08:43:48 +0000

schfkt gravatar image

updated 2014-08-25 20:46:36 +0000

Is that possible to set different border styles for floating and normal windows?

I have this in my config:

new_float normal 4
new_window normal 1

But it doesn't work as expected. Both floating and normal windows have normal 1 border in that case. If I swap these two lines in my config, both floating and normal windows will have normal 4 border.

Am I missing something?

UPDATE: This bug was fixed in 4.8 version. Part from the changelog:

new_window and new_float can now be used simultaneously with different border widths

edit retag flag offensive close merge delete

2 answers

Sort by » oldest newest most voted
1

answered 2014-05-31 15:43:30 +0000

Man from Mars gravatar image

Seems fixed, and it's very nice to see. Or am I just somehow very lucky to have this feature working?

edit flag offensive delete link more

Comments

Are you using 4.8? Because it's still present in 4.7.2.

tigrezno gravatar imagetigrezno ( 2014-07-01 15:09:53 +0000 )edit

yes, 4.8 (from sur5r repo, Debian Testing).

Man from Mars gravatar imageMan from Mars ( 2014-07-03 14:15:01 +0000 )edit

I also use 4.8. And there is no such bug. According to the changelog (http://i3wm.org/downloads/RELEASE-NOTES-4.8.txt) it was fixed in 4.8: "new\_window and new\_float can now be used simultaneously with different border widths".

schfkt gravatar imageschfkt ( 2014-08-25 20:34:57 +0000 )edit
0

answered 2014-01-11 09:54:16 +0000

Michael gravatar image

You’re not missing something. This is an edge case which is already identified, but nobody bothered to fix it yet:

http://code.stapelberg.de/git/i3/tree...

In case you feel strongly about it, please submit a patch to http://cr.i3wm.org/ (after reading http://build.i3wm.org/docs/hacking-ho...)

edit flag offensive delete link more

Question Tools

Stats

Asked: 2014-01-10 08:43:48 +0000

Seen: 441 times

Last updated: Aug 25 '14