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.
David Edmundson
bb7b1226e6
[libkworkspace] Port from deprecated GetSessionByPID
...
This method calls doesn't seem to work anymore having been replaced by
the more intuitve virtual paths on the logind over a year ago.
Arguably that's still a bug upstream that GetSessionByPID no longer
works correctly, but we may as well port to the simpler path that avoids
so many layers of indirection.
Use of "/auto" does not exist on old distros so the legacy path is kept.
The paths used in this class were always wrong, which went unnoticed as
this is the first usage of them.
BUG: 423526
6 years ago
..
autotests
…
tests
[libkworkspace] Support batch operations in UpdateLaunchEnvJob
6 years ago
CMakeLists.txt
[libkworkspace] Update linked libraries for libkworkspace
6 years ago
LibKWorkspaceConfig.cmake.in
…
Mainpage.dox
…
Messages.sh
…
config-libkworkspace.h.cmake
…
kdisplaymanager.cpp
[libkworkspace] Port from deprecated GetSessionByPID
6 years ago
kdisplaymanager.h
…
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