Open kidwm opened 10 years ago
cmchao's branch at https://github.com/pcman-bbs/pcmanx/tree/gtk3 is quite old, so I re-port it and push to https://github.com/yan12125/pcmanx/tree/wip-gtk3. There are still some critical issues:
Other minor bugs:
PS: This is the first time I play with GTK+
Hmm, is https://github.com/pcman-bbs/pcmanx/tree/gtk3 really gtk3 ready? It still compiles with gtk2, and an error occurs if forcing gtk3.
@yan12125 I think it is not ready for GTK3 now, could you help to improving next-release
which target to remove deprecated functions first?
I can give it a try :)
could you help to improving
next-release
which target to remove deprecated functions first?
Hi @kidwm. Sorry I'm not quite sure what should be done on the next-release branch. I pulled it and apparently it runs fine (with quite a few warnings, though). Could you give some hints?
@yan12125 It is in the process for migrating to use GAction
instead of GtkAction
, so current task is to refactor and eliminate those warnings while keep all functions working.
https://developer.gnome.org/gtk3/stable/gtk-migrating-2-to-3.html
Ref: https://code.google.com/p/pcmanx-gtk2/issues/detail?id=61