summaryrefslogtreecommitdiff
path: root/sys/src/cmd/rio
AgeCommit message (Expand)Author
2015-11-25rio: allow reading the image of a hidden window thru the window filecinap_lenrek
2015-11-25rio: fix handling "resize" wctl for hidden windowscinap_lenrek
2015-11-23rio: stop serving kbdin file (thanks eekee)cinap_lenrek
2015-10-24rio: fix scrolling when cursor is above windowBurnZeZ
2014-11-07fix dangerous werrstr() usagescinap_lenrek
2014-10-25rio: dont serve a kbd file per window when we didnt got one from the environmentcinap_lenrek
2014-10-11rio: fix "-cd dir" in mountspec being ignoredBurnZeZ
2014-05-03fix threadsetname usage in few placesftrvxmtrx
2014-01-11rio: properly handle initial wrap arround in wlook()cinap_lenrek
2014-01-11rio: implement "look" (thanks lf94)cinap_lenrek
2014-01-05rio: make scrollwheel handling consistent with samcinap_lenrek
2013-12-19rio: dont consider shell characters as part of the filename for auto completioncinap_lenrek
2013-11-20rio -b: make lighttitlecol darkerstanley lieber
2013-11-05rio: eleminate temporary allocations before frinsert() and in namecomplete()cinap_lenrek
2013-11-03rio: do backspace \b processing inplace avoiding buffer allocationcinap_lenrek
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-17rio: translate window when scaling results in bad window rect on screen resizecinap_lenrek
2013-09-16rio: fix Xfidwrite memory leak on flushcinap_lenrek
2013-08-20rio: position keyboard window (-k) at the bottom of the screencinap_lenrek
2013-08-10rio: fix unused variable warning in wscroll()cinap_lenrek
2013-08-10rio: shorten overlong window labelscinap_lenrek
2013-08-05rio: make sure flush replies are send only *after* the request got flushed or...cinap_lenrek
2013-08-05unsticky scrollbarscinap_lenrek
2013-08-04rio: add ^B control sequence to move cursor to output pointcinap_lenrek
2013-06-29rio: run filename completion in background processcinap_lenrek
2013-06-16make filesystem handling of read9pmsg() consistentcinap_lenrek
2013-05-13rio: place text at beginning of line before cursor and host pointcinap_lenrek
2013-05-13rio: fix completion and readback and make it possible to complete historycinap_lenrek
2013-04-30rio: fix highlight text for -bstanley lieber
2013-01-10still races, reverting... need a better approach.cinap_lenrek
2013-01-09rio: fix window resize and attach racecinap_lenrek
2012-11-10rio: fix auto compmplete candidates getting read back without promptcinap_lenrek
2012-10-30rio: fix topping a hidden window does not activate the foreground font colorcinap_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
2012-10-20rio: wtop() after resize fixcinap_lenrek
2012-10-20rio: preserve window z-order on resize, fix race conditionscinap_lenrek
2012-10-18rio: copy window labels for menu3cinap_lenrek
2012-09-16rio: single line scroll up/down with holding shift keycinap_lenrek
2012-08-22rio: rect outside screen counts as covered wcovered()cinap_lenrek
2012-08-16rio: fix mistakecinap_lenrek
2012-08-16rio: add some tolerance when declaring windows coveredcinap_lenrek