Source: hyprland-preview-share-picker
Section: x11
Priority: optional
Maintainer: Clay Risser <clayrisser@gmail.com>
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 cargo-web (>= 1.88) | cargo (>= 1.88),
 libgtk-4-dev,
 libgtk4-layer-shell-dev,
 pkgconf,
 rustc-web (>= 1.88) | rustc (>= 1.88),
Standards-Version: 4.7.2
Homepage: https://github.com/WhySoBad/hyprland-preview-share-picker
Vcs-Browser: https://git.corp.bitspur.com/basedlinux.com/debian/hyprland-preview-share-picker
Vcs-Git: https://git.corp.bitspur.com/basedlinux.com/debian/hyprland-preview-share-picker.git

Package: hyprland-preview-share-picker
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Recommends:
 slurp,
 xdg-desktop-portal-hyprland,
Description: screen-share picker for Hyprland with window and monitor previews
 When an application asks to share the screen, xdg-desktop-portal-hyprland
 runs a picker to choose what gets shared. This one shows a GTK4 layer-shell
 window of live thumbnails of every window and monitor instead of a list of
 titles, and hands region selection to slurp.
 .
 Its look is a stylesheet and its behaviour a YAML config; the JSON schema for
 that config is installed in /usr/share/hyprland-preview-share-picker.
