broadway: Send focus out events
This commit is contained in:
@ -122,7 +122,8 @@ typedef struct {
|
||||
|
||||
typedef struct {
|
||||
BroadwayInputBaseMsg base;
|
||||
gint32 id;
|
||||
gint32 new_id;
|
||||
gint32 old_id;
|
||||
} BroadwayInputFocusMsg;
|
||||
|
||||
typedef union {
|
||||
|
||||
Reference in New Issue
Block a user