0

In the previous versions of Ubuntu, items on the dock had context menus that were per-application rather than dock related.

For instance, the quod libet context menu offered play, pause, stop etc.

Now I get a context menu that's related to the dock. This has happened for all applications.

How might I switch it back such that the context menu is per app rather than dock based?

pomsky
  • 68,507
datakid
  • 414

1 Answers1

1

Current context menu's on the dock also do contain app-specific options like before. For example, the right-click menu for firefox gives options to open a new window or to open a new private window. For Libreoffice, a new document can be created from the right-click menu. For Rhythmbox, you can Play/Pause, or skip to the next/previous song with the right-click menu.

The options for what to display in the right-click menu of a launcher are, as in previous versions of Ubuntu, defined by the application developer in the .desktop file that represents the launcher. That you now do not see them with Quod libet will be due to relevant items missing in the .desktop file of the application.

vanadium
  • 88,010