Source: gtk-nocsd Standards-Version: 4.7.3 Maintainer: Debian UBports Team Uploaders: Jeremy BĂ­cha , 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}, Conflicts: gtk3-nocsd, libgtk3-nocsd0, 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.