summaryrefslogtreecommitdiff
path: root/gui-wm/hyprland/metadata.xml
blob: d565bc239101328b0e78b503a48812c4ef7451e3 (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
25
26
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>filip@kszczot.pl</email>
    <name>Filip Kszczot</name>
  </maintainer>
  <maintainer type="person">
    <email>aruhier@mailbox.org</email>
    <name>Anthony Ruhier</name>
  </maintainer>
  <upstream>
    <changelog>https://github.com/hyprwm/Hyprland/releases</changelog>
    <doc>https://wiki.hypr.land/</doc>
    <bugs-to>https://github.com/hyprwm/Hyprland/issues</bugs-to>
  </upstream>
  <use>
    <flag name="guiutils">Install Hyprland GUI utility apps</flag>
    <flag name="X">Enables XWayland support</flag>
    <flag name="hyprpm">Plugin manager</flag>
    <flag name="uwsm">Enables support for Universal Wayland Session Manager</flag>
    <flag name="dbus-session">Modify the .desktop file to ensure dbus-run-session on non-systemd system; harmless for systemd user</flag>
    <flag name="rtkit">Use rtkit to gain real-time scheduling. RealtimeKit needs to be installed and running to fully work. Using filecaps (enabled by default) is recommended </flag>
  </use>
  <origin>srcux</origin>
</pkgmetadata>