nix-software-center icon indicating copy to clipboard operation
nix-software-center copied to clipboard

Black border in KDE

Open giantdwarf17 opened this issue 2 years ago • 4 comments

I'm having this weird bug when I try to use nix-software-center in KDE. There is a thick black border around the app, and it does not respect the GTK theme I have set. I do not have this issue in any other GTK based app.

Screenshot_20230905_162655

giantdwarf17 avatar Sep 05 '23 20:09 giantdwarf17

About the theming, are the other applications you talked about using gtk3?

oliviafloof avatar Sep 06 '23 04:09 oliviafloof

I believe so. Those apps would include Lutris, Firefox, Thunderbird, and probably a few others. Maybe the Breeze-GTK theme isnt updated for GTK4?

giantdwarf17 avatar Sep 06 '23 17:09 giantdwarf17

@17hoehbr - nix-software-center uses libadwaita, which can't be themed - atleast not in the way that traditional gtk3/4 applications can. That means that it likely won't ever fit in with KDE's QT apps 🤷🏽‍♂️.

grantshandy avatar Nov 15 '23 04:11 grantshandy

I'm also running KDE Plasma but I can't reproduce the white border (in my case the theme is also black, but I’m using a dark theme anyway, so not surprising… but if I run it with sudo it is white, which is also not surprising as no theme is installed). Which version are you using? Mine (from configuration > About)

Operating System: NixOS 23.05 KDE Plasma Version: 5.26.5 KDE Frameworks Version: 5.102.0 Qt Version: 5.15.8 Kernel Version: 5.15.90 (64-bit) Graphics Platform: X11 Processors: 8 × Intel® Core™ i5-8365U CPU @ 1.60GHz Memory: 15.5 Gio of RAM Graphics Processor: Mesa Intel® UHD Graphics 620

With dark theme:

image

With sudo (no theme):

image

tobiasBora avatar Jan 12 '24 22:01 tobiasBora