plan9fox/sys/src/libframe
cinap_lenrek 9dc9c6c5ef rio, libdraw: experimental removal of redundant flushimage() calls for roundtrip latency reduction
- remove redundant flushimage() calls before readmouse()
- remove flushimage() calls for allocimage(),freeimage() and originwindow()

this is experimental. it will break allocimage() error handling unless the
caller does explicit flushimage() calls, tho the gains
in usability over high latency connections is huge. in most cases, programs
will just terminate when encountering these errors.
2016-03-08 16:45:29 +01:00
..
frbox.c
frdelete.c
frdraw.c
frinit.c
frinsert.c libframe: use correct text color on frinsert depending on selection (thanks sl) 2014-07-17 23:29:55 +02:00
frptofchar.c
frselect.c rio, libdraw: experimental removal of redundant flushimage() calls for roundtrip latency reduction 2016-03-08 16:45:29 +01:00
frstr.c
frutil.c
mkfile