Stephan Aßmus a0e9f8e205 Fixed wrong assert and locking when using Workspace objects.
* The assert in the Workspace constructor was definitely for the
  wrong lock. One should be holding the all window lock either
  in read or write mode. The Desktop message loop lock should be
  unrelated.
* Added boolean to the constructor which controls the assert.
* Added documentation to Workspace class, since it's not at
  all obvious how this is intended to be used.
* Fixed ServerApp to lock the Desktop correctly when using
  Workspace desktop colors.
2012-03-04 14:32:07 +01:00
..
2012-01-22 15:30:15 +13:00
2012-01-29 00:06:13 +01:00
2012-01-29 00:06:13 +01:00