summaryrefslogtreecommitdiff
path: root/x11-wm
Commit message (Collapse)AuthorAgeFilesLines
* x11-wm/enlightenment: disable module_check from 0.20.5 & 0.20.6Joonas Niilola2018-05-112-8/+38
| | | | | | Bug: https://bugs.gentoo.org/648896 Package-Manager: Portage[mgorny]-2.3.26.1 Closes: https://github.com/gentoo/gentoo/pull/7970
* x11-wm/i3-gaps: New packageJohannes Huber2018-05-094-0/+172
| | | | | | | | | | | | | | | | | 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/ctwm: Drop oldMikle Kolyada2018-05-093-140/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* x11-wm/ctwm: ppc stable wrt bug #648888Mikle Kolyada2018-05-091-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* x11-wm/windowmaker: stable 0.95.8-r1 for hppa, bug #641172Sergei Trofimovich2018-05-071-1/+1
| | | | | | Bug: https://bugs.gentoo.org/641172 Package-Manager: Portage-2.3.36, Repoman-2.3.9 RepoMan-Options: --include-arches="hppa"
* */*: Specify EAPI=0 explicitly, to ease grepsMichał Górny2018-05-014-4/+12
| | | | Closes: https://github.com/gentoo/gentoo/pull/8199
* x11-wm/awesome: remove unused patchMichael Mair-Keimberger2018-04-281-29/+0
| | | | Closes: #8183
* x11-wm/matwm2: Drop unnecessary x11-proto depMatt Turner2018-04-271-3/+0
|
* x11-wm/fvwm: Drop unnecessary x11-proto depMatt Turner2018-04-271-4/+1
|
* x11-base/xcb-proto: Move from x11-proto/xcb-protoMatt Turner2018-04-264-4/+4
|
* x11-wm/page: Drop old versionsMatt Turner2018-04-265-202/+0
|
* x11-wm/page: Move x11 proto deps to DEPENDMatt Turner2018-04-261-0/+44
| | | | | ... and transition deps to x11-base/xorg-proto while we're here. Closes: https://github.com/gentoo/gentoo/pull/8119
* x11-wm/awesome: eutils -> desktop eclass migrationMikle Kolyada2018-04-241-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* x11-wm/awesome: amd64 stabla backMikle Kolyada2018-04-241-1/+1
| | | | | | | | | See #c9 of the bug for more info Bug: https://bugs.gentoo.org/638140 Acked-by: Maxim Koltsov <maksbotan@gentoo.org> Package-Manager: Portage-2.3.24, Repoman-2.3.6
* x11-wm/awesome: revert amd64 stabilisationMarek Szuba2018-04-241-1/+1
| | | | | | | | | | | | | Awesome 4 is NOT a drop-in replacement for Awesome 3.5 because introduces many breaking changes to the v3.5 API. Even an unmodified upstream rc.lua from 3.5.9 will fail to load in 4.2, and everyone using customised configuration and/or third-party libraries has got a lot of porting work cut out for them. Therefore, at the very least stabilising >=x11-wm/awesome-4.0 should be preceded by a news item. See-also: https://awesomewm.org/apidoc/documentation/89-NEWS.md.html#v4 See-also: https://awesomewm.org/apidoc/documentation/17-porting-tips.md.html#v4 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* x11-wm/awesome: amd64 stable wrt bug #638140Aaron Bauman2018-04-211-1/+1
| | | | | Bug: https://bugs.gentoo.org/638140 Package-Manager: Portage-2.3.31, Repoman-2.3.9
* x11-wm/awesome: update 9999 ebuildMaxim Koltsov2018-04-211-10/+31
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* x11-wm/awesome: enable full test suiteMaxim Koltsov2018-04-211-5/+2
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* x11-wm/awesome: Drop oldMaxim Koltsov2018-04-213-257/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* x11-wm/xpra: amd64 stable wrt bug #653348Mikle Kolyada2018-04-191-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* x11-wm/xpra: x86 stable (bug #653348)Thomas Deutschmann2018-04-181-1/+1
| | | | Package-Manager: Portage-2.3.30, Repoman-2.3.9
* x11-wm/lwm: Clean up oldHarri Nieminen2018-04-173-93/+0
| | | | Package-Manager: Portage-2.3.29, Repoman-2.3.9
* x11-wm/xpra: Version bump.Michael Weber2018-04-172-0/+149
| | | | Package-Manager: Portage-2.3.27, Repoman-2.3.9
* x11-wm/enlightenment: Drop disbanded enlightenment projectMichał Górny2018-04-161-4/+1
|
* x11-wm/awesome: stable 3.5.9-r2 for ppc64, bug #650524Sergei Trofimovich2018-04-151-1/+1
| | | | | | Bug: https://bugs.gentoo.org/650524 Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc64"
* x11-wm/awesome: arm stable wrt bug #650524Mikle Kolyada2018-04-151-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* x11-wm/lwm: stable 1.2.4 for ppc, bug #651686Sergei Trofimovich2018-04-151-1/+1
| | | | | | Tested-by: ernsteiswuerfel Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc"
* x11-wm/selectwm: EAPI6, use HTTPS, update patch, update LICENSEMichael Mair-Keimberger2018-04-143-5/+43
| | | | Closes: https://github.com/gentoo/gentoo/pull/7717
* x11-wm/enlightenment: remove trailing whitespaceMarty E. Plummer2018-04-131-1/+1
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* x11-wm/lwm: x86 stable (bug #651686)Thomas Deutschmann2018-04-121-1/+1
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* x11-wm/muffin: x86 stable (bug #639618)Thomas Deutschmann2018-04-121-1/+1
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* x11-wm/jwm: bump to 2.3.7Sam Jorna2018-04-112-0/+80
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* x11-wm/afterstep: stable 2.2.12 for hppa, bug #626978Sergei Trofimovich2018-04-081-1/+1
| | | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --include-arches="hppa"
* x11-wm/ctwm: Clean up oldHarri Nieminen2018-04-072-73/+0
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* x11-wm/muffin: amd64 stableAaron Bauman2018-04-061-2/+2
| | | | | Bug: https://bugs.gentoo.org/639618 Package-Manager: Portage-2.3.28, Repoman-2.3.9
* x11-wm/aewm++: update to EAPI6Michael Mair-Keimberger2018-04-051-12/+7
| | | | Closes: https://github.com/gentoo/gentoo/pull/7731
* x11-wm/lwm: amd64 stableAaron Bauman2018-03-311-2/+2
| | | | | Bug: https://bugs.gentoo.org/651686 Package-Manager: Portage-2.3.27, Repoman-2.3.9
* */*: Remove redundant local descriptions for USE=luajitMichał Górny2018-03-261-3/+0
|
* x11-wm/awesome: several improvements in 4.x branchMaxim Koltsov2018-03-261-0/+144
| | | | | | | | | | | - Add luajit to RDEPEND and DEPEND - Fix documentation installation paths (bug 628024) - Add xvfb-based test suite - Re-add dropeed x86-fbsd keyword Bug: https://bugs.gentoo.org/638140 Closes: https://bugs.gentoo.org/628024 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* x11-wm/awesome: drop oldMaxim Koltsov2018-03-261-112/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* x11-wm/enlightenment-0.21.7: Disable module_checkjuippis2018-03-251-4/+19
| | | | | Closes: https://bugs.gentoo.org/648896 Closes: https://github.com/gentoo/gentoo/pull/7566
* x11-wm/ctwm: amd64 stable wrt bug #648888Mikle Kolyada2018-03-251-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* x11-wm/fluxbox: remove unused patchMichael Mair-Keimberger2018-03-221-22/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/7459
* x11-wm/fluxbox: Fix DESCRIPTIONMikle Kolyada2018-03-223-6/+6
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* x11-wm/oroborus: amd64 stable wrt bug #650244Agostino Sarubbo2018-03-201-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="amd64"
* x11-wm/awesome: keyworded 4.2-r1 for ppc, bug #638470Sergei Trofimovich2018-03-181-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc"
* x11-wm/awesome: keyworded 4.2-r1 for ppc64, bug #638470Sergei Trofimovich2018-03-181-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc64"
* x11-wm/oroborus: x86 stable (bug #650244)Thomas Deutschmann2018-03-181-2/+2
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* x11-wm/awesome: x86 stable (bug #650524)Thomas Deutschmann2018-03-181-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* x11-wm/i3: Bump to 4.15Nelo-T. Wallus2018-03-172-0/+112
| | | | | | Closes: https://bugs.gentoo.org/650218 Package-Manager: Portage-2.3.24, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/7485