Page 1 of 1
Create new menu for LXPanel?
Posted: Sat May 20, 2017 2:38 am
by That Random Guy
Is it possible to create a new menu from scratch and import it into the LXPanel?
I notice there's a way to add stuff in one of the configuration/settings menus.
Would it be possible?
If it is, would it be bound to the limitations set by openbox?
Re: Create new menu for LXPanel?
Posted: Sat May 20, 2017 4:14 am
by seppalta
Yes. See
http://lxlinux.com/openbox.html for details regarding the Openbox Root Menu. For the LXDE panel menu and many other panel menus, see
http://lxlinux.com/indexold.html#9.
Re: Create new menu for LXPanel?
Posted: Sat May 20, 2017 8:33 am
by drooly
That Random Guy wrote:Is it possible to create a new menu from scratch and import it into the LXPanel?
sure!
it is possible to write plugins for lxpanel.
Re: Create new menu for LXPanel?
Posted: Mon May 22, 2017 11:23 pm
by That Random Guy
Thank-you.

Re: Create new menu for LXPanel?
Posted: Mon May 22, 2017 11:25 pm
by That Random Guy
drooly wrote:
sure!
it is possible to write plugins for lxpanel.
Thank-you.
Just to clarify however, there's absolutely no way to alter the styling of the menu even when making the menu from scratch?
The only way would be to fork it somehow?