No more needed to use -i to disable icon padding
authorphillbush <phillbush@cock.li>
Thu, 30 Jul 2020 20:04:04 +0000 (17:04 -0300)
committerphillbush <phillbush@cock.li>
Thu, 30 Jul 2020 20:04:04 +0000 (17:04 -0300)
commita2ff706d6f56d45b2a55cf77d2943b2954ce4934
treeb4fb95222c20be5736e60861eff69bc461115a27
parentc15958bd964018bc17969fc1d8be5471831de7f3
No more needed to use -i to disable icon padding

Now xmenu detects if a menu has an icon, and if it doesn't have, the
menu will not have the gaps fgor icons, making the -i flag unecessary
to disable the padding.   The -i option is still necessary, however,
to speed up xmenu loading, since it disables imlib2 initialization
routines.
xmenu.c
xmenu.h