shithub: drawterm

RSS feed

4d482dfb – Jacob Moody <moody@posixcafe.org> authored on 2021/10/12 05:20
wayland: ensure we grab the drawlock for writes to the frame buffer.

375b0049 – Jacob Moody <moody@posixcafe.org> authored on 2021/10/12 05:19
remove misplaced 'static'

c5cba49d – Jacob Moody <moody@posixcafe.org> authored on 2021/10/12 05:16
Fix compilation when using -DPTHREAD

4c9f5697 – Jacob Moody <moody@posixcafe.org> authored on 2021/10/12 05:15
kern: remove useless sleep in resizeproc

f3e0b459 – Jacob Moody <moody@posixcafe.org> authored on 2021/10/10 03:48
add wayland backend

bee4db65 – Ori Bernstein <ori@eigenstate.org> authored on 2022/06/03 22:02
openbsd: gcc is no longer the default, and the default CC is fine.

75c9d51d – Amavect <amavect@gmail.com> authored and Ori Bernstein <ori@eigenstate.org> committed on 2022/05/22 18:48
silence runestrchr while(assign) warning

e60c1d73 – Amavect <amavect@gmail.com> authored and Ori Bernstein <ori@eigenstate.org> committed on 2022/05/06 21:59
get 64-bit windows to work

65a922cc – glenda <glenda@9front.local> authored on 2022/05/14 22:46
drawterm.1: update SOURCE link (thanks, christos)

3b5a50f3 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2022/04/02 07:35
devcmd: fix perm "no-change" comparison on wstat

68e61c65 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2022/04/02 07:27
Make.unix: add -Wno-parentheses (shut up, gcc)

fdad581b – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2022/04/02 07:22
devdraw: printmesg: implement "z" fmt arg (safe since printmesg is disabled)

1361c96b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/03/27 16:37
libsec: fix wrong tls1.0 prf regression

600869ad – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2022/01/07 14:29
x11: shut up about random selection requests that drawterm ignores anyway

e4adfd00 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/12/18 14:48
readcons: force signed char (fixes password entry on arm). consider -fsigned-char instead

fae0e8ab – Tobias Heinicke <theinicke@bss-wf.de> authored and Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> committed on 2021/11/29 10:48
Make.linux386: -lm

51afb6e1 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/11/10 13:15
x11: reset mod4 state when focus changes