Skip to content

Port virtual desktops user action menu to VirtualDesktop

Vlad Zahorodnii requested to merge work/virtual-desktops-multiple-ctx into master

VirtualDesktop objects are more reliable than int-based desktop ids.

In order to make the desktop action menus more extensible and easier to work with, this change splits the single ShowOnDesktopActionData struct into multiple specialized structs.

Merge request reports