summaryrefslogtreecommitdiff
path: root/x11-wm
Commit message (Collapse)AuthorAgeFilesLines
* x11-wm/mutter: Drop old versionsMatt Turner2023-09-053-471/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-wm/amiwm: Fix implicit declaration of exit() during configure, EAPI 8James Le Cuirot2023-09-043-6/+9
| | | | | Closes: https://bugs.gentoo.org/913625 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* x11-wm/xpra: drop systemd-run call for USE=minimal.Benda Xu2023-09-022-6/+25
| | | | Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* x11-wm/mutter: Version bump to 44.4Matt Turner2023-09-012-0/+236
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-wm/mutter: Stabilize 44.3 x86, #913218Arthur Zamarin2023-08-301-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-wm/mutter: Stabilize 44.3 amd64, #913218Arthur Zamarin2023-08-301-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-wm/mutter: Stabilize 44.3 arm64, #913218Arthur Zamarin2023-08-291-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-wm/windowmaker: sync live ebuildBernard Cafarelli2023-08-241-4/+3
| | | | Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* x11-wm/windowmaker: add 0.96.0Bernard Cafarelli2023-08-242-0/+118
| | | | Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* x11-wm/mutter: Version bump to 45_beta1Guillermo Joandet2023-08-222-0/+236
| | | | | Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: reassign MATE project's packagesJoonas Niilola2023-08-221-4/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* x11-wm/qtile: remove pywlroots-0.15 constraintEgor Martynov2023-08-171-3/+1
| | | | | | | Closes: https://bugs.gentoo.org/911725 Signed-off-by: Egor Martynov <martynovegorOF@yandex.ru> Closes: https://github.com/gentoo/gentoo/pull/32264 Signed-off-by: Sam James <sam@gentoo.org>
* x11-wm/qtile: drop myself as a maintainerEgor Martynov2023-08-171-8/+1
| | | | | | Signed-off-by: Egor Martynov <martynovegorOF@yandex.ru> Closes: https://github.com/gentoo/gentoo/pull/32341 Signed-off-by: Sam James <sam@gentoo.org>
* x11-wm/mutter: Drop old versionsMatt Turner2023-08-164-449/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-wm/e16: drop 1.0.24Andreas Sturmlechner2023-08-133-149/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* x11-wm/mutter: Stabilize 44.2 x86, #909468Arthur Zamarin2023-08-121-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-wm/openbox: fix session name againSam James2023-08-102-2/+2
| | | | | Closes: https://bugs.gentoo.org/911974 Signed-off-by: Sam James <sam@gentoo.org>
* x11-wm/qtile: Fix Python syntax on replaced codeSean Vig2023-08-091-1/+1
| | | | | | | | When not building with `pulseaudio` use flag, the `sed` replacement will insert code that `throw`'s an exception, rather than the correct syntax to `raise` the exception. Fix this typo. Signed-off-by: Sean Vig <sean.v.775@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/32164 Signed-off-by: Sam James <sam@gentoo.org>
* x11-wm/openbox: fix messSam James2023-08-062-127/+1
| | | | | | | | | Sorry, I've no idea what I did here. Keep r7 with the fixes for the xsession file but drop it to ~arch. Drop the now-useless -r6. Fixes: 1c952dae5ccf5c5a2805a3e622ca822c24cd2902 Fixes: 7f9198feb0dc9af82c863c7839d339c6a54bd76c Signed-off-by: Sam James <sam@gentoo.org>
* x11-wm/openbox: drop back to ~archSam James2023-08-052-1/+127
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-wm/openbox: fix shebang in /etc/X11/Sessions fileSam James2023-08-052-3/+134
| | | | | | | | A file in /etc/X11/Sessions with just the path that's *not* executable is fine, but if it's executable, it's reasonably treated as a script. Oops. Closes: https://bugs.gentoo.org/911787 Signed-off-by: Sam James <sam@gentoo.org>
* x11-wm/matwm2: fix shebang in /etc/X11/Sessions fileSam James2023-08-051-0/+65
| | | | | | | | A file in /etc/X11/Sessions with just the path that's *not* executable is fine, but if it's executable, it's reasonably treated as a script. Oops. Bug: https://bugs.gentoo.org/911787 Signed-off-by: Sam James <sam@gentoo.org>
* x11-wm/fvwm3: fix shebang in /etc/X11/Sessions fileSam James2023-08-052-3/+173
| | | | | | | | | A file in /etc/X11/Sessions with just the path that's *not* executable is fine, but if it's executable, it's reasonably treated as a script. Oops. Bug: https://bugs.gentoo.org/911787 Signed-off-by: Sam James <sam@gentoo.org>
* x11-wm/fvwm: fix shebang in /etc/X11/Sessions fileSam James2023-08-051-0/+171
| | | | | | | | | A file in /etc/X11/Sessions with just the path that's *not* executable is fine, but if it's executable, it's reasonably treated as a script. Oops. Bug: https://bugs.gentoo.org/911787 Signed-off-by: Sam James <sam@gentoo.org>
* x11-wm/blackbox: fix shebang in /etc/X11/Sessions fileSam James2023-08-051-0/+62
| | | | | | | | A file in /etc/X11/Sessions with just the path that's *not* executable is fine, but if it's executable, it's reasonably treated as a script. Oops. Bug: https://bugs.gentoo.org/911787 Signed-off-by: Sam James <sam@gentoo.org>
* x11-wm/wmii: fix shebang in /etc/X11/Sessions fileSam James2023-08-051-0/+86
| | | | | | | | A file in /etc/X11/Sessions with just the path that's *not* executable is fine, but if it's executable, it's reasonably treated as a script. Oops. Bug: https://bugs.gentoo.org/911787 Signed-off-by: Sam James <sam@gentoo.org>
* x11-wm/dwm: Stabilize 6.4 ppc, #909809Sam James2023-08-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-wm/e16: Stabilize 1.0.25-r1 x86, #908288Sam James2023-08-031-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-wm/mutter: Stabilize 44.2 amd64, #909468Sam James2023-08-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-wm/xpra: add github upstream metadataSam James2023-07-271-0/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-wm/mutter: keyword 44.3 for ~loongWANG Xuerui2023-07-271-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* x11-wm/icewm: add 3.4.1David Seifert2023-07-262-0/+148
| | | | | Closes: https://bugs.gentoo.org/904158 Signed-off-by: David Seifert <soap@gentoo.org>
* x11-wm/icewm: drop 2.9.6, 2.9.7David Seifert2023-07-263-306/+0
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* x11-wm/fvwm3: add 1.0.7Matt Jolly2023-07-261-0/+166
| | | | | | | | Closes: https://bugs.gentoo.org/910192 Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Closes: https://github.com/gentoo/gentoo/pull/32026 Signed-off-by: Sam James <sam@gentoo.org>
* x11-wm/fvwm3: Update live ebuildMatt Jolly2023-07-262-3/+5
| | | | | | | | | master -> main Closes: https://bugs.gentoo.org/910600 Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Signed-off-by: Sam James <sam@gentoo.org>
* x11-wm/lumina: remove unused patchMichael Mair-Keimberger2023-07-251-13/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/32037 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* x11-wm/e16: Stabilize 1.0.25-r1 amd64, #908288Sam James2023-07-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-wm/fluxbox: drop 1.3.7-r4Andreas Sturmlechner2023-07-251-117/+0
| | | | | Bug: https://bugs.gentoo.org/911181 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* x11-wm/fluxbox: Stabilize 1.3.7-r5 arm, #911181Sam James2023-07-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-wm/fluxbox: Stabilize 1.3.7-r5 amd64, #911181Jakov Smolić2023-07-251-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* x11-wm/fluxbox: Stabilize 1.3.7-r5 x86, #911181Jakov Smolić2023-07-251-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* x11-wm/lumina: remove old versionsAndrey Grozin2023-07-213-192/+0
| | | | Signed-off-by: Andrey Grozin <grozin@gentoo.org>
* x11-wm/lumina: Stabilize 1.6.2 x86, #910633Sam James2023-07-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-wm/lumina: Stabilize 1.6.2 amd64, #910633Arthur Zamarin2023-07-211-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-wm/muffin: add 5.8.1Matthew S. Turnbull2023-07-162-0/+119
| | | | | Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com> Signed-off-by: Sam James <sam@gentoo.org>
* x11-wm/muffin: drop 5.6.2Matthew S. Turnbull2023-07-162-118/+0
| | | | | Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com> Signed-off-by: Sam James <sam@gentoo.org>
* x11-wm/herbstluftwm: switch to DISTUTILS_USE_PEP517Florian Schmaus2023-07-162-1/+149
| | | | | Bug: https://bugs.gentoo.org/910047 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* x11-wm/mutter: Stabilize 44.2 arm64, #909468Arthur Zamarin2023-07-151-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-wm/spectrwm: Stabilize 3.4.1_p20230310 amd64, #910300Sam James2023-07-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-wm/spectrwm: Stabilize 3.4.1_p20230310 x86, #910300Sam James2023-07-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>