some events
This commit is contained in:
parent
a4ef84d987
commit
6e1819b3dc
5 changed files with 138 additions and 18 deletions
|
|
@ -6,6 +6,10 @@ namespace Events {
|
|||
LISTENER(change);
|
||||
LISTENER(newOutput);
|
||||
LISTENER(newLayerSurface);
|
||||
LISTENER(destroyLayerSurface);
|
||||
LISTENER(mapLayerSurface);
|
||||
LISTENER(unmapLayerSurface);
|
||||
LISTENER(commitLayerSurface);
|
||||
LISTENER(newXDGSurface);
|
||||
|
||||
LISTENER(mouseMove);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue