commit: 1177fbac0da9d6ed4224b8829b250a8b938f4fa3
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 10 11:00:00 2023 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Sat Jun 10 11:07:52 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1177fbac
media-gfx/ueberzugpp: update wayland local desc
This now always works on wayland, but only sway/hyprland and
compositors based on these will be able to position the window
properly. Doesn't hurt to leave a note rather than remove
the local desc entirely.
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
media-gfx/ueberzugpp/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/ueberzugpp/metadata.xml
b/media-gfx/ueberzugpp/metadata.xml
index 3099100a6dd7..8728c0dd5768 100644
--- a/media-gfx/ueberzugpp/metadata.xml
+++ b/media-gfx/ueberzugpp/metadata.xml
@@ -7,7 +7,7 @@
</maintainer>
<use>
<flag name="opencv">Use <pkg>media-libs/opencv</pkg> for
additional image formats and OpenCL accelerated scaling</flag>
- <flag name="wayland">Enable wayland support (only usable with
some wlroots-based compositors)</flag>
+ <flag name="wayland">Enable wayland support (proper window
positioning is only supported with some compositors)</flag>
</use>
<upstream>
<remote-id type="github">jstkdng/ueberzugpp</remote-id>