170 Commits (6b8075ddbf4a04265cd8aeccda5307fdfd91d51b)

Author SHA1 Message Date
Martin Gräßlin 9fae34f86f Remove Client::getWMHints in favor of functionality in NETWinInfo 12 years ago
Martin Gräßlin 902e424f81 Fix checking whether ActivityFocusForce is set 12 years ago
Martin Gräßlin 7910fed659 Improve updating user timestamp 12 years ago
Martin Gräßlin b45eeae352 [Xcb::Wrapper] Introduce a Property and StringProperty Wrapper subclass 12 years ago
David Faure 08112b9a93 Remove use of obsolete timestamp() method 12 years ago
Martin Gräßlin d0fb6b22ba [kwin] Use new connect syntax in useractions.cpp 12 years ago
Martin Gräßlin 9075b5e2d6 [kwin] Remove cursorPos() from utils.h 12 years ago
Martin Gräßlin bc0a9cb53a [kwin] Use std::find_if and lambda functions for Workspace::findClient 12 years ago
Martin Gräßlin 970e8765f0 [kwin] Remove support for _NET_WM_TAKE_ACTIVITY protocol 12 years ago
Martin Gräßlin 46cb75c33f [kwin] Drop timestampDiff and timestampCompare from utils.h 12 years ago
Aleix Pol c72e519d9c Remove KDE/ prefix in include directories 12 years ago
Martin Gräßlin fdee4ea8c8 Adjust kde-workspace to introduction of flags in NET classes 12 years ago
Bhushan Shah 935851a2b5 kDebug -> qDebug in kwin 13 years ago
Martin Gräßlin 57905c0cc2 And we got rid of KDebug 13 years ago
Martin Gräßlin 5d0433f20b Drop some no longer needed includes 13 years ago
Thomas Lübking 936b63dc1a updt ActiveLayer client layer on client activation 13 years ago
Martin Gräßlin b39965ec27 Client's userTime related code ported over to XCB 13 years ago
Martin Gräßlin 4022de7075 Use signal/slots instead of deep function calls into decoration 13 years ago
Martin Gräßlin 0811d17329 Encapsulate colormap related functionality in own class 13 years ago
Martin Gräßlin b6681ddc3a Turn RootInfo into a KWIN_SINGLETON 13 years ago
Martin Gräßlin 23b395059f s/Time/xcb_timestamp_t/g in workspace.h 13 years ago
Martin Gräßlin db18c08dd0 Move RootInfo and WinInfo into an own header and impl file 13 years ago
Martin Gräßlin 89c2fd5598 Remove YesIKnowWhatImDoing from internal API 13 years ago
Martin Gräßlin 6d0d9cfe43 Remove KWin::Notifications 13 years ago
Martin Gräßlin 5b56cff520 Remove demands attention notification 13 years ago
Martin Gräßlin dca341994f Remove window activated notification 13 years ago
Martin Gräßlin edb074cbc2 Split out screen handling from Workspace into own class Screens 13 years ago
Martin Gräßlin da85b5fdc7 Split out Activities related code from Workspace 13 years ago
Martin Gräßlin 60c42b7a34 s/KLocale/KLocalizedString/g 13 years ago
Thomas Lübking b65246dcef Only prefer current tabgroup if it's shown 13 years ago
Thomas Lübking 1bc2d7d3b7 Only prefer current tabgroup if it's shown 13 years ago
Martin Gräßlin b99e1c0a6b Reduce usage of QCursor::pos() and ::setPos() 13 years ago
Martin Gräßlin 4a0a4bc27e Split out handling of focus chain into an own class 13 years ago
Martin Gräßlin 334b4bf622 Move handling of Virtual Desktops into a VirtualDesktopManager 13 years ago
Thomas Lübking 939f04d260 fix screen switching for more than two screens 13 years ago
Thomas Lübking a6931c774f fix screen switching for more than two screens 13 years ago
Emil Sedgh 3108112cbf Revert "Window shortcuts now toggle (raise/minimize) windows." 14 years ago
Emil Sedgh f1b497e2b0 Window shortcuts now toggle (raise/minimize) windows. 14 years ago
Thomas Lübking 320c5cc287 activateNextClient precedence for next client in tabgroup 14 years ago
Martin Gräßlin 62c4d449f5 Use signals'n'slots instead of deep function call into Compositor 14 years ago
Arthur Arlt f3739469a2 Move Workspace's compositing functions to own class Compositor 14 years ago
Martin Gräßlin 46996d318e Split the User Actions Menu out of Workspace 14 years ago
Martin Gräßlin 2c23c6e864 Spellchecking 14 years ago
Martin Gräßlin f0c6f06241 Stacking Order becomes a list of Toplevel Windows 14 years ago
Thomas Lübking a9478564d8 raise window during shade hover 14 years ago
Martin Gräßlin 2fb8fb1c21 Introducing a build option for KActivities support 14 years ago
Thomas Lübking eb83686d56 [Janitorial] Remove legacy "rules" to ignore position request and focus stealing prevention 14 years ago
Martin Gräßlin d4a919a9bf Demands Attention support for KWin Scripting 14 years ago
Martin Gräßlin 212908ee88 Refactoring of KWin::Options: getter methods instead of public variables 14 years ago
Thomas Lübking 7e7846adce Focus window under mouse after MouseLowerOp 14 years ago