https://bugs.kde.org/show_bug.cgi?id=410190
Jonathan Marten <j...@keelhaul.me.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/pla | |sma-workspace/eed2d620cbd55 | |a74c8621f38ce224eda80731cc1 Status|REPORTED |RESOLVED --- Comment #5 from Jonathan Marten <j...@keelhaul.me.uk> --- Git commit eed2d620cbd55a74c8621f38ce224eda80731cc1 by Jonathan Marten. Committed on 17/09/2019 at 06:25. Pushed by marten into branch 'master'. Consistent virtual desktop numbering between Switch Window popup and taskbar The Switch Window popup menu originally numbered the desktops starting from 0, in contrast to the KWin and Task Manager menus which start from 1. Adjust the Switch Window numbering to start from 1 also. Do not use the internal desktop ID for this, on X11 it is indeed the 1-based desktop number but on Wayland it is a UUID string. Differential Revision: https://phabricator.kde.org/D22740 M +2 -2 containmentactions/switchwindow/switch.cpp https://commits.kde.org/plasma-workspace/eed2d620cbd55a74c8621f38ce224eda80731cc1 -- You are receiving this mail because: You are watching all bug changes.