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
f6269cadde
[libkworkspace] Fix if getCurrentSeat needs to fallback to old approach
...
The test for whether "/auto" is supported was bogus.
QDBusAbstractInterface::isValid effectively just confirms the service
exists and the path is a legally valid name, not that it has any
interfaces there.
This means the fallback path is not run appropriately.
BUG: 423526
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
[libkworkspace] Fix if getCurrentSeat needs to fallback to old approach
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