Skip to content

Fix roster popup menu.

Ghost User requested to merge (removed):roster-popup-menu into master

Replace Gdk.Event with Gdk.Event.new, so that event is constructed with correct type information. This fixes showing a roster popup menu when launched using keyboard shortcut (Menu key or Shift-F10).

Merge request reports