Skip to content

taskmanager: Indicate which tasks belong to which desktops when windows on all desktops are shown

Fushan Wen requested to merge (removed):FEATURE410453-desktop-id-badge into master

When sorting tasks by desktop and not filtering by desktop, it can be very difficult to determine which task is on which desktop, which can make it difficult to figure out which window you want to select.

This commit adds a badge to indicate the desktop id of a task on its icon, and the background color is changed according to the desktop id.

FEATURE: 410453

image

When "From current desktop" is checked When "From current desktop" is unchecked
settings-2 settings-1
Edited by Fushan Wen

Merge request reports