Add changes from giskard
[wiki.git] / XorgOlpcTasks
index b362b8b05c0005262770ea0352066735eb8c007a..f119503a43665751d0ff8cf1b28eb1935ad4ea5c 100644 (file)
@@ -7,24 +7,27 @@ Things are also tracked here: http://dev.laptop.org/ticket/1604
 === DONE ===
 
  * GX: EXA Solid Fill broken for 8bit bitmaps (see GreenishBitmaps)
+ * LX: PurpleBlobs
+ * LX: DonutWithStipplesCorruption
  * GX: Undefined symbol killing the X server
+ * VulcanNervePinch (AKA ThreeFingerSalute) does not zap the X server -- Have fix for this
 
 === DOING ===
 
- * Built-in fonts being removed from the font path on server reset. Worked it around with {{X -noreset}}.
- * VulcanNervePinch (AKA ThreeFingerSalute) does not zap the X server -- Have fix for this
+ * Built-in fonts being removed from the font path on server reset. Worked it around with ##X -noreset##.
 
 === TODO ===
 
  * LX: display messed up, probably EXA Copy op (see XorgGraphicsCorruption)
- * evdev: The version from git tip doesn't work at all - must use 1.1 branch or code from RPM -- Mercury knows about it
- * evdev: Just hitting CTRL+ALT sometimes kills the server -- Actually, it causes SIGPIPE.
  * GX: While XVideo is active, the colors of the RGB graphics are messed up (see XorgGraphicsCorruption)
  * GX/LX: Missing XVideo + RANDR support
  * GX: X screensaver displays vertical bands
+ * evdev: The version from git tip doesn't work at all - must use 1.1 branch or code from RPM -- Mercury knows about it
+ * evdev: USB mouse and kbd don't work any more
 
 === Bugs I can't reproduce any more (HeisenBug's) ===
 
  * LX: Camera activity does not display anything
  * GX: Camera activity crashes
  * GX: The Calc and BlockParty icons are missing some details. Caused by 32bit blits being submitted to the Solid hook.
+ * evdev: Just hitting CTRL+ALT sometimes kills the server -- Actually, it causes SIGPIPE.