*** empty log message ***
authorroot <root>
Wed, 5 Nov 2008 12:45:36 +0000 (12:45 +0000)
committerroot <root>
Wed, 5 Nov 2008 12:45:36 +0000 (12:45 +0000)
Changes
src/urxvt.pm

diff --git a/Changes b/Changes
index f81bfa6068bb04c507d49484e649386b8d25ad74..a693c2687cf7e6f7e7ae9aba9d96465a2dc7c239 100644 (file)
--- a/Changes
+++ b/Changes
@@ -56,6 +56,7 @@ TODO: cursor restore/rendition restore on rmcup
           droppings when urxvt viewed the scrollback buffer.
         - use current rendition style in DCH sequence.
         - the 132/80 mode switch no longer forces a screen reset.
+        - new perl extension "overlay-osc", for status displays and the like.
 
 9.05 Sun Jun 15 20:09:20 CEST 2008
        - new option --cd/chdir to set the starting working directory.
index 1b149b5060dc77c1c4c3d9e4940cf8be237874dc..e8b6e0d370e0ce33d5d3b011bc339f7a9d14dadb 100644 (file)
@@ -305,6 +305,12 @@ extension will actually grab a physical key just for this function.
 If you want a quake-like animation, tell your window manager to do so
 (fvwm can do it).
 
+=item overlay-osc
+
+This extension implements some OSC commands to display timed popups on the
+screen - useful for status displays from within scripts. You have to read
+the sources for more info.
+
 =item block-graphics-to-ascii
 
 A not very useful example of filtering all text output to the terminal