Pim icon indicating copy to clipboard operation
Pim copied to clipboard

upgrade to gtk4

Open aeosynth opened this issue 4 years ago • 3 comments

aeosynth avatar May 18 '21 04:05 aeosynth

Is there any gtk4 doc available for pygobject? All I know it kinda works with 3.40.x. But there seems to be a lot different compared to gtk3 after a quick test.

Narrat avatar May 19 '21 20:05 Narrat

looks like there's only the gtk4 docs: https://developer.gnome.org/gtk4/stable/

and you try to port examples from gtk3: https://discourse.gnome.org/t/simple-python-gtk4-app-template/5495

aeosynth avatar May 19 '21 21:05 aeosynth

At least something. Thanks for the links. The minimal example should be especially helpful. Unfortunately my daily driven compositor chokes on gtk4 apps as I found out while testing this >.> Need to figure that one out first. Or back to X...

Narrat avatar May 26 '21 18:05 Narrat