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

Gaps between windows?

asked Sep 10 '14

anonymous user

Anonymous

Are there any plans to support some kind of gaps in between windows? Is it out of question? If it's already implemented, how can I make use of that? Thank you.

Comments

https://github.com/o4dev/i3 is a fork that adds the ability to have gaps between windows

luke gravatar imageluke (Jan 1 '15)edit

There is a fork (https://github.com/Airblader/i3) that might serve this purpose

kaslusimoes gravatar imagekaslusimoes (Apr 21 '15)edit

1 answer

Sort by » oldest newest most voted
0

answered Sep 10 '14

Do you mean something like in this i3 screenshot? This question has been asked on IRC several times. I don't think it is going to be implemented in core i3, but the tools to achieve padding are already in place.

The image linked above demonstrates it is possible to introduce the gaps (whatever their purpose might be…). Note there's only one floating window in that screenshot.

The trick is to use empty containers for padding. An empty container can be spawned by issuing open command. As of now, this feature hasn't been documented for quite a while, so it is possible it won't be available in the future, but it's rather unlikely.

Of course padding each window manually is probably not what you want, but you can do that automatically with use of IPC.

Question Tools

Stats

Asked: Sep 10 '14

Seen: 3,049 times

Last updated: Sep 10 '14