You are not logged in.
I use docklike.
When I right click on a icon of a programme that is open, I get a dialogue box with a lot of options. But I do not need all.
So my question is:
Is there a way to delete the following unused options? For example maybe by editing any config? :
Thank you.
Offline
Unfortunately, no - not currently.
It is hard-coded to grab all wnck window actions ( wnck_action_menu_new() ) and add them to the menu.
You could request an enhancement to have that made optional.
Offline
Thank you ToZ.
So I guess there is also not a possibility to just change the order of the right click menu entries?
Offline
Nope. At least on 4.14, it's not supported. Menu items and popup labels aren't initialized as children, so you can't even apply a pseudo-class selector (i.e. :nth-child(N)).
Xubuntu 20.04
Offline