summaryrefslogtreecommitdiff
path: root/x11-wm
Commit message (Collapse)AuthorAgeFilesLines
* x11-wm/marco: add 1.28.1Ian Jordan2024-04-092-0/+80
| | | | | Signed-off-by: Ian Jordan <immoloism@gmail.com> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-wm/marco: drop 1.27.0, 1.27.1Ian Jordan2024-04-093-160/+0
| | | | | Signed-off-by: Ian Jordan <immoloism@gmail.com> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-wm/mutter: Stabilize 45.5 arm64, #928778Arthur Zamarin2024-04-071-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* */*: -Dbuildtype -> EMESON_BUILDTYPEMarco Sirabella2024-04-042-2/+4
| | | | | | | Signed-off-by: Marco Sirabella <marco@sirabella.org> Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/36071 Signed-off-by: Sam James <sam@gentoo.org>
* x11-wm/herbstluftwm: sync liveFlorian Schmaus2024-04-031-13/+13
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* x11-wm/herbstluftwm: enable py3.12Florian Schmaus2024-04-031-1/+1
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* x11-wm/herbstluftwm: adjust src_test for pep517Florian Schmaus2024-04-031-9/+6
| | | | | Closes: https://bugs.gentoo.org/927549 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* */*: Reassign wraeth's packagesMichał Górny2024-04-031-4/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Reassign bircoph's packagesMichał Górny2024-04-031-4/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: reassign monsieurp's packagesMichał Górny2024-04-031-4/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* x11-wm/fvwm3: drop unused patch.Matt Jolly2024-04-031-18/+0
| | | | Signed-off-by: Matt Jolly <kangie@gentoo.org>
* x11-wm/fvwm3: drop 1.1.0Matt Jolly2024-04-032-256/+0
| | | | Signed-off-by: Matt Jolly <kangie@gentoo.org>
* x11-wm/fvwm3: add 1.1.0-r1Matt Jolly2024-04-033-3/+253
| | | | | | | | This updated patch does actually fix golang detection. Drop FVWM_BUGADDR - it's long dead. Signed-off-by: Matt Jolly <kangie@gentoo.org>
* x11-wm/fvwm3: add 1.1.0Matt Jolly2024-04-023-0/+258
| | | | | | | | | Fix golang detection in autotools so that versions of go released after the tarball are not considered "too old" Reported-by: Denny Rivetti <denny.rivetti.me@gmail.com> Signed-off-by: Matt Jolly <kangie@gentoo.org>
* x11-wm/awesome: fix RDEPENDMarek Szuba2024-03-252-4/+4
| | | | | Closes: https://bugs.gentoo.org/927622 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* x11-wm/fvwm3: drop 1.0.8Matt Jolly2024-03-222-173/+0
| | | | Signed-off-by: Matt Jolly <kangie@gentoo.org>
* x11-wm/fvwm3: update live ebuildMatt Jolly2024-03-221-2/+1
| | | | | | | Bring it into line with 1.0.9-r1; debianutils has not been required since 2007! Signed-off-by: Matt Jolly <kangie@gentoo.org>
* x11-wm/fvwm3: remove pointless dependency on debianutilsEli Schwartz2024-03-221-2/+1
| | | | | | | | | | | | | | | | | | | | | | This was originally added back in 2004, to fvwm and not fvwm3, to support a patch called fvwm-2.5.8-fvwm-bug-security.diff. It modified the fvwm-bug program with the following diff as a backport from upstream: ``` -TEMP=/tmp/fvwm-bug.$$ +TEMP=`mktemp -q "/tmp/fvwm-bug.XXXXXX"` ``` Of course, in 2004 the mktemp program was not yet part of coreutils. That came later on, in 2007. But back when this change was first introduced, debianutils was the canonical source of this program. 17 years later, no one has ever noticed the reason for this dependency, so here it sits, haunting us. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Matt Jolly <kangie@gentoo.org>
* x11-wm/fvwm: remove pointless dependency on debianutilsEli Schwartz2024-03-221-2/+1
| | | | | | | | | | | | | | | | | | | | | This was originally added back in 2004, to support a patch called fvwm-2.5.8-fvwm-bug-security.diff. It modified the fvwm-bug program with the following diff as a backport from upstream: ``` -TEMP=/tmp/fvwm-bug.$$ +TEMP=`mktemp -q "/tmp/fvwm-bug.XXXXXX"` ``` Of course, in 2004 the mktemp program was not yet part of coreutils. That came later on, in 2007. But back when this change was first introduced, debianutils was the canonical source of this program. 17 years later, no one has ever noticed the reason for this dependency, so here it sits, haunting us. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Matt Jolly <kangie@gentoo.org>
* x11-wm/dwm: add myself as a maintainerPetr Vaněk2024-03-201-1/+4
| | | | Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
* x11-wm/dwm: drop 6.3Petr Vaněk2024-03-202-68/+0
| | | | Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
* x11-wm/dwm: sync livePetr Vaněk2024-03-201-1/+2
| | | | Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
* x11-wm/dwm: add 6.5Petr Vaněk2024-03-202-0/+69
| | | | Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
* x11-wm/mutter: Keyword 45.5 riscv, #927153Yixun Lan2024-03-171-1/+1
| | | | Signed-off-by: Yixun Lan <dlan@gentoo.org>
* x11-wm/enlightenment: drop 0.25.4Joonas Niilola2024-03-172-120/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* x11-wm/mutter: add 45.5, require rtkitMart Raudsepp2024-03-172-0/+238
| | | | | | | mutter uses rtkit to get realtime priority for its input thread. This is rather important for a good user experience. Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* x11-wm/windowlab: add remote-idMichael Mair-Keimberger2024-03-161-1/+4
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/35679 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* x11-wm/windowlab: update HOMEPAGEMichael Mair-Keimberger2024-03-161-3/+3
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* x11-wm/wm2: use httpsMichael Mair-Keimberger2024-03-161-4/+4
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/35685 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* x11-wm/cwm: Stabilize 7.4 x86, #926854Arthur Zamarin2024-03-121-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-wm/cwm: Stabilize 7.4 amd64, #926854Arthur Zamarin2024-03-121-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-wm/cwm: Stabilize 7.4 arm, #926854Arthur Zamarin2024-03-121-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-wm/mutter: drop 44.4Mart Raudsepp2024-03-092-236/+0
| | | | Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* x11-wm/mutter: dep and option updates for live ebuildMart Raudsepp2024-03-091-4/+6
| | | | | | | | libdisplay-info is useful (over mutters own old EDID parsing) for getting e.g. minimum refresh rates of VRR monitors, which will be useful for GNOME 46 experimental VRR support - so just always enable it now, while keeping it off in GNOME 45. Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* x11-wm/mutter: sync fixes into live ebuildMart Raudsepp2024-03-091-4/+5
| | | | Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* x11-wm/mutter: add 45.4Mart Raudsepp2024-03-092-0/+237
| | | | Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* x11-wm/mutter: remove unused patchMichael Mair-Keimberger2024-03-051-37/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/35622 Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
* x11-wm/mutter: Keyword 45.2-r1 ppc64, #914507Sam James2024-03-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-wm/mutter: drop 44.3, 45.1, 45.2Mart Raudsepp2024-03-034-709/+0
| | | | Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* x11-wm/mutter: disable py3.9Sam James2024-03-012-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-wm/mutter: --buildtype -> -Dbuildtype for meson.eclass changesSam James2024-03-016-11/+11
| | | | | | | Since b95ea11330e446d0deb89ca7d78356cb2a7d0d06, we need to do -Dbuildtype, not --buildtype. Signed-off-by: Sam James <sam@gentoo.org>
* x11-wm/mutter: Stabilize 45.2-r1 x86, #920697Arthur Zamarin2024-02-181-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-wm/enlightenment: stabilize 0.26.0 for amd64Joonas Niilola2024-02-161-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* x11-wm/enlightenment: stabilize 0.26.0 for x86Joonas Niilola2024-02-161-2/+2
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* x11-wm/muffin: drop 5.6.4Matthew S. Turnbull2024-02-152-119/+0
| | | | | Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* x11-wm/muffin: add 6.0.1Matthew S. Turnbull2024-02-152-0/+175
| | | | | Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* */*: update maintainer infoMatt Jolly2024-02-151-6/+2
| | | | | Closes: https://bugs.gentoo.org/849758 Signed-off-by: Matt Jolly <kangie@gentoo.org>
* */*: Reassign gyakovlev's packagesMichał Górny2024-02-141-4/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* x11-wm/mutter: fix test dep to include gtk[wayland], don't RDEP on test depsMart Raudsepp2024-02-111-4/+4
| | | | | Closes: https://bugs.gentoo.org/922733 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* x11-wm/marco: add 1.27.1Oz Tiram2024-02-072-0/+80
| | | | | Signed-off-by: Oz Tiram <oz.tiram@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>