summaryrefslogtreecommitdiff
path: root/sys/src/cmd/rio/xfid.c
AgeCommit message (Expand)Author
2023-02-06rio: refactor the keyboardtap code a bitcinap_lenrek
2022-09-28rio: ensure single reader and single writer for kbdtapJacob Moody
2022-09-11rio: correct error messageJacob Moody
2022-09-11rio: return 'global' size for none /dev/wctl read (thanks umbraticus)Jacob Moody
2022-09-11rio: more pointy edges with none attachJacob Moody
2022-09-11rio: add 'none' attach option to wsysJacob Moody
2022-08-21rio: kbdtap deadlocks are verbodenJacob Moody
2022-08-20rio: make it harder to deadlock from kbdtapJacob Moody
2022-08-20rio: /dev/label should just ignore offsetJacob Moody
2022-08-19rio: correct tap codeJacob Moody
2022-08-15rio: add /dev/kbdtapJacob Moody
2020-11-29rio: avoid redrawing window text on resize for programs using libdrawcinap_lenrek
2019-11-19rio: fix cons read breakage from previous commitcinap_lenrek
2019-11-19rio: fix bug causing short reads of wctl filesAlex Musolino
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