422 Commits (b9e894bc4b1c3c19dc031bc87907f4909dcd81ef)

Author SHA1 Message Date
Martin Gräßlin 6b1f0b1fca [kwin] Introduce Screens::size and Screens::geometry 12 years ago
Martin Gräßlin a60d10bedd [kwin] Fix generate export header for kwinglesutils 12 years ago
Martin Gräßlin 4586767db8 [kwin] Use imported targets for all XCB libs 12 years ago
Martin Gräßlin 2c7d702b5a [kwin] Use FindEgl for finding egl instead of FindOpenGLES 12 years ago
Martin Gräßlin 5a521c149f Add GLTexture(const QSize &) ctor 12 years ago
Martin Gräßlin 014cdf9267 [kwin] Mark unused variables as unused 12 years ago
Martin Gräßlin 882d55f1b5 Allow windows to specify that they should not get animated on window close 12 years ago
Martin Gräßlin 2fbc8414a7 Allow windows to specify that they should not get animated on window close 12 years ago
Marco Martin 4036f179fc one single pass, get rid of cached version 12 years ago
Thomas Lübking c378bf4f7c emit desktopPresenceChanged from Client:setDesktop 12 years ago
Martin Gräßlin dec41bbad8 Make Scene's QPainter available to effects 12 years ago
Martin Gräßlin 0c559c163d New QPainter based compositor called SceneQPainter 12 years ago
Matteo De Carlo 59bb857c7b Replace NULL with nullptr in libkwineffects 12 years ago
Fredrik Höglund eeb309c149 kwin: Add support for EXT_buffer_age 12 years ago
Martin Klapetek 54bc491c46 Port to KF5 renaming changes 12 years ago
Martin Gräßlin 73054577df [libkwineffects] Add a signal for screen count changed 12 years ago
Martin Gräßlin e4be8c34b8 [libkwineffects] Remove unused forward declaration 12 years ago
Martin Gräßlin 2372e02752 [kwin] Use a QIcon in Client for the icons instead of Pixmaps 12 years ago
Martin Gräßlin e92d02ab61 [kwin] Remove include of kdemacros.h from kwinglobals 12 years ago
Egor Matirov 05c2849fee Added export header through cmake for libkwinglutils 12 years ago
Martin Gräßlin f7bc2775d1 Remove kwineffects.h include from kwingltexture.cpp 12 years ago
Martin Gräßlin 416898ecfa Remove kwinglobals.h include where not needed any more 12 years ago
Jacob Logan 0c4518cca9 added export header through cmake for kwineffects 12 years ago
Jacob Logan ac72e9fb73 Changed debug statements in kwin/effects from qDebug() to qCDebug(KWINEFFECTS) 12 years ago
Martin Gräßlin 1ea1fb4fbd Unit test for WindowQuadList::makeGrid and ::makeRegularGrid 12 years ago
Martin Gräßlin 2e3eb5402b Fallback to XRender if scene-graph uses GUI thread for OpenGL rendering 12 years ago
Martin Gräßlin b7be3cb621 Better handling for making the compositing OpenGL context current 12 years ago
Fredrik Höglund 76adeb6a13 kwin: Optimize WindowQuadList::makeGrid() 12 years ago
Fredrik Höglund 006529d8b2 kwin: Optimize WindowQuadList::makeRegularGrid() 12 years ago
Àlex Fiestas 1a1a79ca87 Make everything use org.kde.kded5 for now 12 years ago
Martin Gräßlin 7c2448227a [libkwineffects] Improving linking of kwinglutils library 13 years ago
Aleix Pol 7b110f0671 Improve CMake usage 13 years ago
David Faure 57ff76150e Fix cmake warnings due to LINK_INTERFACE_LIBRARIES, use PUBLIC/PRIVATE instead. 13 years ago
Martin Gräßlin e3618e8796 [kwin] Follow Qt's OpenGL choice for KWin 13 years ago
Thomas Lübking 3f5ef10c8e introduce GLTexture::clear and use it from paintredirector 13 years ago
Alex Richardson 109c504ef7 fix mismatched struct/class forward declaration 13 years ago
Martin Gräßlin ff6cb5e75c Drop the GlobalShortcutsEditor from libkwineffects 13 years ago
Martin Gräßlin caad13ff95 Use new components based Find XCB 13 years ago
Thomas Lübking 3859f67862 glsl is not supported on indirect contexts 13 years ago
Martin Gräßlin 5e29cc24dc Remove XLib dependency from kwinglobals 13 years ago
Martin Gräßlin 8a78e71c97 Drop KWin::Extensions from kwinglobals 13 years ago
Eike Hein fbc957c048 Second 'unbreak kwin build' of the day ... 13 years ago
Martin Gräßlin add219d5bc Port libkwinglutils from KDebug to QDebug 13 years ago
Martin Gräßlin 99bcac1cc7 Port libkwineffects away from KDebug 13 years ago
Martin Gräßlin 16df417cc6 XCB variant for displayWidth/Height and update after RandR event 13 years ago
Thomas Lübking 9001af8e5a reset custom cube shaders on screen change 13 years ago
Thomas Lübking 1d778f4600 c++ cannot invoke other constructors 13 years ago
Martin Gräßlin 37334f400a Drop no longer needed XLib includes from KWin 13 years ago
Martin Gräßlin 84a2f3020b Use Qt5:: in target link libraries in KWin 13 years ago
Anselmo L. S. Melo 49c04f13b1 Porting libkwineffects to Qt5/KF5: QStandardPaths 13 years ago