14 Commits (bacc35c236dc5e09c7fc30631c2d2e1b008fe19f)

Author SHA1 Message Date
Vlad Zahorodnii 89607dfebd qAsConst -> std::as_const 3 years ago
Aleix Pol d454a2981c Prefer invokeMethod on a function pointer 3 years ago
David Edmundson ad95b495ac Sync activities after kwin restart 4 years ago
Xaver Hugl 1cf2205283 move Activities singleton into Workspace 4 years ago
Vlad Zahorodnii 5ee044e6fc Some client/toplevel -> window 4 years ago
Vlad Zahorodnii 175037d9d1 Prefer the term "window" over "client" in Workspace 4 years ago
Nils Fenner b491aeb9ae Rename AbstractClient to Window 4 years ago
David Edmundson 6d33612967 Move session management to SessionManagement class 4 years ago
Vlad Zahorodnii e293972eaa Run clang-tidy with -checks=readability-braces-around-statements fixit 4 years ago
Vlad Zahorodnii 7096e3ead8 Run clang-format 4 years ago
Xaver Hugl 6ff4de2e05 port everything away from Q_FOREACH 4 years ago
Vlad Zahorodnii 1b2c7b248b Run clazy with qt-keywords fixit 5 years ago
Kevin Ottens 228a6e444a Get Activities to depend only on AbstractClient 5 years ago
Vlad Zahorodnii 93e0265e4e Move source code to src/ directory 5 years ago
Laurent Montel 2ac8611523 If include is define in .h remove it if it's defined in .cpp too (scripted) 5 years ago
Vlad Zahorodnii 4ce853e8e4 Prettify license headers 6 years ago
Vlad Zahorodnii 1fb9f6f13a Switch to SPDX license markers 6 years ago
Vlad Zahorodnii fc3b16f892 Store normal clients and desktop clients in the same list 6 years ago
Vlad Zahorodnii 9d4a32596c Drop some custom list typedefs 6 years ago
David Edmundson ec610fd7ed Port one of session management connections state to a custom API 6 years ago
Vlad Zahorodnii ffcbe24e2b Rename Client to X11Client 7 years ago
Vlad Zahorodnii 62a7db7028 Use nullptr everywhere 7 years ago
Andreas Hartmetz 03f0dc51d7 Revert "Remove saving and loading (and client matching by) WM_COMMAND." 10 years ago
Andreas Hartmetz bdf555bbcb Revert "Remove saving and loading (and client matching by) WM_COMMAND." 10 years ago
Andreas Hartmetz 2eac7634cc Remove saving and loading (and client matching by) WM_COMMAND. 10 years ago
Martin Gräßlin 2f7597e522 Move transients from Client to AbstractClient 11 years ago
Martin Gräßlin 2da04aa26b Use auto where we call ensureStackingOrder(client->transients()) 11 years ago
Ivan Čukić 362a0d3efb Windows retain their assigned activities on kwin restart 11 years ago
Nick Shaforostoff 607b3f0bc9 small string optimizations 11 years ago
Daniel Pastushchak 0d997b1093 Introduce categorized logging for kwin core 11 years ago
Ivan Čukić b995c9da23 KWin activities usage ported to the new library paradigm 12 years ago
Aleix Pol c72e519d9c Remove KDE/ prefix in include directories 12 years ago
Martin Gräßlin dc9f613113 [kwin] Do not use camelcase includes for kactivities 12 years ago
Martin Gräßlin 93f9918905 [kwin] Change to new connect syntax for KActivities 12 years ago
Martin Gräßlin 9414d8f7f1 [kwin] Re-enable KActivities support 12 years ago
Bhushan Shah 935851a2b5 kDebug -> qDebug in kwin 13 years ago
Martin Gräßlin 139201a2e2 KGlobal::config() -> KSharedConfig::openConfig() 13 years ago
Martin Gräßlin 57905c0cc2 And we got rid of KDebug 13 years ago
Martin Gräßlin 0fb27fd12e Defines to create the boilerplate code for KWin's singleton classes 13 years ago
Martin Gräßlin da85b5fdc7 Split out Activities related code from Workspace 13 years ago