summaryrefslogtreecommitdiff
path: root/hw/darwin/darwin.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/darwin/darwin.h')
-rw-r--r--hw/darwin/darwin.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/darwin/darwin.h b/hw/darwin/darwin.h
index 20f45be93..77657460c 100644
--- a/hw/darwin/darwin.h
+++ b/hw/darwin/darwin.h
@@ -141,6 +141,7 @@ enum {
kXDarwinQuit, // kill the X server and release the display
kXDarwinReadPasteboard, // copy Mac OS X pasteboard into X cut buffer
kXDarwinWritePasteboard, // copy X cut buffer onto Mac OS X pasteboard
+ kXDarwinBringAllToFront, // bring all X windows to front
/*
* AppleWM events
*/