177 Commits (0a9b8a49ee29a893642cbc170e4ff064053edcd2)

Author SHA1 Message Date
Vlad Zagorodniy 253ff428a7 [effects] Port to new connect syntax 7 years ago
Vlad Zagorodniy 2458b95e8c Remove executable bit from presentwindows.cpp 7 years ago
Erik Kurzinger 4348cd5683 [effects/presentwindows] Avoid potential freeze during fill-gaps 8 years ago
Erik Kurzinger 30ad58f559 [effects/presentwindows] Avoid potential freeze during fill-gaps 8 years ago
Vlad Zagorodniy e9ab34854d [effects] Ignore previous state of WindowForceBlurRole 8 years ago
Alex Nemeth 424b9ac388 [effects/presentwindows] Enable blur behind windows 8 years ago
Vlad Zagorodniy 48d30fa4fe [effects/presentwindows] Fix -Wint-in-bool-context 8 years ago
Martin Flöser 90e77a939a [effects] Support xcbConnectionChanged for support properties 9 years ago
Martin Flöser 981662a6b5 [effects] Don't register touch edges which don't exist 9 years ago
Martin Gräßlin 2132b1e0c8 [effects] Use arg="true" in the kcfg files 9 years ago
Martin Gräßlin c080dca8ec Register touch screen edges in effects 9 years ago
Martin Gräßlin 22c91df2ec Add support for global touchpad swipe gestures 9 years ago
Martin Gräßlin 6af0cc6ebe Add support for touch events in the Effect system 10 years ago
Martin Gräßlin 079095beea Adding more frameless hints 10 years ago
Martin Gräßlin 7718b6dce3 [effects] Don't assume windowInputMouseEvents only carries QMouseEvents 10 years ago
Kevin Funk 8ea4f4dae7 Port to CMake AUTOMOC 10 years ago
Martin Gräßlin 3e007b5198 [effects] Disable more effects while screen is locked 10 years ago
Thomas Lübking 57f8c6d5f8 recreate presentwindows grids from desktopgrid 11 years ago
Thomas Lübking ae31aaaa13 fix presentwindows crash on disabling closebuttons 11 years ago
Thomas Lübking 0b6a804701 break showingDesktop w/ tabbox/PW/DG 11 years ago
Mika Allan Rauhala e1e437135b Fix Background Contrast during Present Windows 11 years ago
Thomas Lübking e26a3db030 Fix closeview hiding: move it outside rootgeometry 11 years ago
Thomas Lübking ac3aef8dfc do not delete and recreate close button 11 years ago
Thomas Lübking 99f49fa53b do not delete and recreate close button 11 years ago
Martin Gräßlin 634de251c3 [effects/presentwindows] Trigger using LaunchA button 12 years ago
Martin Gräßlin 77fff7af6a [kwin] Port away from deprected KCoreConfigSkeleton::readConfig 12 years ago
Martin Gräßlin b57885a1bf Add registerGlobalShortcut method to kwineffects 12 years ago
Martin Gräßlin 7b14c84819 [kwin] Remove DragToClose from Present Windows Effect 12 years ago
Aleix Pol c72e519d9c Remove KDE/ prefix in include directories 12 years ago
Thomas Lübking bd87f1edc0 spatial present windows zoom calculation 12 years ago
Martin Gräßlin 76efe517a7 Turn built-in effects into a library kwin links against 12 years ago
Christophe Giboudeaux 705173e1bb kdeclarative.h is not needed there 12 years ago
Martin Gräßlin 73054577df [libkwineffects] Add a signal for screen count changed 12 years ago
Martin Gräßlin 145f0c096f [kwin/effects] Do not use KActionCollections for the global shortcuts 12 years ago
Martin Gräßlin 2372e02752 [kwin] Use a QIcon in Client for the icons instead of Pixmaps 12 years ago
Jacob Logan ac72e9fb73 Changed debug statements in kwin/effects from qDebug() to qCDebug(KWINEFFECTS) 12 years ago
Martin Gräßlin 5d5673ebc0 Fix rendering errors of close window button in Present Windows 13 years ago
Martin Gräßlin bf9219bd9a Use QElapsedTimer for the arming timer in Present Windows Close button 13 years ago
Montel Laurent 0fb259058b Fix order 13 years ago
Martin Gräßlin be3a0cf4ca Fix reading of window properties from effects 13 years ago
Martin Gräßlin 95a6329fe5 Remove some no longer needed includes 13 years ago
Martin Gräßlin de59774190 KIcon -> QIcon::fromTheme in kwin effects 13 years ago
Martin Gräßlin 211682ab67 KGlobalSettings::dndEventDelay() -> QApplication::startDragDistance() 13 years ago
Martin Gräßlin 987fd41d24 Port KWin/Effects from KDebug to QDebug 13 years ago
Reza Shah 61f452723e Port KWin effects away from KAction and KShortcut to Qt5/KF5 classes. 13 years ago
Anselmo L. S. Melo bef5b71898 Porting effects to Qt5/KF5: QStandardPaths 13 years ago
Martin Gräßlin 5d0433f20b Drop some no longer needed includes 13 years ago
Eike Hein 5435568f86 Fix build. 13 years ago
Martin Gräßlin 47cf35720f Present Window's close button ported to QtQuick 2 13 years ago
Martin Gräßlin 5e0484bc17 Disable KDeclarative in PresentWindows and DesktopGrid 13 years ago