[Github-comments] [geany/geany] Add option and keybinding to hide menubar (PR #2972)

elextr notifications at xxxxx
Thu Nov 4 07:14:32 UTC 2021


Oh, ok, if you already have a plugin then its a case of trying to get it to work in a github fork of geany-plugins then you can make a PR for GP to add it.

IIUC you need to take out your `configure.ac` since there is one at the top level and you add your plugin to the list in it.  Checks you need done are in the `pluginname.m4` in the `build` directory and that also enables/disables the plugin if checks fail.  Its all explained in the geany plugins HACKING as well as the conventional makefile arrangement.

> Maybe adding to addons isn't too bad

You need to talk to @eht16 about that, its his plugin.  

But don't break it, its the only one I have enabled most of the time, the TODO feature is __essential__!!!! but I do wish my files have less of them :grin:

-- 
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/pull/2972#issuecomment-960509625
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20211104/3a65ea1f/attachment.htm>


More information about the Github-comments mailing list