summaryrefslogtreecommitdiff
path: root/x11-wm
Commit message (Collapse)AuthorAgeFilesLines
* x11-wm/twm: Set remote-idMatt Turner2022-10-171-4/+7
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-wm/vtwm: EAPI7->8, drop rplay, fix w/ clang16, -std=gnu89Ionen Wolkens2022-10-163-31/+43
| | | | | | | | | | Also added some lacking EPREFIX and xsetroot dep. Just surface fixes, left old patches/sed as-is given haven't tried runtime (may be due for last rites like rplay). Closes: https://bugs.gentoo.org/874468 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* x11-wm/mutter: Drop old versionsMatt Turner2022-10-142-191/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-wm/muffin: Fix license declarationMatthew S. Turnbull2022-10-133-3/+3
| | | | | | | | Update to match upstream debian/copyright declaration. Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com> Signed-off-by: Sam James <sam@gentoo.org>
* x11-wm/muffin: 5.4.7 version bumpMatthew S. Turnbull2022-10-133-0/+122
| | | | | | | | Bug: https://bugs.gentoo.org/863197 Closes: https://bugs.gentoo.org/741630 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com> Signed-off-by: Sam James <sam@gentoo.org>
* x11-wm/lwm: pass -std=gnu89Ionen Wolkens2022-10-111-1/+3
| | | | | | | | | | Does not build with `clang -std=c2x`, early workaround for when this will become a default. (not actively hunting for these, merely revisiting packages previously looked at for clang16 even if not an issue "yet"). Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* x11-wm/larswm: pass -std=gnu89Ionen Wolkens2022-10-111-1/+3
| | | | | | | | | | Does not build with `clang -std=c2x`, early workaround for when this will become a default. (not actively hunting for these, merely revisiting packages previously looked at for clang16 even if not an issue "yet"). Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* x11-wm/i3-gaps: drop unecessary libxcb[xkb] USEdepJohn Helmert III2022-10-071-1/+1
| | | | | Closes: https://bugs.gentoo.org/876001 Signed-off-by: John Helmert III <ajak@gentoo.org>
* x11-wm/metacity: Version bump to 3.46.0Pascal Jäger2022-10-072-0/+57
| | | | | Signed-off-by: Pascal Jäger <pascal.jaeger@leimstift.de> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-wm/dwm: sync live ebuildGeorgy Yakovlev2022-10-071-2/+2
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* x11-wm/dwm: add 6.4Georgy Yakovlev2022-10-072-0/+68
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* x11-wm/xmonad-contrib: keyword 0.17.0 for ~riscvmatoro2022-10-061-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* x11-wm/xmonad: keyword 0.17.0 for ~riscvmatoro2022-10-061-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* x11-wm/bspwm: add myself as a maintainerDylan Wolf2022-10-031-1/+8
| | | | | | Signed-off-by: Dylan Wolf <etc404@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/27585 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* x11-wm/i3-gaps: libpcre -> libpcre2John Helmert III2022-10-011-1/+1
| | | | | | Upstream upgraded: https://github.com/i3/i3/pull/4684 Signed-off-by: John Helmert III <ajak@gentoo.org>
* x11-wm/i3-gaps: add 4.21John Helmert III2022-10-012-0/+86
| | | | Signed-off-by: John Helmert III <ajak@gentoo.org>
* x11-wm/mutter: Version bump to 43.0Pascal Jäger2022-10-013-0/+234
| | | | | Signed-off-by: Pascal Jäger <pascal.jaeger@leimstift.de> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-wm/mutter: Version bump to 42.5brahmajit das2022-09-302-0/+191
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/27313 Signed-off-by: brahmajit das <listout@protonmail.com> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-wm/vtwm: force gcc -E for imake's generationIonen Wolkens2022-09-301-4/+5
| | | | | | | | | | | Requires traditional cpp support and is broken in all sort of ways with clang-cpp / -E. Can still use clang & friends for everything else. Ideally these packages need to be built another way or last rited, imake will just accumulate more problems. Closes: https://bugs.gentoo.org/870925 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* x11-wm/lwm: force gcc -E for imake's generationIonen Wolkens2022-09-301-2/+4
| | | | | | | | | | Requires traditional cpp support and is broken in all sort of ways with clang-cpp / -E. Can still use clang & friends for everything else. Ideally these packages need to be built another way or last rited, imake will just accumulate more problems. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* x11-wm/lwm: EAPI6->8, use https, fix licenseIonen Wolkens2022-09-301-14/+10
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* x11-wm/larswm: force gcc -E for imake's generationIonen Wolkens2022-09-301-7/+7
| | | | | | | | | | Requires traditional cpp support and is broken in all sort of ways with clang-cpp / -E. Can still use clang & friends for everything else. Ideally these packages need to be built another way or last rited, imake will just accumulate more problems. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* x11-wm/jwm: drop 2.3.7Andreas Sturmlechner2022-09-302-79/+0
| | | | | Closes: https://bugs.gentoo.org/867157 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* x11-wm/jwm: Stabilize 2.4.2 amd64, #867157Sam James2022-09-301-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-wm/jwm: Stabilize 2.4.2 x86, #867157Sam James2022-09-301-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-wm/i3: Switch from pcre to pcre2Jakov Smolić2022-09-271-2/+2
| | | | | https://github.com/i3/i3/pull/4684 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* x11-wm/i3: add 4.21Jakov Smolić2022-09-272-0/+108
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* x11-wm/herbstluftwm: add 0.9.5Florian Schmaus2022-09-262-0/+142
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* x11-wm/dwm: drop 6.2Georgy Yakovlev2022-09-232-59/+0
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* x11-wm/dwm: Stabilize 6.3 ppc64, #867718Jakov Smolić2022-09-221-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* x11-wm/dwm: Stabilize 6.3 ppc, #867718Jakov Smolić2022-09-221-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* x11-wm/dwm: Stabilize 6.3 arm64, #867718Jakov Smolić2022-09-221-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* x11-wm/dwm: Stabilize 6.3 x86, #867718Agostino Sarubbo2022-09-221-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* x11-wm/dwm: Stabilize 6.3 amd64, #867718Agostino Sarubbo2022-09-221-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* x11-wm/muffin: 5.2.1 version bumpMatthew S. Turnbull2022-09-192-0/+109
| | | | | | | | | Add wacom dependency and build flag. Bug: https://bugs.gentoo.org/863194 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com> Signed-off-by: Sam James <sam@gentoo.org>
* x11-wm/mutter: Stabilize 42.4-r1 arm64, #868606Sam James2022-09-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-wm/enlightenment: security cleanupJoonas Niilola2022-09-163-238/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* x11-wm/enlightenment: stabilize 0.25.4 for x86Joonas Niilola2022-09-161-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* x11-wm/enlightenment: stabilize 0.25.4 for amd64Joonas Niilola2022-09-161-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* x11-wm/enlightenment: add 0.25.4Joonas Niilola2022-09-162-0/+120
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* x11-wm/mutter: Stabilize 42.4-r1 x86, #868606Sam James2022-09-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-wm/mutter: Stabilize 42.4-r1 amd64, #868606Sam James2022-09-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-wm/mutter: Reenable testsMatt Turner2022-09-062-1/+81
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-wm/xpra: Prevent Wayland from confusing the testsJames Le Cuirot2022-09-043-3/+6
| | | | Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* x11-wm/xmonad-contrib: keyword 0.17.0 for ~arm64matoro2022-08-311-1/+1
| | | | | Thanks-to: Marcus Comstedt <marcus@mc.pp.se> Signed-off-by: Sam James <sam@gentoo.org>
* x11-wm/xmonad: keyword 0.17.0 for ~arm64matoro2022-08-311-1/+1
| | | | | Thanks-to: Marcus Comstedt <marcus@mc.pp.se> Signed-off-by: Sam James <sam@gentoo.org>
* x11-wm/xpra: Drop old 4.2James Le Cuirot2022-08-294-223/+0
| | | | Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* x11-wm/xpra: Stabilize 4.3.3 x86, #853619Jakov Smolić2022-08-291-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* x11-wm/windowlab: drop 1.40-r1, EAPI-6--Andreas Sturmlechner2022-08-291-49/+0
| | | | | Closes: https://bugs.gentoo.org/867154 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* x11-wm/evilwm: drop 1.0.1-r1, 1.1.1, EAPI-6--Andreas Sturmlechner2022-08-293-93/+0
| | | | | Closes: https://bugs.gentoo.org/772062 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>