Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Changed: clipboard is no global function any more

...

In Magnolia, the clipboard is a global function. As such, it works across workspaces and the item sets they show. The clipboard also works across all item subsets and between all views of a workspace. Every workspace has its own toolbar with its own clipboard controls, but they all use the same, global clipboard to interact with.

...

The clipboard may be missing in a workspace. It should actually only be shown (i.e. not shown with all buttons disabled), if a workspace can make use of it.

Because the clipboard is a global function, it in Magnolia does not offer a cut operation. It would be unclear how to cancel it, if you switch the context. Instead, the clipboard concentrates on offering powerful copy&paste support only.

...