Source: nwg-look
Maintainer: Aleksey Samoilov <samoilov.lex@gmail.com>
Section: x11
Testsuite: autopkgtest-pkg-go
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-golang,
               golang-any,
               golang-github-gotk3-gotk3-dev,
               golang-logrus-dev
Standards-Version: 4.6.0
Homepage: https://github.com/nwg-piotr/nwg-look
Rules-Requires-Root: no
XS-Go-Import-Path: github.com/nwg-piotr/nwg-look

Package: nwg-look
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends},
         xcur2png
Built-Using: ${misc:Built-Using}
Description: GTK3 settings editor adapted to work in the sway / wlroots environment
 Nwg-look is a GTK3 settings editor, designed to work properly in wlroots-
 based Wayland environment. The look and feel is strongly influenced by
 LXAppearance (https://wiki.lxde.org/en/LXAppearance), but nwg-look is
 intended to free the user from a few inconveniences:
 .
  * It works natively on Wayland. You no longer need Xwayland, nor
    strange env variables for it to run.
  * It applies gsettings directly, with no need to use
    workarounds (https://github.com/swaywm/sway/wiki/GTK-3-settings-on-
    Wayland). You don't need to set
    gsettings in the sway config file. You don't need the import-gsettings
    script.

