gtk-nocsd 0~20260302-1
Package Information
| 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. |
|---|---|
| Maintainer | Debian UBports Team <team+ubports@tracker.debian.org> |
| Changed By | Jeremy Bícha <jbicha@ubuntu.com> |
| Sponsor | jbicha@debian.org |
| Distribution | experimental |
| Architecture | any |
| VCS | git: https://salsa.debian.org/ubports-team/gtk-nocsd.git (browse) |
| Closes | #1130648 |
| Tracker | https://tracker.debian.org/pkg/gtk-nocsd |
| Uploaded | 6 hours ago |
New Package Report
.changes
| Version | 0~20260302-1 |
|---|---|
| Changed-By | Jeremy Bícha |
| Architecture | source amd64 |
| Distribution | experimental |
| Date | Fri, 13 Mar 2026 17:08:20 -0400 |
| Source | gtk-nocsd |
Changelog
gtk-nocsd (0~20260302-1) experimental; urgency=low . * Initial release (Closes: #1130648)
.dsc
| Section | libs |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | libgtk-nocsd0 deb libs optional arch=any |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://codeberg.org/MorsMortium/GTK-NoCSD
Upstream-Name: GTK-NoCSD
Files: *
Copyright: 2025-2026, MorsMortium
License: GPL-3+
Files: debian/*
Copyright: 2026 Jeremy Bícha <jbicha@ubuntu.com>
License: LGPL-2.1+
Files: debian/*.lintian-overrides
Copyright: 2026 Jeremy Bícha <jbicha@ubuntu.com>
2015-2016 Christian Seiler <christian@iwakd.de>
License: LGPL-2.1+
License: GPL-3+
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.
.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
.
On Debian systems, the complete text of the GNU General Public License
version 3 can be found in `/usr/share/common-licenses/GPL-3'.
License: LGPL-2.1+
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.
.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
.
.
On Debian systems, the complete text of the GNU Lesser General Public
License version 2.1 can be found in ‘/usr/share/common-licenses/LGPL-2.1’.