102 Commits (6d98cf9bb06bbc5b97aedfe88226bc87f5b6ed22)

Author SHA1 Message Date
Rivo Laks 824f005f58 Add beginnings of kwincompositing config module, meant to replace kwintranslucency one 19 years ago
Andreas Hartmetz ce7709855d port *ahem* kdebase to the new way of doing global shortcuts 19 years ago
Rivo Laks 7ebe7238e2 Make reloadEffect() accessible via DBus 19 years ago
Luboš Luňák 61ada25cdf Rework r293762 - enter move/resize mode also when the user just 19 years ago
Luboš Luňák 57b7967d66 When a user clicks on a window, set active Xinerama screen to be the screen 19 years ago
Luboš Luňák 1dd1daec48 Shortcuts for switching and moving windows between Xinerama screens. 19 years ago
Luboš Luňák 754d9f9589 Merging from old trunk: 19 years ago
Luboš Luňák 064ccdd2ef Merging from old trunk: 19 years ago
Luboš Luňák f52b8e48cd branches/work/kwin_composite becomes new trunk kwin. 19 years ago
Luboš Luňák 2b7e1f4993 Remove kwin, kwin_composite will become new trunk kwin, missing merges 19 years ago
Dirk Mueller e218e7e01d move the "To Desktop" menu to the right place again 19 years ago
Laurent Montel 2178c6dc31 Include fix 19 years ago
Luboš Luňák 438b8ce045 toggleEffect() DBUS call 19 years ago
Rivo Laks 02032f8587 Move most (all?) internal methods from EffectsHandler to EffectsHandlerImpl. 19 years ago
Luboš Luňák 2c928221a4 namespace KWinInternal -> KWin - shorter typing of names in gdb, yay 19 years ago
Luboš Luňák e3b865cd5f namespace KWinInternal -> KWin - shorter typing of names in gdb, yay 19 years ago
Luboš Luňák 3617d1bf8a Merge r649608, r649403, r649230 and r648582 from trunk (porting). 19 years ago
Andreas Hartmetz ee217245fb Ported/compile-fixed some code in khotkeys and kwin (that was not fun) 19 years ago
Aaron J. Seigo 16c7e13c8a oxygen icon naming fixes from Luca Gugelmann 19 years ago
Luboš Luňák 944af602a7 Merge r615045 from trunk to avoid long list of annoying warnings. 19 years ago
Luboš Luňák 00136f014f Configurable effects loading by Cedric Borgese. 19 years ago
Philip Falkner 051143b3b7 compilation fixes from trunk (r621518, r621469) 19 years ago
Simon Hausmann 877a4df9d6 merged branches/work/kaction-cleanup-branch, courtesy of 19 years ago
Luboš Luňák de4d1bc518 Implement cursorPos() as an optimized version of QCursor::pos() 19 years ago
Tim Beaulen 01d8fe1308 Build 20 years ago
Aaron J. Seigo 5361e68cb0 move to using KIcon where possible 20 years ago
Simon Hausmann ca449ecaee merge branches/work/kaction-cleanup-branch: Simplify and clean up KShortcut 20 years ago
Luboš Luňák 525f761325 Merge in r610651 from trunk (KAction->QAction changes). 20 years ago
Simon Hausmann 92ded6a343 Merging branches/work/kaction-cleanup-branch, done by Kevin and me. 20 years ago
Luboš Luňák 840364cd2a Merge r608181 from trunk (KShortcut/KAction changes). 20 years ago
Andreas Hartmetz 8fc2b1843b Adapt dependent code to KShortcut/KAction changes. 20 years ago
Luboš Luňák 04072fa089 Fix the opacity submenu in Alt+F3. 20 years ago
Luboš Luňák a97c347fa2 svn merge r578276 from trunk 20 years ago
Luboš Luňák 532449c852 svn merge r568236,r568494,r568780,r599652,r599655 from trunk 20 years ago
Scott Wheeler bc4375ca2a These I'm also sure should be globalShortcuts(). Last up are the client actions. 20 years ago
Scott Wheeler 2ec9782f26 These are all global shortcuts, not shortcuts. I suspect this is probably true 20 years ago
Richard Lärkäng 8e232fcf55 Don't call the actions for advanced settings twice, 20 years ago
Luboš Luňák fa8cd7541f It wasn't a very good idea to do even compositing-unrelated 20 years ago
Luboš Luňák 1719127d3f Make the opacity slider and wheel operations work again. 20 years ago
Luboš Luňák f4f07d4fd3 Remove kompmgr-related code except for the generic parts like 20 years ago
Thorsten Roeder e000f78091 fixing some EBN issues 20 years ago
Laurent Montel 5725624c8b #include <q...h> -> #include <Q...> 20 years ago
Laurent Montel 7f7ce52d78 #include <q...h> -> #include <Q...> 20 years ago
Tobias Koenig 848bc14335 deprecated-- 20 years ago
Thorsten Roeder 98fa3320c5 deprecated-- 20 years ago
Hamish Rodda 77bc9cd63d Merging in from bleeding edge kdebase branch 20 years ago
Luboš Luňák 45c632848a Small fixes. 20 years ago
Luboš Luňák 443eb30ac8 switch fall-through fixes 20 years ago
Allen Winter ae65a40c7a TRUE->true, FALSE->false 20 years ago
Laurent Montel 9d896a7b4e QMenu doesn't use this function :inline QT3_SUPPORT void setCheckable(bool){}, now setCheckable is just for qaction 20 years ago