A popular clone[1] of the improved dynamic tiling window manager i3 which supports gaps and few additional features[2]. There are some ebuilds already in user overlays available[3][4][5]. [1] https://www.reddit.com/r/unixporn/search?q=gaps&restrict_sr=1 [2] https://github.com/Airblader/i3 [3] https://github.com/ChrisOboe/oboeverlay/tree/master/x11-wm/i3-gaps [4] https://github.com/0x4d4c/gentoo-overlay/tree/master/x11-wm/i3-gaps [5] https://github.com/SonicFrog/overlay/tree/master/x11-wm/i3-gaps
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/dev/johu.git/commit/?id=6bbe4704251bbc5c17294d35d47177fb71b35874 commit 6bbe4704251bbc5c17294d35d47177fb71b35874 Author: Johannes Huber <johu@gentoo.org> AuthorDate: 2018-05-07 19:02:40 +0000 Commit: Johannes Huber <johu@gentoo.org> CommitDate: 2018-05-07 19:02:40 +0000 x11-wm/i3-gaps: New package Initial import from oboeverlay. Bug: https://bugs.gentoo.org/654694 Package-Manager: Portage-2.3.36, Repoman-2.3.9 RepoMan-Options: --force x11-wm/i3-gaps/Manifest | 1 + x11-wm/i3-gaps/files/musl.patch | 73 ++++++++++++++++++++++++++++++++++++ x11-wm/i3-gaps/i3-gaps-4.15.ebuild | 77 ++++++++++++++++++++++++++++++++++++++ 3 files changed, 151 insertions(+)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cb1e8bf4d5d641aac0a330a96847815b02bea57 commit 0cb1e8bf4d5d641aac0a330a96847815b02bea57 Author: Johannes Huber <johu@gentoo.org> AuthorDate: 2018-05-09 18:12:47 +0000 Commit: Johannes Huber <johu@gentoo.org> CommitDate: 2018-05-09 18:13:05 +0000 x11-wm/i3-gaps: New package A popular clone[1] of the improved dynamic tiling window manager i3 which supports gaps and few additional features[2]. There are several ebuilds already in user overlays available[3][4][5]. Ebuild taken from oboeverlay, improved by me. The original ebuild is probably the original x11-wm/i3. [1] https://www.reddit.com/r/unixporn/search?q=gaps&restrict_sr=1 [2] https://github.com/Airblader/i3 [3] https://github.com/ChrisOboe/oboeverlay/tree/master/x11-wm/i3-gaps [4] https://github.com/0x4d4c/gentoo-overlay/tree/master/x11-wm/i3-gaps [5] https://github.com/SonicFrog/overlay/tree/master/x11-wm/i3-gaps Closes: https://bugs.gentoo.org/654694 Package-Manager: Portage-2.3.36, Repoman-2.3.9 x11-wm/i3-gaps/Manifest | 1 + x11-wm/i3-gaps/files/i3-gaps-4.15-musl.patch | 73 +++++++++++++++++++++++ x11-wm/i3-gaps/i3-gaps-4.15.0.1.ebuild | 87 ++++++++++++++++++++++++++++ x11-wm/i3-gaps/metadata.xml | 11 ++++ 4 files changed, 172 insertions(+)