Source: nwg-drawer
Maintainer: Aleksey Samoilov <samoilov.lex@gmail.com>
Section: x11
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-golang,
               golang-any,
               pkg-config,
               libglib2.0-dev,
               libgio2.0-cil-dev,
               libcairo2-dev,
               libpango1.0-dev,
               libgtk-3-dev,
               libgtk-layer-shell-dev
Standards-Version: 4.5.0
Homepage: https://github.com/nwg-piotr/nwg-drawer
Rules-Requires-Root: no
XS-Go-Import-Path: github.com/nwg-piotr/nwg-drawer

Package: nwg-drawer
Architecture: amd64 arm64
Depends: ${misc:Depends}, ${shlibs:Depends}, xdg-utils, libgtk-layer-shell0
Description: Application drawer for sway Wayland compositor
 Nwg-drawer is a golang replacement to the nwggrid command (a part of
 nwg-launchers (https://github.com/nwg-piotr/nwg-launchers)). It's being
 developed with sway (https://github.com/swaywm/sway) in mind, but should
 also work with other wlroots-based Wayland compositors.  X Window System
 is not officially supported, but you should be able to use the drawer
 on some floating window managers (tested on Openbox).
