8349 Commits (c0b89870b9799c07afb75971d0ae7c4f3a637b52)
 

Author SHA1 Message Date
Alex Fiestas c0b89870b9 Move the "noOffscreensWindow" into a method so we can reuse it 15 years ago
Arthur Arlt e79cf50087 Rename some functions and variables in class Tiling 15 years ago
Arthur Arlt 8c3a0e218a Move tile.cpp, tile.h, tilinglayout.cpp and tiling.h to directory tiling/ 15 years ago
Arthur Arlt 1326316049 Introduce Build Option for Tiling 15 years ago
Arthur Arlt 0c5da9f96f Remove tiling dependency from activation.cpp 15 years ago
Arthur Arlt 85c5439b5d Remove tiling dependency from Client 15 years ago
Arthur Arlt b1e3c7ba38 Move initialization of shortcuts to separate method in new Tiling class 15 years ago
Arthur Arlt f29d151220 Use configChanged() signal in TilingLayouts 15 years ago
Arthur Arlt bc4fea10f3 Replace direct method calls with signal and slot mechanism 15 years ago
Arthur Arlt 3634525613 Refactoring Tiling 15 years ago
Arthur Arlt 6db74c8d66 Original Tiling.cpp moved to directory tiling/ 15 years ago
Alex Fiestas a2aad27a78 Make sure that not maximized clients are offscreen on xrandr events 15 years ago
Martin Gräßlin 68bba98e5f Remove duplicated xfixes include 15 years ago
Martin Gräßlin 997634c813 Remove a not working include directory 15 years ago
Martin Gräßlin 92d32de087 Effects do not need kephal 15 years ago
Martin Gräßlin 1493dfd94f Load GLES effects instead of GL effects in GLES build 15 years ago
Martin Gräßlin af27c83d0a Build an additional kwin_gles binary 15 years ago
Martin Gräßlin 680a0bad64 KCMs need to link kwingl(es)compositing 15 years ago
Martin Gräßlin 808c29109a Build effects twice - once with GL, once with GLES 15 years ago
Martin Gräßlin c807e97e0a Split glutils out of kwineffects 15 years ago
Martin Gräßlin 7e4e43d203 Make ShowFpsEffectConfig build without GL dep 15 years ago
Martin Gräßlin d0664a9c96 Ensure logout compiles with GLES 15 years ago
Martin Gräßlin c3cf4482a3 Move GLX detection from kwinglobals to CompositingPrefs 15 years ago
Script Kiddy ff5707c91b SVN_SILENT made messages (.desktop file) 15 years ago
Raymond Wooninck 7951d66ae4 Fix the includes (due to removal of libs/kworkspace as includedir) 15 years ago
Aaron Seigo 7eb18d9fd5 turn the plasma active build on in kwin by default if building for non-desktop profiles 15 years ago
Arthur Arlt 04fd63b201 Move scene->windowAdded() to Toplevel's setupCompositing() function 15 years ago
Script Kiddy 6df618e94b SVN_SILENT made messages (.desktop file) 15 years ago
Alex Fiestas fa199457af Try to call desktopRezie once intead of doing it in all XRandR events. 15 years ago
Script Kiddy 30de988de8 SVN_SILENT made messages (.desktop file) 15 years ago
Martin Gräßlin 787b2bf8cc Fix regression introduced with 909b4efa 15 years ago
Martin Gräßlin 2fc1ed25a5 Add a define KWIN_SHADER_DEBUG to all shaders 15 years ago
Hugo Pereira Da Costa 6d96696898 Merge branch 'master' of git.kde.org:kde-workspace 15 years ago
Hugo Pereira Da Costa 14e876e4b6 changed animation text, for clarity. 15 years ago
Script Kiddy 9b8404279b SVN_SILENT made messages (.desktop file) 15 years ago
Martin Gräßlin 9c9ed80a2b Add environment variable to enforce Lanczos Filter 15 years ago
Script Kiddy 2566d184c4 SVN_SILENT made messages (.desktop file) 15 years ago
Hugo Pereira Da Costa bb769a9eb6 moved method from private to protected. 15 years ago
Hugo Pereira Da Costa 3637caf68c minor code cleanup. 15 years ago
Hugo Pereira Da Costa 43cae07762 fixed saving of animations configuration based on expertMode(). 15 years ago
Hugo Pereira Da Costa 9f12ecd91d fix updateChanged() method. 15 years ago
Hugo Pereira Da Costa 4e7364d9df nothing. 15 years ago
Hugo Pereira Da Costa a6ffa920e4 implemented individual animations configuration. 15 years ago
Hugo Pereira Da Costa 92f9181db9 tabulations. 15 years ago
Hugo Pereira Da Costa f75111622b added animation config widget to allow individual animation configuration. 15 years ago
Hugo Pereira Da Costa c21122c863 added necessary options to configure all type of animations individually. 15 years ago
Hugo Pereira Da Costa 6c235bbe1e removed unused header. 15 years ago
Hugo Pereira Da Costa 31d6f0e7ac tabulations. 15 years ago
Hugo Pereira Da Costa 0ae4d9489f always enable window grouping, when available. 15 years ago
Hugo Pereira Da Costa 7ca4d15919 use QWeakPointer (and explicit deletion, if needed) instead of QSharedPointer 15 years ago