lingot icon indicating copy to clipboard operation
lingot copied to clipboard

GTK4

Open georgefst opened this issue 1 year ago • 2 comments

Are there plans to port to GTK 4 any time soon? Unfortunately Lingot looks a bit out of place on Gnome 45, e.g. not respecting the system dark theme.

georgefst avatar Dec 29 '23 13:12 georgefst

You need to configure GTK3 to switch to a dark theme when your environment switches to dark mode.

I do so with darkman, which runs this script when switching to dark mode and this one when switching to light mode.

You'll have to consult GNOME's documentation on how you can set up an equivalent.

WhyNotHugo avatar Mar 14 '24 11:03 WhyNotHugo

Thanks. I've gone for Adwaita-dark instead of Arc-Dark (ls /usr/share/themes/ for options). And I don't need to bother with triggering it automatically since I only ever use dark mode.

Still, best keep this issue open since there are other reasons why porting to GTK4 eventually would be a good thing.

georgefst avatar Mar 14 '24 12:03 georgefst