set _NET_WM_USER_TIME on the window
[dana/urxvt.git] / Changes
diff --git a/Changes b/Changes
index 1ee542f..c157088 100644 (file)
--- a/Changes
+++ b/Changes
@@ -23,6 +23,13 @@ TODO:        - upgrade to libev-4.00.
 
 TODO: make fontCount dependent on ENABLE_256... in an INTELLIGENT way
 TODO: --enable-256c documentation
+       - make OSC 17 / 19 apply to highlightColor / highlightTextColor.
+       - remove deprecated OSC 18 / 19.
+       - add highlightTextColor resource to change the foreground colour of
+         highlighted characters.
+       - make highlightColor apply also to selected cells with reverse video
+         but not to non selected cells with reverse video.
+       - remove colorRV resource (it was enabled only with frills off).
        - fix numlock handling, the most longstanding bug to date (Emanuele Giaquinta).
        - searchable-scrollback no longer ignores the first line
          (Emanuele Giaquinta).