Howdy,

regarding the implementation of the proposed IPC window close event, I have one question.

The workspace reply should indicate whether the workspace is empty. There are several possibilities:

+ a boolean field with the empty state
+ an integer field with the number of opened application windows
+ an array with the window ids of the opened application windows

Which option would be best? For my specific usecase option 1) would be sufficient, but maybe the other options could prove useful in other situations as well? Thanks.

Cheers,
  Marco

Reply via email to