summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLutz Ifer <lutzifer@lutzdesk.(none)>2011-01-28 22:00:21 +0100
committerKristian Høgsberg <krh@bitplanet.net>2011-01-30 21:00:48 -0500
commit924e3b0510ce77cf87707782674d7e0416a0ea0f (patch)
treee084507186c947ccadb2462f3e9b44c55e4d54dc
parent0bf0ca8166d05fb7bf79ceff6f3d97f32973551c (diff)
add resizor and eventdemo to building.html
-rw-r--r--building.html7
1 files changed, 5 insertions, 2 deletions
diff --git a/building.html b/building.html
index f8a41ff..ce70e2f 100644
--- a/building.html
+++ b/building.html
@@ -173,8 +173,11 @@ protocol: </p>
<li>'smoke' tests SHM buffer sharing</li>
<li>'image' loads the image files passed on the command line and
shows them</li>
- <li>'view' does the same for pdf files, but needs file URIs
- (file:///path/to/pdf)</li>
+ <li>'view' does the same for pdf files</li>
+ <li>'resizor' demonstrates smooth window resizing
+ (use up and down keys)</li>
+ <li>'eventdemo' reports libtoytoolkit's
+ events to console (see eventdemo --help)</li>
</ul>
<h2>Notes</h2>