summaryrefslogtreecommitdiff
path: root/sys/src/cmd/rio/dat.h
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: add 'none' attach option to wsysJacob Moody
2022-08-21rio: kbdtap deadlocks are verbodenJacob Moody
2022-08-19rio: correct tap codeJacob Moody
2022-08-18rio: require a confirmation for ExitJacob Moody
2022-08-15rio: add /dev/kbdtapJacob Moody
2021-03-07rio: make window focus changes deterministic, cleanup wind.ccinap_lenrek
2020-11-29rio: avoid redrawing window text on resize for programs using libdrawcinap_lenrek
2020-10-04rio: move the code for 'send' into a functionkvik
2020-04-25tweak selection criteriaOri Bernstein
2020-04-25triple click selection in rioOri Bernstein
2018-12-07rio: get rid of window delete thread, fix mysterious disappearing windowscinap_lenrek
2017-05-07rio: implement writable and truncatable /dev/textcinap_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-03change /dev/kbd to return multiple messages per readcinap_lenrek
2016-02-13rio: fix wrong frame colors when moving non-current windowcinap_lenrek
2015-11-23rio: stop serving kbdin file (thanks eekee)cinap_lenrek
2014-10-25rio: dont serve a kbd file per window when we didnt got one from the environmentcinap_lenrek
2014-01-11rio: implement "look" (thanks lf94)cinap_lenrek
2013-11-03rio: cleanup and error handlingcinap_lenrek
2013-11-02rio: huge simplification of flush handlingcinap_lenrek
2013-11-01rio: properly handle follow up flushes (fixes unexpected reply tag)cinap_lenrek
2013-10-04rio: gone windows, window resize, rectonscreen, goodrectcinap_lenrek
2013-06-29rio: run filename completion in background processcinap_lenrek
2013-01-10still races, reverting... need a better approach.cinap_lenrek
2013-01-09rio: fix window resize and attach racecinap_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: various fixescinap_lenrek
2012-10-20rio: colors, flicker reduction, refresh after mouse closecinap_lenrek
2012-10-20rio: preserve window z-order on resize, fix race conditionscinap_lenrek
2012-09-16rio: single line scroll up/down with holding shift keycinap_lenrek
2012-05-08rio: dont list files we dont serve when reading directorycinap_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