110 Commits (b3dad08dbdce3b9eef1731e56d4f201b9e012460)

Author SHA1 Message Date
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
Frederik Gladhorn b64e67ce7c Remove disabled TabGroup feature 7 years ago
Vlad Zagorodniy a035401b55 Use XCB wherever possible 7 years ago
Vlad Zagorodniy 684b4b635e Use more traditional doxygen style 7 years ago
Vlad Zagorodniy c7639fd7ed Port away from deprecated headers 7 years ago
Vlad Zagorodniy 0fb09cf413 Make session loading/saving helpers local to sm.cpp 7 years ago
David Edmundson 835455939f Avoid potential assert in SM saving 7 years ago
Vlad Zagorodniy 7b20e1f66f Overhaul doxygen comments 7 years ago
Vlad Zagorodniy 64115d4de2 Save the correct value of noborder property 7 years ago
David Edmundson 2693e288c5 Avoid potential assert in SM saving 8 years ago
Luboš Luňák 750843061c fix showing of window on inactive activities during session save 9 years ago
Martin Gräßlin e91f34f925 Drop warning regarding ksmserver in sm.cpp 10 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
Kevin Funk 8ea4f4dae7 Port to CMake AUTOMOC 10 years ago
Andreas Hartmetz 2eac7634cc Remove saving and loading (and client matching by) WM_COMMAND. 10 years ago
Nick Shaforostoff 3a8d7d866a optimize string operations 11 years ago
Thomas Lübking 3442664609 port session management to KF5 11 years ago
Martin Gräßlin 1d9769af1f Move skipTaskbar from Client to AbstractClient 11 years ago
Daniel Pastushchak 0d997b1093 Introduce categorized logging for kwin core 11 years ago
Thomas Lübking 374ea9091e remove clientMachine from session handling 12 years ago
Martin Gräßlin 26c0e36400 Do not build KWin::SessionManager for the time being 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 8621b4e46d Use qApp instead of kapp in KWin 13 years ago
Martin Gräßlin 7c5e970e26 Disable session management in KWin for the time being 13 years ago
Martin Gräßlin 3d414b908a Remove kapplication.h include from sm.h 13 years ago
Martin Gräßlin 330d40f425 Fix no cast to/from ASCII intrduced issues 13 years ago
Martin Gräßlin 2b80b3b398 Disable detection of ksmserver in sessionmanagement for porting 13 years ago
Martin Gräßlin 65ec86113a Split out Rules related code from Workspace into class RuleBook 13 years ago
Martin Gräßlin da85b5fdc7 Split out Activities related code from Workspace 13 years ago
Martin Gräßlin 334b4bf622 Move handling of Virtual Desktops into a VirtualDesktopManager 13 years ago
Martin Gräßlin a394fade64 Remove Tiling support from KWin 14 years ago
Thomas Lübking 9ca81a2f79 move sync dbus calls to kactivitymanagerd into extra thread 14 years ago
Thomas Lübking 85635dd485 fix tabbing 14 years ago
Thomas Lübking bf88ec09ac Revert "fix tabbing" 14 years ago
Thomas Lübking d245035a17 fix tabbing 14 years ago
Aaron Seigo 26953d412c make the calls to ksmserver async. dbus will queue other calls while ksmserver is budy for us. 15 years ago
Arthur Arlt e79cf50087 Rename some functions and variables in class Tiling 15 years ago
Arthur Arlt 1326316049 Introduce Build Option for Tiling 15 years ago
Arthur Arlt 3634525613 Refactoring Tiling 15 years ago
Martin Gräßlin 0a7e48f7aa KWin uses kdelibs coding style. 15 years ago
Chani Armitage 90dbda9071 return false if anyone tries to start/stop an activity during logout 15 years ago
Chani Armitage 7ce380497f Merge branch 'allactivities' 15 years ago
Chani Armitage aa804ee8c8 avoid dbus deadlocks 16 years ago
Chani Armitage 54cba6fe22 use the new API to tell which activities are open 16 years ago
Chani Armitage f3edd534ba Activity session support 16 years ago