aboutsummaryrefslogtreecommitdiff
path: root/src/gui/kwindowconfig.cpp
AgeCommit message (Expand)Author
2020-08-25Remember window sizes on a per-screen-arrangement basisNate Graham
2020-08-25Extract code to get list of connected screens into a re-usable functionNate Graham
2020-08-02Add functions to save and restore window positions on non-Wayland platformsNate Graham
2020-03-22KConfig: Convert to SPDX license statementsAndreas Cord-Landwehr
2015-10-05Minor optimizationsAlbert Astals Cid
2015-05-29Prevent crash if QWindow::screen() is nullAleix Pol
2014-09-13Use const char[] instead of const char*, saves 8 byte in .data each.Volker Krause
2013-12-18Code reformatted using kde-dev-scripts/astyle-kdelibs.David Faure
2013-12-18Move kconfig code to the root directory.Jenkins CI