582 Commits (3a019a9662c8ba5d321566cc6aeebb6cfc01c225)

Author SHA1 Message Date
Volker Krause 3e9131b6ae Use real bool values, not ancient defines 4 years ago
ivan tkachenko 8f3d52edcc
ksmserver: Drop unrelated Copyright.txt file 4 years ago
David Edmundson 8b1d83ff33 [ksmserver] Rename restoreSession(QString) 4 years ago
David Edmundson a22ff36edf Fix session restore + kwin interaction race 4 years ago
David Edmundson 050bf33555 [systemd] Use a better description for session restore unit 4 years ago
Volker Krause d8d1a010d5 Don't attempt to change desktop background color during logout 4 years ago
Volker Krause c2576f8a1f Adapt to Qt6's removal of Qt::X11Extras 4 years ago
Volker Krause 0b438a8999 Port the last bits away from I18N_NOOP 4 years ago
Volker Krause b307cfeace Add additional includes needed by Qt6 4 years ago
Volker Krause b6ccb5cf16 Use | rather than + for combining flags 4 years ago
Laurent Montel e294f6ab08 Use not deprecated SYSTEMD_USER_UNIT_INSTALL_DIR 4 years ago
Tomasz Lemiech 71f88e9049 ksmserver: reject new clients when shutting down 4 years ago
Laurent Montel 2543f1b843 GIT_SILENT: use Q_EMIT 4 years ago
David Edmundson 7884f53d3c [startkde] Move kwin launching to systemd / plasma-session 4 years ago
Adrien Faveraux 5ba4387628 Cleanup : 5 years ago
Alexander Lohnau c97dddf20d Manually adjustments for SPDX license statements 5 years ago
Alexander Lohnau d921e3e370 Adjust indentation of license headers 5 years ago
Alexander Lohnau 4df78f841c Remove unneeded comments in license headers 5 years ago
Alexander Lohnau c4cfc9749e Remove unneeded newlines in license headers 5 years ago
Alexander Lohnau c11051955d Convert license headers to SPDX 5 years ago
Adrien Faveraux 42515d22cb Move include guard to Pragma Once 5 years ago
Ahmad Samir 365268fce1 Porting away from kinit/klauncher 5 years ago
Nicolas Fella 178a4f8756 Use version-less qt DBus macros 5 years ago
Alexander Lohnau f7b556dddf
GIT_SILENT Re-run clang-format 5 years ago
Alexander Lohnau fd9c790b8e
GIT_SILENT Make small adjustment before running clang-format 5 years ago
Nate Graham e8e17c5ef8 [ksmserver] Remove default shortcuts for "Without Confirmation" actions 5 years ago
Nicolas Fella 78f04b5813 Port from QString::SkipEmptyParts to Qt::SkipEmptyParts 5 years ago
Nicolas Fella 3e309b4aca Port from endl to Qt::endl 5 years ago
Ahmad Samir e2f5b3c8ac Clean up CMake variables 5 years ago
David Edmundson 19ba5f1cf3 Enforce SESSION_MANAGER is exported before plasmashell is started 5 years ago
David Edmundson e7e4991671 Move ksmserver's ksplash notifying to ksmserver 5 years ago
David Edmundson 3754967b07 Handle closeSession being called concurrently 5 years ago
David Redondo aa5486abf0 ksmserver: Filter out services with NoDisplay=true 5 years ago
Nicolas Fella a15b0abf3a Remove redundant QT_NO_URL_CAST_FROM_STRING definitions 5 years ago
Nicolas Fella 7f13eea36e Use imported targets for X11 libs 5 years ago
Nicolas Fella 1a07220843 Use versionless Qt cmake target 5 years ago
David Edmundson d3adf06c72 Make ksmserver's lock screen detection automatic 5 years ago
Alexander Lohnau 823d2106ec Run clang-format 5 years ago
David Edmundson aea488be1e Add an explicit method to close kwin 5 years ago
Nicolas Fella 6193e2b011 Fix build with newer Qt 5 years ago
Alexander Lohnau fda6d41132 Fix a bunch of clazy warnings 5 years ago
Nicolas Fella b7869bf267 Add trailing commas to enums 5 years ago
Nicolas Fella 7f5d8768c1 Expand enums to multiple lines 5 years ago
David Redondo 853e135c20 Port away from QString::sprintf 5 years ago
Laurent Montel 457fd4d232 If include is define in .h remove it if it's defined in .cpp too (scripted) 5 years ago
Alexander Lohnau c5fd977294 Simplify killingCompleted check 5 years ago
David Edmundson fd190035d9 [systemd] Clear up units 6 years ago
David Edmundson a892e8681d Add session restore service 6 years ago
David Edmundson b470c06f7d Explicitly scope units to graphical-session.target 6 years ago
David Redondo 78ca6af183 Use correct way of binding shortcut and setting defaultShortcut 6 years ago