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.
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
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)).
Remember to edit the subject of your topic to include the [SOLVED] tag once you're satisfied with the answers or have found a solution (in which case, don't forget to share it as well), so that other members of the community can quickly refer to it and save their time. Pretty please!
Offline
[ Generated in 0.012 seconds, 8 queries executed - Memory usage: 524.22 KiB (Peak: 525.06 KiB) ]