Go to file
sunjunhao 17388b44a6 fix(kwayland):missing position when enable output#IA9SMO 2024-07-17 11:10:17 +08:00
LICENSES Import Upstream version 5.24.4 2022-06-29 21:02:24 +08:00
autotests Import Upstream version 5.24.4 2022-06-29 21:02:24 +08:00
backends fix(kwayland):missing position when enable output#IA9SMO 2024-07-17 11:10:17 +08:00
debian update info 2022-08-22 16:50:56 +08:00
interfaces Import Upstream version 5.24.4 2022-06-29 21:02:24 +08:00
src fix: kscreen dont return while no connected outputs 2024-02-02 18:06:18 +08:00
tests Import Upstream version 5.24.4 2022-06-29 21:02:24 +08:00
.git-blame-ignore-revs Import Upstream version 5.24.4 2022-06-29 21:02:24 +08:00
.gitignore Import Upstream version 5.24.4 2022-06-29 21:02:24 +08:00
.gitlab-ci.yml Import Upstream version 5.24.4 2022-06-29 21:02:24 +08:00
.kde-ci.yml Import Upstream version 5.24.4 2022-06-29 21:02:24 +08:00
.mailmap Import Upstream version 5.24.4 2022-06-29 21:02:24 +08:00
CMakeLists.txt Import Upstream version 5.24.4 2022-06-29 21:02:24 +08:00
CMakePresets.json Import Upstream version 5.24.4 2022-06-29 21:02:24 +08:00
CONTRIBUTING.md Import Upstream version 5.24.4 2022-06-29 21:02:24 +08:00
KF5ScreenConfig.cmake.in Import Upstream version 5.24.4 2022-06-29 21:02:24 +08:00
README.md Import Upstream version 5.24.4 2022-06-29 21:02:24 +08:00
libkscreen.categories Import Upstream version 5.24.4 2022-06-29 21:02:24 +08:00

README.md

libkscreen

libkscreen is the screen management library for KDE Plasma Workspaces. Its primary consumer is the KDE screen management application KScreen.

libkscreen is part of Plasma releases.

End user

Since this is a development library end users should instead look for support directly for the apps using this library. Please contact the support channels of your Linux distribution first. In case you find a bug in KScreen or if the bug is traced back to libkscreen, you can report it at the KDE bug tracker (first look for duplicates).

Contributing

See the CONTRIBUTING.md file.