More Info

Revision e3a30eb...

(Back to digest)
 

Bug Fixes in KDE Base

Martin Gräßlin committed changes in [kde-workspace] kwin/workspace.cpp:

Fix regression of setting a window to all desktops

The logic to prevent errornous desktops broke setting a window
to all desktops through the task manager. For some reason all
desktops is -1 which is of course less than 1 ;-)

File Changes

Modified 1 files
kwin/workspace.cpp
1 files changed in total