[Github-comments] [geany/geany] Please support font size as floating point value (#703)

Matthew Brush notifications at xxxxx
Mon Aug 28 14:20:21 UTC 2017


> I wonder how I could modify, compile and run it in parallel besides the Debian repos version, any tips?

Clone the source from Git and run `autogen.sh --prefix=$HOME/wherever/you/like`, then `make install`, then run it like `$HOME/wherever/you/like/bin/geany`.

> Besides, how do you guys handle the GUI part of Geany? It seems they are coded directly and without any visible aid like Anjuta or the like.

It's a mix. Most of the GUI is done using [Glade](https://github.com/geany/geany/blob/1.31.0/data/geany.glade), but there is also some (too much) which is just hard-coded.

-- 
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/703#issuecomment-325366834
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20170828/ad350055/attachment.html>


More information about the Github-comments mailing list