summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* x11-wm/mutter: Drop old versionsMatt Turner2021-05-301-143/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-wm/mutter: ensure libX11 with XSetIOErrorExitHandler funcMart Raudsepp2021-04-241-1/+1
| | | | | | | | | | | | | | | | If XSetIOErrorExitHandler function, provided by libX11-1.7.0, is present at build time, any IO error within Xwayland will end up cleanly shutting it down instead of the default fatal error behaviour, and it will just be restarted on next need of Xwaylayd. This in practice will mean that instead of the whole compositor (e.g. gnome-shell) exiting, in what appears to be a crash, only Xwayland using X11 apps will disappear. This is only useful for wayland builds, but main tree doesn't have older versions by now anyways, so just unconditionally minimum version depend on it to guarantee the less "crashing" experience. Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* x11-wm/mutter: Stabilize 3.38.4 x86, #782847Sam James2021-04-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-wm/mutter: Stabilize 3.38.4 arm64, #782847Sam James2021-04-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-wm/mutter: Stabilize 3.38.4 amd64, #782847Mikle Kolyada2021-04-141-1/+1
| | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* x11-wm/mutter: Version bump to 3.38.4Matt Turner2021-03-201-0/+143
Signed-off-by: Matt Turner <mattst88@gentoo.org>