12582 Commits (d4e2f19ef0fe314e7594d9291b6450d2209c8a71)
 

Author SHA1 Message Date
Martin Gräßlin d4e2f19ef0 Workspace does not need to inherit from KDecorationDefines 11 years ago
Martin Gräßlin fa4332754c Move Position from KDecorationDefines to Client 11 years ago
Martin Gräßlin e38d56b0dd Move QuickTileMode from KDecorationDefines to Client 11 years ago
Martin Gräßlin d4bf3602ce Move WindowOperation enum to Options 11 years ago
Martin Gräßlin b9fb7df15a Do not use KDecorationDefines in Aurorae 11 years ago
Martin Gräßlin f5c305bf64 Do not include kdecoration.h in plastik decoration plugin 11 years ago
Martin Gräßlin 4188736bc4 Stop building libkdecorations 11 years ago
Martin Gräßlin 93f414a070 Options no longer inherits from KDecorationOptions 11 years ago
Martin Gräßlin cb38028d98 Move maximize button click config to Options 11 years ago
Martin Gräßlin c2e53b9a2f Merge branch 'kdecorations2' 11 years ago
Martin Gräßlin 106e595709 DecorationSettings provides QVector for decorationButtons 11 years ago
Martin Gräßlin 40ce3e4ce3 [autotests] Give Xephyr more time to startup 11 years ago
Martin Gräßlin 027a7a1646 [kdecoration2] Decoration::shadow returns QSharedPointer 11 years ago
Martin Gräßlin 6bdd0e96f6 [kdecoration] Decoration::client returns a QWeakPointer 11 years ago
Martin Gräßlin d1bf38e92c [kdecoration2] Detect double clicks on the decoration title bar 11 years ago
Martin Gräßlin 0efa9d9c73 [kdecoration2] Decoration does not provide titleBarWheelEvent any more 11 years ago
Martin Gräßlin 0cc86656c9 DecorationButtonType::QuickHelp -> DecorationButtonType::ContextHelp 11 years ago
Martin Gräßlin 211834edcc [kdecoration] ::paint uses QRect instead of QRegion 11 years ago
Thomas Lübking 50cbe810f5 don't access array to check whether ptr is nullptr 11 years ago
Thomas Lübking 7747a38189 step into the focus chain at the beginning 11 years ago
Thomas Lübking b26ef9302a don't restore unrestorable window sizes on Q'unmax 11 years ago
Thomas Lübking ec8f7e1fac ensure disjunct screenedges on overlapping screens 11 years ago
Martin Gräßlin 66df3eefdf Cleanup: reduce usage of QDesktopWidget 11 years ago
Martin Gräßlin bf4ba54647 Remove displayWidth and displayHeight from the compositor 11 years ago
Martin Gräßlin cc98c5d9c7 Use screens()->geometry() in Workspace::desktopResized 11 years ago
Martin Gräßlin 2eb876743c [screens] Replace DesktopWidgetScreens by XRandRScreens 11 years ago
Martin Gräßlin 6d64113ed4 Do not include utils.h in xcbutils.h 11 years ago
Fredrik Höglund 9d01ed16be Remove GLTexturePrivate::bind()/unbind() 11 years ago
Fredrik Höglund 59b5746351 Mark SceneOpenGL::Texture::discard() as override final 11 years ago
Fredrik Höglund e47d8671e9 De-virtualize SceneOpenGL::Texture::load() 11 years ago
Fredrik Höglund 4b9448db5e Inline GLTexture::load(QImage) in the constructor 11 years ago
Fredrik Höglund 9c7720abca Remove GLTexture::load(QPixmap) and load(QString) 11 years ago
Fredrik Höglund fa52af4765 Remove SceneOpenGL::createTexture(QPixmap) 11 years ago
Fredrik Höglund 34f1408134 Make the EffectFrame textures regular GLTextures 11 years ago
Fredrik Höglund 383a5ac319 Remove GLTexturePrivate::convertToGLFormat() 11 years ago
Fredrik Höglund 6ac7371113 Remove most calls to checkGLError() 11 years ago
Fredrik Höglund c0deadfaad Add support for KHR_debug 11 years ago
Martin Gräßlin 7c62cd19ef Verify Workspace pointer in X11EventFilter::~X11EventFilter 11 years ago
Martin Gräßlin b7a8bb4f52 Drop build option KWIN_BUILD_SCREENEDGES 11 years ago
Martin Gräßlin 482f89b91f Fix build without KF5Activities 11 years ago
Martin Gräßlin 26cf3195be [kcmkwin/tabbox] Find all layouts in lnf package 11 years ago
Martin Gräßlin 0f7a990316 Use Protocol support in NETWinInfo instead of fetching them ourselves 11 years ago
Fredrik Höglund cb39eb0cc5 Use consistent names for the static members in GLTexturePrivate 11 years ago
Fredrik Höglund 854f66c164 Make s_supportsUnpack a static member of GLTexturePrivate 11 years ago
Fredrik Höglund edb0751cba Remove the NPOT texture support checks 11 years ago
Fredrik Höglund 181afc85fe Remove the saturation support checks 11 years ago
Fredrik Höglund 978a5e10f3 Remove the #ifdefs for GLES in GLTexture 11 years ago
Pino Toscano 1884798991 fixuifiles 11 years ago
Martin Gräßlin f103cd0bea DecorationShadow elements are QRects 12 years ago
Martin Gräßlin b337a0b52e DecorationShadow uses QRect to set element sizes 12 years ago