[Github-comments] [geany/geany] Allow users to pick GTK2 or GTK3 (#2214)

elextr notifications at xxxxx
Fri Jul 12 02:05:31 UTC 2019


Geany supports both GTK2 and GTK3, but the selection has to be made at compile time since thats the way GTK works.  No application can be compiled with both at the same time.  Therefore it cannot be a runtime selection between GTK2 and GTK3.

GTK2 does not read GTK3 themes and GTK3 does not read GTK2 themes so having compiled Geany with either GTK2 or GTK3 you are stuck with their respective themes.

The choice of what version to put in its repositories is the distributions, not Geanys.  Ditto the choice of what themes to provide for GTK2 and GTK3.

Your only option is to compile your own GTK2 version of Geany and Geany-plugins or your own GTK3 theme.  You can put your own geany.css in the config directory so it only affects Geany.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2214#issuecomment-510716359
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190711/c1a1414c/attachment.html>


More information about the Github-comments mailing list