]> git.lizzy.rs Git - plan9front.git/history - sys/src/cmd/rio
[9front] walk: properly format permissions
[plan9front.git] / sys / src / cmd / rio /
2021-03-07 cinap_lenrekrio: make window focus changes deterministic, cleanup...
2020-12-15 Alex Musolinomerge
2020-12-07 cinap_lenrekmerge
2020-12-07 cinap_lenrekrio: format pid's as ulongs
2020-12-07 cinap_lenrekrio: open /dev/snarf with OCEXEC flag when writing
2020-12-07 cinap_lenrekrio: simplify filsysinit() by using getuser(), format...
2020-12-06 cinap_lenrekrio: undo previous commit, was a stupid idea
2020-12-06 cinap_lenrekrio: give visual clue during sweep and bandsizing when...
2020-12-06 cinap_lenrekrio: use libdraw's badrect() to exclude some extreme...
2020-12-06 cinap_lenrekrio: rewrite better portion() function
2020-12-06 Sigridrio: handle corner selection for resizing better (thank...
2020-12-06 Sigridrio: goodrect: clarify minimal height and actually...
2020-12-06 Sigridrio: allow windows as small as one line of text, still...
2020-12-01 cinap_lenrekmerge
2020-12-01 cinap_lenrekrio: properly restore the windows contents on /dev...
2020-11-29 cinap_lenrekrio: avoid redrawing window text on resize for programs...
2020-10-05 cinap_lenrekmerge
2020-10-04 kvikrio: move the code for 'send' into a function
2020-08-03 cinap_lenrekmerge
2020-08-01 kvikpre-lib9p servers: fix incorrect Tversion handling
2020-05-07 cinap_lenrekmerge
2020-05-06 Ori BernsteinReset click count on mouse motion.
2020-05-02 cinap_lenrekmake bind(2) error handling consistent
2020-04-25 Ori Bernsteintweak selection criteria
2020-04-25 Ori Bernsteintriple click selection in rio
2020-03-07 cinap_lenrekrio: fix goodrect() bug (thanks mike)
2019-12-23 23hirorio, kbdfs: increase read buffer for high latency kbdfs...
2019-11-19 Ori Bernsteinmerge
2019-11-19 cinap_lenrekrio: fix cons read breakage from previous commit
2019-11-19 Alex Musolinorio: pad window status strings in wctl files
2019-11-19 Alex Musolinorio: fix bug causing short reads of wctl files
2018-12-07 cinap_lenrekrio: get rid of window delete thread, fix mysterious...
2017-05-07 cinap_lenrekrio: implement writable and truncatable /dev/text
2016-11-17 ftrvxmtrxcmd: remove a bit of unused stuff
2016-09-20 cinap_lenrekrio: fix onscreen()
2016-09-18 cinap_lenrekrio: improved bandsize()
2016-07-24 cinap_lenrekmake error handling in 9p service loops consistent
2016-06-26 cinap_lenrekrio: move the test if w is allowed to change cursor...
2016-05-14 cinap_lenrekrio: only the current window may change the cursor...
2016-05-13 cinap_lenrekrio: second attempt...
2016-05-13 cinap_lenrekrevert previous commit, not ready yet
2016-05-13 cinap_lenrekrio: get rid of all mouse moves, fix cursor handling
2016-04-04 cinap_lenrekrio: /dev/kbd cleanup
2016-04-03 cinap_lenrekchange /dev/kbd to return multiple messages per read
2016-03-23 cinap_lenrekrio: flushimage() before wscrsleep()
2016-03-22 cinap_lenrekrio: add flushimage() after mb2 menu action
2016-03-20 BurnZeZrio botch
2016-03-19 BurnZeZrio: fix some spacing, slightly cleaner arg handling
2016-03-15 cinap_lenrekrio: flushimage() improves your ability to see, i repea...
2016-03-15 cinap_lenrekrio: remove more unneccesary flushimage() calls
2016-03-10 cinap_lenrekmerge
2016-03-08 cinap_lenrekrio, libdraw: experimental removal of redundant flushim...
2016-02-27 cinap_lenrekrio: exit rio when /dev/cons or /dev/kbd read loop...
2016-02-13 cinap_lenrekmerge
2016-02-13 cinap_lenrekrio: fix wrong frame colors when moving non-current...
2015-11-25 cinap_lenrekrio: allow reading the image of a hidden window thru...
2015-11-25 cinap_lenrekrio: fix handling "resize" wctl for hidden windows
2015-11-22 cinap_lenrekrio: stop serving kbdin file (thanks eekee)
2015-10-25 BurnZeZrio: fix scrolling when cursor is above window
2014-11-07 cinap_lenrekfix dangerous werrstr() usages
2014-10-25 cinap_lenrekrio: dont serve a kbd file per window when we didnt...
2014-10-11 BurnZeZrio: fix "-cd dir" in mountspec being ignored
2014-05-03 ftrvxmtrxfix threadsetname usage in few places
2014-01-11 cinap_lenrekrio: properly handle initial wrap arround in wlook()
2014-01-11 cinap_lenrekrio: implement "look" (thanks lf94)
2014-01-05 cinap_lenrekmerge
2014-01-05 cinap_lenrekrio: make scrollwheel handling consistent with sam
2013-12-19 cinap_lenrekrio: dont consider shell characters as part of the...
2013-11-20 stanley lieberrio -b: make lighttitlecol darker
2013-11-05 cinap_lenrekmerge
2013-11-05 cinap_lenrekrio: eleminate temporary allocations before frinsert...
2013-11-03 cinap_lenrekrio: do backspace \b processing inplace avoiding buffer...
2013-11-02 cinap_lenrekrio: cleanup and error handling
2013-11-02 cinap_lenrekrio: huge simplification of flush handling
2013-11-01 cinap_lenrekrio: add sanity check in xfidallocthread()
2013-11-01 cinap_lenrekrio: enforce flush reply ordering for all xfids
2013-11-01 cinap_lenrekrio: properly handle follow up flushes (fixes unexpecte...
2013-10-05 cinap_lenrekrio: gone windows gone wrong (fix missing recv(x->flush...
2013-10-04 cinap_lenrekmerge
2013-10-04 cinap_lenrekrio: gone windows, window resize, rectonscreen, goodrect
2013-09-16 cinap_lenrekrio: translate window when scaling results in bad windo...
2013-09-16 cinap_lenrekrio: fix Xfidwrite memory leak on flush
2013-08-20 cinap_lenrekrio: position keyboard window (-k) at the bottom of...
2013-08-10 cinap_lenrekrio: fix unused variable warning in wscroll()
2013-08-10 cinap_lenrekrio: shorten overlong window labels
2013-08-05 cinap_lenrekrio: make sure flush replies are send only *after*...
2013-08-04 cinap_lenrekunsticky scrollbars
2013-08-04 cinap_lenrekrio: add ^B control sequence to move cursor to output...
2013-07-05 ethanmerge
2013-06-29 cinap_lenrekrio: run filename completion in background process
2013-06-16 cinap_lenrekmake filesystem handling of read9pmsg() consistent
2013-05-22 jpathymerge
2013-05-13 cinap_lenrekrio: place text at beginning of line before cursor...
2013-05-13 cinap_lenrekrio: fix completion and readback and make it possible...
2013-05-01 stanley lieberrio: fix highlight text for -b
2013-01-10 cinap_lenrekmerge
2013-01-10 cinap_lenrekstill races, reverting... need a better approach.
2013-01-09 cinap_lenrekmerge
2013-01-09 cinap_lenrekrio: fix window resize and attach race
2012-11-10 cinap_lenrekrio: fix auto compmplete candidates getting read back...
next