this post was submitted on 24 Jun 2024
18 points (90.9% liked)

Linux

4992 readers
67 users here now

A community for everything relating to the linux operating system

Also check out !linux_memes@programming.dev

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 1 year ago
MODERATORS
 

GTK is nice but too thick. There is a repo containing CSS for GTK3 to be more compact.

I could not find the same for GTK4.

Gradience from Flathub allows to load custom CSS. The GTK3 one did not change anything.

I use Fedora Kinoite (KDE) and all GTK apps are Flatpaks.

top 2 comments
sorted by: hot top controversial new old
[โ€“] quantenzitrone@lemmings.world 2 points 3 months ago (1 children)

Gradience mainly changes the looks of libadwaita applications and it only work on gtk3 and gtk4 apps if you use the adw-gtk3 theme.

There is an important difference between gtk4 and libadwaita. While libadwaita apps use gtk4 in the background, they cannot be themed through normal gtk theming.

I don't know of any way to change the compactness of gtk4 or libadwaita, sorry.

[โ€“] boredsquirrel@slrpnk.net 1 points 3 months ago

It also seems to poke a hole in all Flatpak apps, giving them access to GTK3 themes.

Thanks, maybe it is not even possible? Should ask GNOME devs...