summaryrefslogtreecommitdiff
path: root/app-misc/grimblast/metadata.xml
blob: 73826d7ef81f030c4ff087bd3a9a0cc62f14c646 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.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>
    <bugs-to>https://github.com/hyprwm/contrib/issues</bugs-to>
  </upstream>
  <use>
    <flag name="clipboard">Enables copying screenshots directly to the clipboard</flag>
    <flag name="freeze">Enables freezing the screen during region selection</flag>
    <flag name="notify">Enables desktop notifications when a screenshot is taken</flag>
  </use>
  <origin>baldeagleos-repo</origin>
</pkgmetadata>