14 Commits (f5a25b4ebb49be89db76e29b2f0cffa4d4e60901)

Author SHA1 Message Date
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