Skip to content

Commit

Permalink
Add context menu support
Browse files Browse the repository at this point in the history
This patch adds support for adding context menu entries
to connected users. As these callbacks are - in contrast
to all others in mumo - user specific they do not fit
well with the existing mumo architecture. To cope with
this creating these callbacks is now handled directly
inside the manager on behalf of the remote manager.
The remote manager then handles forwarding any context
menu actions to a user selected handler.

This patch also removes the vestigial parts of context
menu handling already present but unused in mumo as they
were an architectural dead end.
  • Loading branch information
hacst committed May 17, 2015
1 parent 373708a commit cc68e67
Show file tree
Hide file tree
Showing 2 changed files with 271 additions and 209 deletions.
Loading

0 comments on commit cc68e67

Please sign in to comment.