gtk icon indicating copy to clipboard operation
gtk copied to clipboard

Add initial support/api compatibility for libadwaita (GTK4)

Open likeadoc opened this issue 3 years ago • 3 comments

With the release of Gnome 42 nearing and standard applications slowly but surely switching from libhandy to libadwaita (e.g. EasyEffects) it would be nice if these applications are correctly themed.

Reference: Overview of libadwaita and theming it libadwaita API Specs

Current Behaviour: Operating System: Current Arch Linux (Gnome 41) "GTK_THEME=Dracula easyeffects"

Screenshot1 Screenshot from 2022-01-29 13-33-25

Most things actually look ok - seems only some finetuning is neccessary (e.g. spacing seems off)

likeadoc avatar Jan 29 '22 12:01 likeadoc

+1 I would love to see this theme implemented in gnome 42 👍🏼, for a while I'm using the default adwaita dark theme variant and dracula theme in my vscode.

caiocutrim avatar Apr 10 '22 19:04 caiocutrim

For people happy with just the color scheme there is this https://github.com/odziom91/libadwaita-themes , which fits in much better than the standard adwaita dark style, see: image

benneti avatar Apr 13 '22 09:04 benneti

For those of you waiting for LibAdwaita compatibility...

We're starting to look into this with @EliverLara in #208, as we'll have to move a few things around.

In the meantime, you can #200 to use the theme with LibAdwaita. I'll try to keep that PR in line with the changes made with LibAdwaita so you guys can keep up with the changes.

ran-dall avatar Aug 08 '22 01:08 ran-dall