wayland: use code generation for wl_usr event handlers
This commit is contained in:
parent
b359b2648d
commit
084fe50259
49 changed files with 554 additions and 524 deletions
|
|
@ -27,10 +27,10 @@ event offer {
|
|||
mime_type: str,
|
||||
}
|
||||
|
||||
event source_actions {
|
||||
event source_actions (since = 3) {
|
||||
source_actions: u32,
|
||||
}
|
||||
|
||||
event action {
|
||||
event action (since = 3) {
|
||||
dnd_action: u32,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue