code: drawterm

RSS feed

29c1eaaf – Jacob authored - 2022/06/16 00:16
Revert "kern: remove useless sleep in resizeproc"

b2c6c279 – Sigrid authored and Jacob committed - 2022/06/13 18:37
wayland: add F1-F12 keys

38504896 – Sigrid authored and Jacob committed - 2022/04/02 08:28
Make.linux: add -Wno-parentheses (shut up, gcc)

a8a4b24b – Jacob authored - 2022/03/04 22:43
gui-wl: dont bind more then one seat

6b448b9b – Sigrid authored and Jacob committed - 2022/03/02 11:07
wayland: clean up, copy less and remove locking on frame done callback (a bit faster redrawing)

efe20ef7 – Sigrid authored and Jacob committed - 2022/02/28 14:15
wayland: add Kmod4 support

1baf2ac1 – Sigrid authored and Jacob committed - 2022/02/28 14:11
wayland: reset key mod state when leaving the window, do not repeat key mods (fixes Shift+Mouse)

e0f03e16 – Sigrid authored and Jacob committed - 2022/02/08 18:44
pipewire: set node name to "drawterm"

79762603 – Sigrid authored and Jacob committed - 2022/02/05 18:52
wayland: simplify pointer axis handler

c66b817c – Sigrid authored and Jacob committed - 2022/02/05 18:35
wayland: simplify mouse button handler

0e7c0305 – Sigrid authored and Jacob committed - 2022/02/04 11:16
wayland: keep the same pointer surface, but mark it dirty to redraw properly

94ba334d – Sigrid authored and Jacob committed - 2022/02/04 11:15
wayland: always handle new pointer position on "enter" and set set the cursor image

af720a92 – Sigrid authored and Jacob committed - 2022/01/20 12:21
gui-wl: lock redraw in "done" callback now that the things are placed correctly

dbee6192 – Sigrid authored and Jacob committed - 2022/01/19 19:50
gui-wl: mark surface damaged only in areas that changed

5e5cd807 – Sigrid authored and Jacob committed - 2022/01/19 18:46
gui-wl: do not hold the lock, otherwise compositor locks up for the duration of the redraw

5c08d0f7 – Sigrid authored and Jacob committed - 2022/01/19 18:43
gui-wl: simplify shared object creation

ccfb14a8 – Sigrid authored and Jacob committed - 2022/01/18 18:40
kern: fix pipewire audio backend

f6c5c276 – Sigrid authored and Jacob committed - 2022/01/18 15:42
linux: set CC to cc by default

88965499 – Sigrid authored and Jacob committed - 2022/01/18 15:27
gui-wl: enable Khome, Kend and Kins

6414ab8f – Sigrid authored and Jacob committed - 2022/01/18 15:23
gui-wl: enable Kshift

025f31b7 – Sigrid authored and Jacob committed - 2022/01/18 15:21
gui-wl: enable Alt

c78edf54 – Sigrid authored and Jacob committed - 2022/01/18 15:14
gui-wl: use pipe2 with O_CLOEXEC

c53aae4a – Sigrid authored and Jacob committed - 2022/01/18 15:13
gui-wl: set primary selection

9d09c931 – Sigrid authored and Jacob committed - 2022/01/18 12:38
gui-wl: check clip content before strduping (fixes a crash)

e8c4489e – Sigrid authored and Jacob committed - 2022/01/18 12:37
gui-wl: remove empty generated files on wayland-scanner errors

7c06cf76 – Jacob authored - 2022/01/17 23:50
cleanup

fc0d3855 – Jacob authored - 2022/01/17 23:43
gui-wl: handle pgup and pgdown

2894b8f2 – Jacob authored - 2021/10/13 20:38
cleanup

dd78daef – Jacob authored - 2021/10/13 19:50
gui-wl: use event time in repeatstate

1f5a91b0 – Jacob authored - 2021/10/13 02:58
add pipewire playback support

671477fd – Jacob authored - 2021/10/12 20:09
Provide cursor hot spot to wayland

dd03ed16 – Jacob authored - 2021/10/12 11:21
wayland: handle arrow keys and key repeat

4d482dfb – Jacob authored - 2021/10/12 11:20
wayland: ensure we grab the drawlock for writes to the frame buffer.

375b0049 – Jacob authored - 2021/10/12 11:19
remove misplaced 'static'

c5cba49d – Jacob authored - 2021/10/12 11:16
Fix compilation when using -DPTHREAD

4c9f5697 – Jacob authored - 2021/10/12 11:15
kern: remove useless sleep in resizeproc

f3e0b459 – Jacob authored - 2021/10/10 09:48
add wayland backend

bee4db65 – Ori authored - 2022/06/03 22:02
openbsd: gcc is no longer the default, and the default CC is fine.

75c9d51d – Amavect authored and Ori committed - 2022/05/22 18:48
silence runestrchr while(assign) warning

e60c1d73 – Amavect authored and Ori committed - 2022/05/06 21:59
get 64-bit windows to work

65a922cc – glenda authored - 2022/05/14 22:46
drawterm.1: update SOURCE link (thanks, christos)

3b5a50f3 – Sigrid authored - 2022/04/02 07:35
devcmd: fix perm "no-change" comparison on wstat

68e61c65 – Sigrid authored - 2022/04/02 07:27
Make.unix: add -Wno-parentheses (shut up, gcc)

fdad581b – Sigrid authored - 2022/04/02 07:22
devdraw: printmesg: implement "z" fmt arg (safe since printmesg is disabled)

1361c96b – cinap_lenrek authored - 2022/03/27 16:37
libsec: fix wrong tls1.0 prf regression

600869ad – Sigrid authored - 2022/01/07 14:29
x11: shut up about random selection requests that drawterm ignores anyway

e4adfd00 – Sigrid authored - 2021/12/18 14:48
readcons: force signed char (fixes password entry on arm). consider -fsigned-char instead

fae0e8ab – Tobias authored and Sigrid committed - 2021/11/29 10:48
Make.linux386: -lm

51afb6e1 – Sigrid authored - 2021/11/10 13:15
x11: reset mod4 state when focus changes

5eaaeb08 – Sigrid authored - 2021/11/09 18:18
x11: enabled Kmod4

c824c497 – Sigrid authored - 2021/11/09 18:11
factotum: fix a memory leak

61ee60d7 – cinap_lenrek authored - 2021/11/08 20:55
devtls: reject zero length records (thanks sigrid)

67284dd2 – Sigrid authored - 2021/10/26 10:40
devaudio volume: expose pcm, skip unavailable handles

2d15857c – cinap_lenrek authored - 2021/10/23 09:54
add dirchanstat() from 9front to handle seek bug

2c1e8515 – cinap_lenrek authored - 2021/10/22 09:39
libsec: fix wrong assert condition

51d6c97c – cinap_lenrek authored - 2021/10/17 19:59
libc: fix missing <ctype.h> include for strtod

dd00a157 – cinap_lenrek authored - 2021/10/17 19:42
libsec: fix bugs in tls extension handling (thanks kemal)

e9853213 – cinap_lenrek authored - 2021/10/16 11:13
devtls: implement "hangup" control message

e65af5d4 – cinap_lenrek authored - 2021/10/08 08:45
Fix fdclose conflict in drawterm (thanks Christos Margiolis)

823eea4c – cinap_lenrek authored - 2021/10/03 13:58
chan: minimize differences with 9front...

c6f547e1 – cinap_lenrek authored - 2021/10/02 13:46
devtls: fix bwrite memory leak when channel stops being open (from 9front)

f1a4a546 – cinap_lenrek authored - 2021/08/31 04:06
gui-x11: fix uninitialized vars bug for screeninit() window position (thanks Nicola Girardi)

9620904e – Lorenzo authored - 2021/08/13 23:39
Merging echoline's android and fbdev forks

a130d441 – cinap_lenrek authored - 2021/08/02 14:33
gui-win32: delete utf-16 routines, just use WideCharToMultiByte()/MultiByteToWideChar() kernel32 functions

dbe5ea12 – kemal authored - 2021/08/01 15:36
gui-win32: add support for surrogate pairs in rune16 functions

c97fe469 – Sigrid authored - 2021/06/28 15:29
drawterm/gui-cocoa/screen.m: fix SEGFAULT during cursor updates (thanks Igor)

df9c9a8f – cinap_lenrek authored - 2021/06/20 10:47
libsec: move zero check to curve25519_dh_finish()

368599de – glenda authored - 2021/06/19 11:07
libsec: add curve25519 and adjust ECpriv point access

4eeb8bcb – glenda authored - 2021/06/19 10:55
libsec: various changes to tls (import from 9front)

0e9b2f46 – glenda authored - 2021/06/17 03:49
implement simulated mouse buttons for Mac laptops similar to plan9port.

4b2ebe94 – glenda authored - 2021/06/13 15:58
merge

c9f4e6f1 – glenda authored - 2021/06/13 15:55
remove .hgignore, update new repo url in README

8fad5143 – Ori authored - 2021/06/13 08:20
license: it's all mit, baby.

8fde26c4 – cinap_lenrek authored - 2021/06/04 14:57
win32: remove unused argv0 variable (clashes with main.c)

e104d959 – cinap_lenrek authored - 2021/05/04 19:52
drawterm: properly handle enf of file in readstr() (from 9front cpu.c)

7b58000c – Sigrid authored - 2021/04/14 14:46
x11: reset Kshift state on focus change until we find a way to reset all modifier keys state

c6e96174 – cinap_lenrek authored - 2020/12/23 09:58
kern: remove per-process information from devcons

cfda4c39 – cinap_lenrek authored - 2020/12/22 18:04
add preliminary riscv64 support from archlinux (thanks Sören Tempel)

d744632a – kvik authored - 2020/11/18 17:01
devaudio-sndio: use a documented default device string

3b85c767 – mischief authored - 2020/11/09 13:30
gui-x11: handle WM_DELETE_WINDOW messages

76ddc13f – Ori authored - 2020/09/26 16:03
merge

e93e6aac – Ori authored - 2020/09/26 14:14
freebsd: AUDIO=unix works, so use it. Tested on 12.1

6971ee1b – Sigrid authored - 2020/09/22 04:08
devfs-posix: fix pread/pwrite for large (>2Gb) files

afadbd7a – Ori authored - 2020/08/29 15:34
osx-cocoa: ensure array is non-empty before indexing

7ba254af – cinap_lenrek authored - 2020/06/24 12:42
cpu: remove /env/PASS to avoid leaking password to the remote system

566f2779 – cinap_lenrek authored - 2020/06/19 17:18
Add devenv to provide exit status for rcpu (thanks Fazlul)

11729e23 – Sigrid authored - 2020/06/19 10:52
arm64/tas: use atomic builtin when possible, fixes drawterm on aarch64 android

18dbc24c – Sigrid authored - 2020/06/19 10:19
merge

b44945b7 – Sigrid authored - 2020/06/19 10:18
Make.unix: -lm (for frexp)

e1964307 – cinap_lenrek authored - 2020/05/26 18:21
devfs-posix: apply u9fs truncate support (thanks Fazlul Shahriar)

d4043e96 – Ori authored - 2020/04/27 17:19
fix drawterm compiles using gcc 10

bf3a3cdf – joe authored - 2020/04/23 15:52
get the WM_NAME and WM_CLASS from the environment

07155bd7 – cinap_lenrek authored - 2020/04/23 13:49
remove unused macro from chan.c (from 9front)

c4faf3aa – joe authored - 2020/04/23 09:14
x11 set wm properties needs a display flush to work

e40ce258 – cinap_lenrek authored - 2020/04/21 13:45
remove cpu specific _sha1block() and _md5block() functions

7aab5c79 – cinap_lenrek authored - 2020/04/21 13:16
add arm64 support (thanks mpmkp2020 from alpinelinux)

f4cc7901 – Alex authored - 2020/04/19 02:34
devip: replace "net" with "tcp" in dial strings regardless of host part

05702a29 – cinap_lenrek authored - 2020/04/17 22:26
x11: add -g geometry arg to set window position and size (thanks joe9)

3a300145 – cinap_lenrek authored - 2020/04/17 22:23
x11: add _NET_WM_PID property to main window (thanks joe9)

836f7f45 – cinap_lenrek authored - 2020/03/01 11:35
libsec: remove unused code not relevant to drawterm

Next