Age | Commit message (Expand) | Author |
2020-12-07 | rio: format pid's as ulongs | cinap_lenrek |
2020-12-07 | rio: open /dev/snarf with OCEXEC flag when writing | cinap_lenrek |
2020-12-07 | rio: simplify filsysinit() by using getuser(), format pid's as ulongs | cinap_lenrek |
2020-12-06 | rio: undo previous commit, was a stupid idea | cinap_lenrek |
2020-12-06 | rio: give visual clue during sweep and bandsizing when window is too small | cinap_lenrek |
2020-12-06 | rio: use libdraw's badrect() to exclude some extreme cases in goodrect() | cinap_lenrek |
2020-12-06 | rio: rewrite better portion() function | cinap_lenrek |
2020-12-06 | rio: handle corner selection for resizing better (thanks cinap) | Sigrid |
2020-12-06 | rio: goodrect: clarify minimal height and actually use the smallest reasonabl... | Sigrid |
2020-12-06 | rio: allow windows as small as one line of text, still scrollable | Sigrid |
2020-12-02 | rio: properly restore the windows contents on /dev/mouse close | cinap_lenrek |
2020-11-29 | rio: avoid redrawing window text on resize for programs using libdraw | cinap_lenrek |
2020-10-04 | rio: move the code for 'send' into a function | kvik |
2020-08-01 | pre-lib9p servers: fix incorrect Tversion handling | kvik |
2020-05-06 | Reset click count on mouse motion. | Ori Bernstein |
2020-05-02 | make bind(2) error handling consistent | cinap_lenrek |
2020-04-25 | tweak selection criteria | Ori Bernstein |
2020-04-25 | triple click selection in rio | Ori Bernstein |
2020-03-07 | rio: fix goodrect() bug (thanks mike) | cinap_lenrek |
2019-12-23 | rio, kbdfs: increase read buffer for high latency kbdfs support | 23hiro |
2019-11-19 | rio: fix cons read breakage from previous commit | cinap_lenrek |
2019-11-19 | rio: pad window status strings in wctl files | Alex Musolino |
2019-11-19 | rio: fix bug causing short reads of wctl files | Alex Musolino |
2018-12-07 | rio: get rid of window delete thread, fix mysterious disappearing windows | cinap_lenrek |
2017-05-07 | rio: implement writable and truncatable /dev/text | cinap_lenrek |
2016-11-17 | cmd: remove a bit of unused stuff | ftrvxmtrx |
2016-09-20 | rio: fix onscreen() | cinap_lenrek |
2016-09-18 | rio: improved bandsize() | cinap_lenrek |
2016-07-24 | make error handling in 9p service loops consistent | cinap_lenrek |
2016-06-26 | rio: move the test if w is allowed to change cursor into wsetcursor() | cinap_lenrek |
2016-05-14 | rio: only the current window may change the cursor, fix typo screen->r vs w->... | cinap_lenrek |
2016-05-14 | rio: second attempt... | cinap_lenrek |
2016-05-14 | revert previous commit, not ready yet | cinap_lenrek |
2016-05-13 | rio: get rid of all mouse moves, fix cursor handling | cinap_lenrek |
2016-04-04 | rio: /dev/kbd cleanup | cinap_lenrek |
2016-04-03 | change /dev/kbd to return multiple messages per read | cinap_lenrek |
2016-03-23 | rio: flushimage() before wscrsleep() | cinap_lenrek |
2016-03-22 | rio: add flushimage() after mb2 menu action | cinap_lenrek |
2016-03-19 | rio botch | BurnZeZ |
2016-03-19 | rio: fix some spacing, slightly cleaner arg handling | BurnZeZ |
2016-03-15 | rio: flushimage() improves your ability to see, i repeat twice. | cinap_lenrek |
2016-03-15 | rio: remove more unneccesary flushimage() calls | cinap_lenrek |
2016-03-08 | rio, libdraw: experimental removal of redundant flushimage() calls for roundt... | cinap_lenrek |
2016-02-27 | rio: exit rio when /dev/cons or /dev/kbd read loop terminates | cinap_lenrek |
2016-02-13 | rio: fix wrong frame colors when moving non-current window | cinap_lenrek |
2015-11-25 | rio: allow reading the image of a hidden window thru the window file | cinap_lenrek |
2015-11-25 | rio: fix handling "resize" wctl for hidden windows | cinap_lenrek |
2015-11-23 | rio: stop serving kbdin file (thanks eekee) | cinap_lenrek |
2015-10-24 | rio: fix scrolling when cursor is above window | BurnZeZ |
2014-11-07 | fix dangerous werrstr() usages | cinap_lenrek |