diff options
author | Mattias Andrée <maandree@kth.se> | 2020-05-10 17:26:03 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2020-05-10 17:26:03 +0200 |
commit | 0e676861b71b8a17fdf0b968ef32751e2df30444 (patch) | |
tree | a2c1bb8dc26c0f0c3dda126cec45df5682fcf682 /LIBAXL_REQUEST_CIRCULATE_WINDOW.3 | |
parent | A few things (diff) | |
download | libaxl-0e676861b71b8a17fdf0b968ef32751e2df30444.tar.gz libaxl-0e676861b71b8a17fdf0b968ef32751e2df30444.tar.bz2 libaxl-0e676861b71b8a17fdf0b968ef32751e2df30444.tar.xz |
Documentation + return -1 screen when not specified
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r-- | LIBAXL_REQUEST_CIRCULATE_WINDOW.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/LIBAXL_REQUEST_CIRCULATE_WINDOW.3 b/LIBAXL_REQUEST_CIRCULATE_WINDOW.3 index 6e3a575..11eab27 100644 --- a/LIBAXL_REQUEST_CIRCULATE_WINDOW.3 +++ b/LIBAXL_REQUEST_CIRCULATE_WINDOW.3 @@ -33,7 +33,8 @@ If another client is listening for [TODO SubstructureRedirect] events on the specified window, a [TODO CirculateRequest] request is sent to the client instead, and no further processing is performed. If however, no such client, other -than the sender, exists, a [TODO CirculateNotify] +than the sender, exists, a +.I LIBAXL_EVENT_CIRCULATE_NOTIFY event is generated if the window is actually restacked. .PP Normal exposure processing on formerly |