summaryrefslogtreecommitdiff
path: root/sys/src/cmd/rio/xfid.c
AgeCommit message (Expand)Author
2017-05-07rio: implement writable and truncatable /dev/textcinap_lenrek
2016-06-26rio: move the test if w is allowed to change cursor into wsetcursor()cinap_lenrek
2016-05-14rio: only the current window may change the cursor, fix typo screen->r vs w->...cinap_lenrek
2016-05-14rio: second attempt...cinap_lenrek
2016-05-14revert previous commit, not ready yetcinap_lenrek
2016-05-13rio: get rid of all mouse moves, fix cursor handlingcinap_lenrek
2016-04-04rio: /dev/kbd cleanupcinap_lenrek
2016-04-03change /dev/kbd to return multiple messages per readcinap_lenrek
2015-11-25rio: allow reading the image of a hidden window thru the window filecinap_lenrek
2015-11-23rio: stop serving kbdin file (thanks eekee)cinap_lenrek
2014-10-11rio: fix "-cd dir" in mountspec being ignoredBurnZeZ
2014-05-03fix threadsetname usage in few placesftrvxmtrx
2013-11-03rio: cleanup and error handlingcinap_lenrek
2013-11-02rio: huge simplification of flush handlingcinap_lenrek
2013-11-01rio: add sanity check in xfidallocthread()cinap_lenrek
2013-11-01rio: enforce flush reply ordering for all xfidscinap_lenrek
2013-11-01rio: properly handle follow up flushes (fixes unexpected reply tag)cinap_lenrek
2013-10-05rio: gone windows gone wrong (fix missing recv(x->flushc, nil) when gone but ...cinap_lenrek
2013-10-04rio: gone windows, window resize, rectonscreen, goodrectcinap_lenrek
2013-09-16rio: fix Xfidwrite memory leak on flushcinap_lenrek
2013-08-05rio: make sure flush replies are send only *after* the request got flushed or...cinap_lenrek
2012-10-22rio: fix deadlockcinap_lenrek
2012-10-21rio: fix cursor for sizing nocurrent windowcinap_lenrek
2012-10-21rio: various fixescinap_lenrek
2012-10-20rio: colors, flicker reduction, refresh after mouse closecinap_lenrek
2011-11-29rio: dont serve /dev/screen from display->image, as its not updated on resize...cinap_lenrek
2011-11-25rio: return correct color chan after screen depth changecinap_lenrek
2011-11-25rio: return correct color chan after screen depth changecinap_lenrek
2011-10-13rio: use -scroll parameter from attach messagecinap_lenrek
2011-05-11add /dev/kbd support to riocinap_lenrek
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen