You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Wolfgang Bauer
f1393bc835
Fix missing "Switch User" button on lockscreen with systemd 246
...
With newer systemd versions (since 246), getting the "CanMultiSession" property
doesn't work anymore.
It's hidden and always true, see 8f8cc84ba4
and c2b178d3ca
So let's just assume that it's supported if the property is invalid.
BUG: 427777
FIXED-IN: 5.20.3
5 years ago
..
autotests
Remove Qt include prefix
7 years ago
tests
[libkworkspace] Support batch operations in UpdateLaunchEnvJob
6 years ago
CMakeLists.txt
[libkworkspace] Update linked libraries for libkworkspace
6 years ago
LibKWorkspaceConfig.cmake.in
Drop ECMPackageConfigHelpers for CMakePackageConfigHelpers
8 years ago
Mainpage.dox
…
Messages.sh
…
config-libkworkspace.h.cmake
Harmonize usage of HAVE_X11, using #if and #cmakedefine01 everywhere
7 years ago
kdisplaymanager.cpp
Fix missing "Switch User" button on lockscreen with systemd 246
5 years ago
kdisplaymanager.h
Remove module prefix from Qt includes
8 years ago
kworkspace.cpp
Port some usage of QRegExp to QRegularExpression
6 years ago
kworkspace.h
Rewrite kworkspace logout, shutdown and suspend API
7 years ago
login1_manager_interface.cpp
Rewrite kworkspace logout, shutdown and suspend API
7 years ago
loginddbustypes.h
Rewrite kworkspace logout, shutdown and suspend API
7 years ago
org.freedesktop.ConsoleKit.Manager.xml
Rewrite kworkspace logout, shutdown and suspend API
7 years ago
org.freedesktop.UPower.xml
Rewrite kworkspace logout, shutdown and suspend API
7 years ago
org.freedesktop.login1.Manager.xml
Rewrite kworkspace logout, shutdown and suspend API
7 years ago
org.freedesktop.login1.Seat.xml
Rewrite kworkspace logout, shutdown and suspend API
7 years ago
org.freedesktop.login1.Session.xml
Rewrite kworkspace logout, shutdown and suspend API
7 years ago
org.freedesktop.login1.User.xml
Rewrite kworkspace logout, shutdown and suspend API
7 years ago
sessionmanagement.cpp
Fix DBus service used in shutdown interface
6 years ago
sessionmanagement.h
Rewrite kworkspace logout, shutdown and suspend API
7 years ago
sessionmanagementbackend.cpp
[libkworkspace] Watch ksmserverrc for changes
6 years ago
sessionmanagementbackend.h
[libkworkspace] Watch ksmserverrc for changes
6 years ago
updatelaunchenvjob.cpp
Fully validate value before syncing envs
6 years ago
updatelaunchenvjob.h
[libkworkspace] Support batch operations in UpdateLaunchEnvJob
6 years ago