mirror of
https://github.com/brl/mutter.git
synced 2025-08-06 08:34:41 +00:00
Expose keybindings data types; add user_data parameter the handler signature.
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
#include "common.h"
|
||||
#include "boxes.h"
|
||||
#include "display.h"
|
||||
#include "keybindings-private.h"
|
||||
|
||||
#ifdef HAVE_STARTUP_NOTIFICATION
|
||||
#include <libsn/sn.h>
|
||||
@@ -46,7 +47,6 @@
|
||||
#include <X11/extensions/sync.h>
|
||||
#endif
|
||||
|
||||
typedef struct _MetaKeyBinding MetaKeyBinding;
|
||||
typedef struct _MetaStack MetaStack;
|
||||
typedef struct _MetaUISlave MetaUISlave;
|
||||
|
||||
|
Reference in New Issue
Block a user