summaryrefslogtreecommitdiff
blob: dbb748db812b4035f6ae397819c3800de6fcdbfb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
    <longdescription>
        hikari is a minimalistic wayland window manager
        based on wlroots trying inspired by the simplicity
        of CWM in the X days. It aims stay out of your way
        and focus more on the task than the windows.
    </longdescription>
    <maintainer type="person" proxied="yes">
        <email>gentoo@aisha.cc</email>
        <name>Aisha Tammy</name>
    </maintainer>
    <maintainer type="project" proxied="proxy">
        <email>proxy-maint@gentoo.org</email>
        <name>Proxy Maintainers</name>
    </maintainer>
    <use>
        <flag name="gamma">add gamma control for redshift</flag>
        <flag name="layershell">add support for wayland apps using layer shell</flag>
        <flag name="screencopy">add support for screen grabbing</flag>
        <flag name="virtual-io">enable virtual input/output support, needed for remote I/O in VNC</flag>
    </use>
</pkgmetadata>