Source: gtk-nocsd
Standards-Version: 4.7.3
Maintainer: Debian UBports Team <team+ubports@tracker.debian.org>
Uploaders:
 Jeremy Bícha <jbicha@ubuntu.com>,
Section: x11
Build-Depends:
 debhelper-compat (= 13),
 libadwaita-1-dev,
Vcs-Browser: https://salsa.debian.org/ubports-team/gtk-nocsd
Vcs-Git: https://salsa.debian.org/ubports-team/gtk-nocsd.git
Homepage: https://codeberg.org/MorsMortium/GTK-NoCSD

Package: libgtk-nocsd0
Architecture: any
Multi-Arch: same
Section: libs
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Provides: gtk-nocsd (= ${binary:Version})
Description: Library to disable GTK client side decorations
 libgtk-nocsd is a small LD_PRELOADable library used to disable the
 client side decorations (CSD) of GTK3, GTK4, and libadwaita.
 GTK's client side decorations and header bars cause apps to
 display or work poorly with some window managers and desktops
 other than GNOME.
 .
 This library disables the client side decorations and restores
 server side decorations and window management. This library is disabled
 from running in GNOME.
 .
 This package includes an environment variable snippet to automatically
 load this library for all user processes. If that's not wanted, create an
 empty file /etc/environment.d/50-gtk-nocsd.conf to disable for everyone
 or ~/.config/environment.d/50-gtk-nocsd.conf to disable for a specific user.

Package: gtk3-nocsd
Architecture: all
Section: oldlibs
Depends: gtk-nocsd,
         ${misc:Depends}
Description: Library to disable GTK client side decorations (transitional package)
 This is a transitional package. It can safely be removed.

Package: libgtk3-nocsd0
Architecture: all
Section: oldlibs
Depends: gtk-nocsd,
         ${misc:Depends}
Description: Library to disable GTK client side decorations (transitional package)
 This is a transitional package. It can safely be removed.
