13 Commits (bf0c69100aef96fc7c31f3bcffd987323bdd6b16)

Author SHA1 Message Date
Martin Gräßlin f0c6f06241 Stacking Order becomes a list of Toplevel Windows 14 years ago
Martin Gräßlin 212908ee88 Refactoring of KWin::Options: getter methods instead of public variables 14 years ago
Martin Gräßlin 26b345358f Don't re-read config options which cannot have been changed 14 years ago
Martin Gräßlin 507ff411d6 Drop the WorkspaceProxy in Scripting 14 years ago
Thomas Lübking 622fad3a9f Fix pointer accesses in tiling code 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 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 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
Martin Gräßlin fa5ab21002 Move kdecorations library into an own subdirectory 15 years ago
Martin Gräßlin 0a7e48f7aa KWin uses kdelibs coding style. 15 years ago
Nikhil Marathe f23cb1589f Modify the config file to have the latest value of tilingEnabled() so that the shortcut and the kcm options are in sync 16 years ago
Martin Gräßlin 75456580e5 Forward port rev 1169432: Fix window movment regression (e.g. pack) in 4.5. 16 years ago
Nikhil Marathe 3fa0dbdccb Instead of relying on USPosition to avoid tiling Plasma 16 years ago
Martin Gräßlin ba59ddb5b9 Removed one debug statement that causes trouble with Sun compilier. I don't think the debug statement is needed. 16 years ago
Nikhil Marathe 2163f87264 Modified workspace method names to mark them up as referring to tiling 16 years ago
Nikhil Marathe 3e9377e6b4 Added comments to some tiling related code 16 years ago
Nikhil Marathe 49396e6197 Forced tiling/floating per window/application is now supported during client creation. reloadConfig() doesn't respect it yet 16 years ago
Nikhil Marathe a2a7891789 SVN_SILENT Renamed tilingMode to tilingEnabled to better convey its boolean-ness 16 years ago
Nikhil Marathe 70c9e98c41 Removed superfluous Client type checks since isNormalWindow() means that all other's aren't true 16 years ago
Nikhil Marathe 9a3cca0ef9 SVN_SILENT Replaced delete loop with qDeleteAll() 16 years ago
Nikhil Marathe 20b419cb47 SVN_SILENT Small readability fix 16 years ago
Nikhil Marathe c4206d4195 Renamed all layouts to <name>Layout rather than just <name>L, First and Last follow the same convention 16 years ago
Christoph Feck 70acd11ecb SVN_SILENT --warnings 16 years ago
Nikhil Marathe 5fc7e93d69 Tiling is here! 16 years ago