Files
gentoo/app-editors/logseq-desktop-bin/metadata.xml
Leo Douglas 2ad3b5edde app-editors/logseq-desktop-bin: added wayland USE flag
also make fcitx5 work under Wayland.

Closes: https://bugs.gentoo.org/949511
Signed-off-by: Leo Douglas <douglarek@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/40525
Signed-off-by: Marc Schiffbauer <mschiff@gentoo.org>
2025-02-11 11:54:48 +01:00

15 lines
477 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>mschiff@gentoo.org</email>
<name>Marc Schiffbauer</name>
</maintainer>
<use>
<flag name="wayland">Run in wayland mode under wayland sessions, xwayland otherwise. This flag doesn't affect x11 sessions.</flag>
</use>
<upstream>
<remote-id type="github">logseq/logseq</remote-id>
</upstream>
</pkgmetadata>