gtk3-nocsd icon indicating copy to clipboard operation
gtk3-nocsd copied to clipboard

This Breaks Pamac 10.1.0beta-2

Open ghost opened this issue 3 years ago • 8 comments

Pamac is broken,text is missing, in the preferences, if gtk3-nocsd is installed.

ghost avatar Apr 05 '21 17:04 ghost

I've found the same issue. Pamac preferences menu is the only place I've ever found that breaks with gtk3-nocsd. I wonder if it has anything to do with this issue.

StarTroop avatar May 08 '21 13:05 StarTroop

Please describe your issue in more details. And it will be good to see screenshots with / without running under gtk3-nocsd. Also please provide which version of gtk3-nocsd you're using.

ZaWertun avatar May 08 '21 14:05 ZaWertun

I'm running Arch Linux with xfce4 + i3wm. The version of gtk3-nocsd is the very latest from the AUR package (currently gtk3-nocsd-git r63.3f91a6b-1). The issue is resolved if gtk3-nocsd is uninstalled. GTK theme is SolArc-Dark, but changing the theme has no effect (apart from different colours, of course). Here are some alternating screenshots of each preference tab with then without gtk3-nocsd: Screenshot_2021-05-08_13-27-15 Screenshot_2021-05-08_13-28-45 Screenshot_2021-05-08_13-27-45 Screenshot_2021-05-08_13-28-53 Screenshot_2021-05-08_13-27-52 Screenshot_2021-05-08_13-29-00 As you can see, there is a close button in the preferences menu, even when gtk3-nocsd is installed. This started occurring a few months ago, around when pamac's ui was overhauled. I assumed it was an issue with pamac that might be caught quickly, so I didn't try to troubleshoot it straight away. Let me know if you need any more specific information.

StarTroop avatar May 08 '21 17:05 StarTroop

use this for now GTK_CSD=1 program_name it will disable NOCSD for that App.

RomanKode avatar May 16 '21 01:05 RomanKode

Personally I'd rather keep it on as pamac was one of the main offenders that caused me to seek nocsd in the first place, but it's good to know how to temporarily disable it in case I need to access the preferences.

StarTroop avatar May 16 '21 01:05 StarTroop

Same with baobab (https://wiki.gnome.org/Apps/DiskUsageAnalyzer).

sarether avatar May 19 '21 22:05 sarether

The text is visible with environment variable GTK3NOCSD_SHOW_HEADER set to 1.

pavelbryt avatar May 20 '21 18:05 pavelbryt

Thanks for the info! Maybe this issue could be solved by editing CSS rules applied by the gtk3-nocsd.

ZaWertun avatar May 20 '21 18:05 ZaWertun