mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
xdg: handle show_window_menu requests
This commit is contained in:
parent
31fec2f9cb
commit
80e7b64a41
2 changed files with 15 additions and 0 deletions
|
|
@ -288,6 +288,7 @@ struct xdg_toplevel_view {
|
|||
|
||||
/* Events unique to xdg-toplevel views */
|
||||
struct wl_listener set_app_id;
|
||||
struct wl_listener request_show_window_menu;
|
||||
struct wl_listener new_popup;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue