Age | Commit message (Expand) | Author |
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-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-03 | change /dev/kbd to return multiple messages per read | 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-23 | rio: stop serving kbdin file (thanks eekee) | cinap_lenrek |
2014-11-07 | fix dangerous werrstr() usages | cinap_lenrek |
2014-10-25 | rio: dont serve a kbd file per window when we didnt got one from the environment | cinap_lenrek |
2014-01-11 | rio: implement "look" (thanks lf94) | cinap_lenrek |
2013-11-03 | rio: cleanup and error handling | cinap_lenrek |
2013-11-01 | rio: properly handle follow up flushes (fixes unexpected reply tag) | cinap_lenrek |
2013-10-04 | rio: gone windows, window resize, rectonscreen, goodrect | cinap_lenrek |
2013-09-17 | rio: translate window when scaling results in bad window rect on screen resize | cinap_lenrek |
2013-08-20 | rio: position keyboard window (-k) at the bottom of the screen | cinap_lenrek |
2013-08-10 | rio: shorten overlong window labels | cinap_lenrek |
2013-01-10 | still races, reverting... need a better approach. | cinap_lenrek |
2013-01-09 | rio: fix window resize and attach race | cinap_lenrek |
2012-10-22 | rio: fix deadlock | cinap_lenrek |
2012-10-21 | rio: various fixes | cinap_lenrek |
2012-10-20 | rio: colors, flicker reduction, refresh after mouse close | cinap_lenrek |
2012-10-20 | rio: wtop() after resize fix | cinap_lenrek |
2012-10-20 | rio: preserve window z-order on resize, fix race conditions | cinap_lenrek |
2012-10-18 | rio: copy window labels for menu3 | cinap_lenrek |
2012-09-16 | rio: single line scroll up/down with holding shift key | cinap_lenrek |
2012-08-22 | rio: rect outside screen counts as covered wcovered() | cinap_lenrek |
2012-08-16 | rio: fix mistake | cinap_lenrek |
2012-08-16 | rio: add some tolerance when declaring windows covered | cinap_lenrek |
2012-08-16 | rio: add covered (burried) windows to the menu3 hidden window list | cinap_lenrek |
2012-06-03 | rio/rio.c: update usage | stanley lieber |
2012-05-08 | rio: dont list files we dont serve when reading directory | cinap_lenrek |
2012-03-13 | rio: keep window rects managable on rio resize | cinap_lenrek |
2012-01-28 | rio: fix memory leak for w->dir | cinap_lenrek |
2011-12-09 | rio: don't hardcode font | cinap_lenrek |
2011-11-19 | rio: use -b instead of the $reverse env variable | stanley lieber |
2011-05-28 | rio: fix kbdin | cinap_lenrek |
2011-05-28 | big /dev/kbd change, new format, support Alt+Stuff (key composing) | cinap_lenrek |
2011-05-26 | rio: disable cons if /dev/kbd is open, add games/doom | cinap_lenrek |
2011-05-26 | rio: run kbdproc in with clean fdtable | cinap_lenrek |
2011-05-23 | rio: dont leak the /dev/consctl and /dev/kbd filedescriptors into windows | cinap_lenrek |