GTK3 branch?

Detlef Graef <[email protected]> Tue, 28 Dec 2021 19:18:51 +0100
Newsgroups gmane.comp.gnome.apps.pan.devel
Message-ID <[email protected]>
Hi,

maybe it is reasonable to create a branch for GTK3 in the public Pan 
Gitlab repo.

When I build Pan with GTK3 I get a lot of warnings regarding deprecated 
GTK3 API calls.

If I create a merge request regarding GTK3 changes I would like to have 
it in a own (GTK3) branch. I think by removing deprecated GTK3 API 
calls, GTK2 builds won't be possible anymore (don't want to have a huge 
number of #ifdef statements).

Any opinions?


Detlef