https://bugs.documentfoundation.org/show_bug.cgi?id=105457

--- Comment #4 from Caolán McNamara <[email protected]> ---
It is indeed a native gtk menubar widget in gtk3, see
vcl/unx/gtk/gtksalmenu.cxx and gtk_menu_bar_new_from_model (the various right
click context menus are also native, see GtkSalMenu::ShowNativePopupMenu in the
same file for those).

Now we are not using a GtkApplication but we do try and set up some things like
that does, see vcl/unx/gtk3/gtk3gtkframe.cxx and ensure_dbus_setup which is how
we expose the menubar stuff to unity f.e. to get the integration of the menus
with the unity mac-like menubar.

I'm not sure what the hook plotinus uses is though, it might be useful to
find/point out the piece of code that plotinus uses to register the shortcut
and perhaps that might indicate the way to go.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to