Open caltrop2075 opened 7 years ago
Could you please clearly specify the following:
Thank you.
As @codebrainz said please provide information to allow bugs to be reproduced or feature requests to be compared against existing capability or otherwise understood. Also please keep one bug/feature request per issue, omnibus issues are unmanageable and will be closed by github as soon as one item is addressed. Please also provide your OS, the version of Geany, and GTK and Glib (from Help->Debug messages
) on every issue.
To answer some points that I think I understand (to save you effort of re-entering them as proper issues):
The behaviour of menus closing on loss of focus is normal GTK behaviour in the toolkit, and the delay on screenshots is the correct solution. This will not change unless GTK changes.
Not all menu items have DEFAULT keybindings, this is intended, if there are items missing in the keybindings preference please raise a separate issue listing those you found.
Make Custom Target
has a default keybinding here, Ctrl+Shift+F9
.
Lack of toolbar items and keybindings for configurable build menu items is a known issue, don't repeat, it will just be closed as duplicate.
The Geany manual tells you how to set build commands for all projects (set them in user and not in projects) http://www.geany.org/manual/current/index.html#build-menu-configuration and its expanded on in the wiki https://wiki.geany.org/howtos/configurebuildmenu.
Lack of toolbar items […] is a known issue
Yes, but I didn't know the tool items labels were not updated according to the customized label, which is kind of confusing.
@b4n the toolbar build menu is made once in build_init()
and never updated. IIRC doing anything with the toolbar was delayed because the build system changes were already very big and needed releasing for testing. And "nobody" :tm: has felt the need to go back and do it.
Renamed issue.
not all menu items have key-bindings
This is covered by #705.
did I mention that key-bindings do not update until Geany is restarted
Not sure what this means unless talking about changing number of items in each group, which is a various pref.
can not take screen-shot while menu open or toolbar open ie. ALL system key interaction is suspended but wait, there is a screenshot, taken with delay
not all menu items have key-bindings
did I mention that key-bindings do not update until Geany is restarted
'Build Toolbar' does not match the edited 'Build Menu'