aboutsummaryrefslogtreecommitdiffstats
path: root/LIBAXL_REQUEST_FREE_COLORMAP.3
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2020-05-10 17:26:03 +0200
committerMattias Andrée <maandree@kth.se>2020-05-10 17:26:03 +0200
commit0e676861b71b8a17fdf0b968ef32751e2df30444 (patch)
treea2c1bb8dc26c0f0c3dda126cec45df5682fcf682 /LIBAXL_REQUEST_FREE_COLORMAP.3
parentA few things (diff)
downloadlibaxl-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_FREE_COLORMAP.310
1 files changed, 6 insertions, 4 deletions
diff --git a/LIBAXL_REQUEST_FREE_COLORMAP.3 b/LIBAXL_REQUEST_FREE_COLORMAP.3
index 9f1467b..04534ba 100644
--- a/LIBAXL_REQUEST_FREE_COLORMAP.3
+++ b/LIBAXL_REQUEST_FREE_COLORMAP.3
@@ -26,10 +26,12 @@ will be uninstalled.
If the colormap is defined as the colormap for a
window, the colormap for the window is changed to
.BR LIBAXL_NONE ,
-and a [TODO ColormapNotify] event
-is generated. (The protocol does not define colors
-displayed for a window with LIBAXL_NONE as the
-colormap).
+and a
+.I LIBAXL_EVENT_COLORMAP_NOTIFY
+event is generated. (The protocol does not define
+colors displayed for a window with
+.I LIBAXL_NONE
+as the colormap).
.PP
When no resource references the colormap, it will
be deallocated.