Setting additional widget names for easier and more specific CSS theming You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/2521
-- Commit Summary --
* Naming more of the GTK widgets
-- File Changes --
M src/libmain.c (6)
-- Patch Links --
https://github.com/geany/geany/pull/2521.patch https://github.com/geany/geany/pull/2521.diff
See also #2469
Closed #2521.
Closing since #2469 was merged.
@DevynCJohnson for your specific widgets the names are, respectively: * notebook1 * notebook3 * notebook_info * menu_project1_menu
The names come from [the Glade file](https://github.com/geany/geany/blob/2b6d5956eb5b3f17a2f15889a8bea1271cedce1b...) and are obviously terrible. Future PRs to fix any/all of the names in the Glade file and code would be most welcome.
github-comments@lists.geany.org