kwin/tiling
Martin Gräßlin 507ff411d6 Drop the WorkspaceProxy in Scripting
Unlike stated at several places in the code it is not difficult to
setup the connections to all Clients.

It would have been nice if the failed attempts to connect the Clients
would not have made it into the code as emitted signals which are
nowhere used. Not to mention that like in all places the signals to
inform that a state changed were emitted before the state changed was
performed.
2012-01-21 10:51:22 +01:00
..
tile.cpp Fix pointer accesses in tiling code 2011-09-10 10:43:02 +02:00
tile.h Move tile.cpp, tile.h, tilinglayout.cpp and tiling.h to directory tiling/ 2011-07-28 13:39:28 +02:00
tiling.cpp Drop the WorkspaceProxy in Scripting 2012-01-21 10:51:22 +01:00
tiling.h Adding missing newlines at end of file 2011-08-03 08:25:02 +02:00
tilinglayout.cpp Fix pointer accesses in tiling code 2011-09-10 10:43:02 +02:00
tilinglayout.h Move tile.cpp, tile.h, tilinglayout.cpp and tiling.h to directory tiling/ 2011-07-28 13:39:28 +02:00