0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 2 days ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
9p renderer: use alt() for all the channels
ecloud
as Shawn Rutledge
More... over 2 years ago
9p renderer: read input events with another proc
ecloud
as Shawn Rutledge
More... over 2 years ago
set mainstacksize and get threadmain() to do the drawing and event handling
ecloud
as Shawn Rutledge
More... over 2 years ago
9p server: output on event files up the hierarchy from the changed widget
ecloud
as Shawn Rutledge
More... over 2 years ago
9p renderer: ok as long as we proccreate() the render proc too
ecloud
as Shawn Rutledge
More... over 2 years ago
9p renderer: start reading the event file from another proc; debug only
ecloud
as Shawn Rutledge
More... over 2 years ago
9p: start using the event file (barely); implement stat more fully
ecloud
as Shawn Rutledge
More... over 2 years ago
9p renderer: clean up
ecloud
as Shawn Rutledge
More... over 2 years ago
Begin adding event file
ecloud
as Shawn Rutledge
More... over 2 years ago
fix (eval ...) for making classes in compiled code like the 9p server
ecloud
as Shawn Rutledge
More... over 2 years ago
9p server: replace debug printf's with (dbg ...); indent
ecloud
as Shawn Rutledge
More... over 2 years ago
plan9 renderer: colored rect fill
ecloud
as Shawn Rutledge
More... over 2 years ago
plan9 renderer: colored stroked rectangles
ecloud
as Shawn Rutledge
More... over 2 years ago
plan9 renderer: debug mode
ecloud
as Shawn Rutledge
More... over 2 years ago
plan9 renderer: re-render every 100ms
ecloud
as Shawn Rutledge
More... over 2 years ago
add MVP renderer for plan9
ecloud
as Shawn Rutledge
More... over 2 years ago
remove execute bit from property permissions
ecloud
as Shawn Rutledge
More... over 2 years ago
put widgets into a "widgets" directory
ecloud
as Shawn Rutledge
More... over 2 years ago
rename <object-with-id> to <fsobject>; move 9p requirements into it
ecloud
as Shawn Rutledge
More... over 2 years ago
Try to force utf8
ecloud
as Shawn Rutledge
More... over 2 years ago
9p: get Text working
ecloud
as Shawn Rutledge
More... over 2 years ago
9p: make all coops classes available
ecloud
as Shawn Rutledge
More... over 2 years ago
make Rectangle a "renderable" 2D widget
ecloud
as Shawn Rutledge
More... over 2 years ago
Use #f for uninitialized slots
ecloud
as Shawn Rutledge
More... over 2 years ago
stop using cell in widget-classes
ecloud
as Shawn Rutledge
More... over 2 years ago
dump-message-fid: convert blobs to strings
ecloud
as Shawn Rutledge
More... over 2 years ago
don't use -> in print-object functions
ecloud
as Shawn Rutledge
More... over 2 years ago
begin replacing ->string with print-object
ecloud
as Shawn Rutledge
More... over 2 years ago
9p: read and write x11-geometry rect syntax
ecloud
as Shawn Rutledge
More... over 2 years ago
9p: long live bindings!
ecloud
as Shawn Rutledge
More... over 2 years ago