Files
guru/gui-apps/noctalia-qs/metadata.xml
2026-04-24 01:06:19 -03:00

33 lines
1.9 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>ghostyn678+git@gmail.com</email>
<name>dsaf</name>
</maintainer>
<longdescription>
noctalia-qs is a custom fork of Quickshell
- a flexible QtQuick-based desktop shell toolkit for Wayland.
It serves as the shell framework powering Noctalia Shell.
</longdescription>
<use>
<flag name="dwl">Enable <pkg>gui-wm/dwl</pkg> specific integrations</flag>
<flag name="greetd">Enable <pkg>gui-libs/greetd</pkg> integration</flag>
<flag name="hyprland">Enable hyprland specific integrations</flag>
<flag name="i3">Enable <pkg>x11-wm/i3</pkg> and <pkg>gui-wm/sway</pkg> specific features</flag>
<flag name="layer-shell">Enable wlroots layershell integration through the zwlr-layer-shell-v1 protocol</flag>
<flag name="mpris">Enable access to MPRIS compatible media players using its dbus protocol</flag>
<flag name="niri">Enable <pkg>gui-wm/niri</pkg> specific integrations via its IPC protocol</flag>
<flag name="notifications">Enable notifications service integration</flag>
<flag name="pipewire">Enable viewing and management of <pkg>media-video/pipewire</pkg> nodes</flag>
<flag name="screencopy">Enable streaming video from monitors and toplevel windows through various protocols</flag>
<flag name="session-lock">Enable session lock support through the ext-session-lock-v1 protocol</flag>
<flag name="sockets">Enable Unix Sockets (WARNING: Disabling is unsafe!)</flag>
<flag name="toplevel-management">Enable management of windows through zwlr-foreign-toplevel-management-v1 protocol</flag>
<flag name="tray">Enable system tray support using the status notifier dbus protocol</flag>
<flag name="crash-handler">Enable crash handling using <pkg>dev-cpp/cpptrace</pkg></flag>
</use>
<upstream>
<remote-id type="github">noctalia-dev/noctalia-qs</remote-id>
</upstream>
</pkgmetadata>