kwin/effects/presentwindows
Martin Gräßlin 5d5673ebc0 Fix rendering errors of close window button in Present Windows
Hiding and Showing the close window button all the time can result in
the window not having a proper content. To fix this issue we keep the
window around, but just don't show it. For this the CloseWindowView
inherits from QObject and delegates the needed calls to the nested
QQuickView.
2013-10-25 12:57:34 +02:00
..
CMakeLists.txt
main.qml
presentwindows.cpp Fix rendering errors of close window button in Present Windows 2013-10-25 12:57:34 +02:00
presentwindows.desktop
presentwindows.h Fix rendering errors of close window button in Present Windows 2013-10-25 12:57:34 +02:00
presentwindows.kcfg
presentwindows_config.cpp
presentwindows_config.desktop
presentwindows_config.h
presentwindows_config.ui Use KShortcutsEditor directly instead of subclass 2013-09-09 06:57:06 +02:00
presentwindows_proxy.cpp
presentwindows_proxy.h
presentwindowsconfig.kcfgc