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 Use a QDeclarativeView for button views in Present Windows and Desktop Grid 2013-03-12 08:40:46 +01:00
main.qml Merge branch 'master' into frameworks-scratch 2013-08-07 10:10:06 +02:00
presentwindows.cpp Fix rendering errors of close window button in Present Windows 2013-10-25 12:57:34 +02:00
presentwindows.desktop SVN_SILENT made messages (.desktop file) 2013-06-10 03:46:39 +00:00
presentwindows.h Fix rendering errors of close window button in Present Windows 2013-10-25 12:57:34 +02:00
presentwindows.kcfg Use KConfigXT in PresentWindows Effect 2012-09-14 10:39:28 +02:00
presentwindows_config.cpp Port KWin effects away from KAction and KShortcut to Qt5/KF5 classes. 2013-08-15 04:13:12 +09:00
presentwindows_config.desktop SVN_SILENT made messages (.desktop file) 2013-01-26 13:21:28 +01:00
presentwindows_config.h Use Q_SLOTS and Q_SIGNALS instead of slots and signals 2013-07-24 09:46:54 +02:00
presentwindows_config.ui Use KShortcutsEditor directly instead of subclass 2013-09-09 06:57:06 +02:00
presentwindows_proxy.cpp KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
presentwindows_proxy.h Mark most ctors as explicit as reported by Krazy2 checker 2013-01-02 18:35:46 +01:00
presentwindowsconfig.kcfgc Use KConfigXT in PresentWindows Effect 2012-09-14 10:39:28 +02:00