Control: tags -1 + confirmed On 05/18/2016 05:04 AM, Christoph Anton Mitterer wrote: > a) I think it would perhaps make sense to ship > /etc/X11/Xsession.d/01-gtk3-nocsd > (01-dont-disable-gtk-csd is a somewhat misleading name, obviously > README.Debian should be adapted to the new name) > with some documentation (as comments) and the respective > options (i.e. GTK_CSD and GTK3_NOCSD_IGNORE) as a conf file. > The advantage over letting the user create this is, that > it get's also cleaned up when the package is purged and does't > remain forgotten :)
That's a good idea, will do so. > b) It would perhaps be nice if this was even configurable by debconf, > i.e. the two options GTK_CSD and GTK3_NOCSD_IGNORE. I'm a bit skeptical at that - because it would only qualify for a debconf prompt with a very low priority (I really wouldn't want to show this to everyone installing the package), and then people would either have to select to show tons of debconf prompts or explicitly run dpkg-reconfigure gtk3-nocsd. Editing a configuration file seems easier to me. But I don't have very strong feelings about it, so if you provide a convincing argument, I might change my mind about it. Regards, Christian

