shithub: drawterm

RSS feed

41806113 – Jacob Moody <moody@posixcafe.org> authored on 2023/01/26 14:02
gui-wl: mark generated header files as required

ebe7cc6c – Jacob Moody <moody@posixcafe.org> authored on 2023/01/26 13:18
devaudio-pipewire: destroy stream on close

45d5ae0b – Jacob Moody <moody@posixcafe.org> authored on 2023/01/20 01:47
gui-wl: implement pointer warp for wlroots

4fd4bb20 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/01/06 19:58
devcons: cleanup kbdputc()

fffa2d3f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/01/06 18:31
keyboard.h: update from 9front

7ccc433d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/01/06 18:15
devcons: we have to ignore modifier keys, just as kbdfs for raw mode

06d141d7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/01/06 16:31
revert accidental x11.c change

4d5e1e79 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/01/06 16:15
libauthsrv: better passtodeskey()

e51fc2d4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/01/06 15:52
libmp: avoid parentesis warnings from gcc

4ee3d8da – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/01/06 15:07
libmemdraw: avoid some gcc warnings

80e484d5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/01/06 14:54
fix accidental reintroduction of Screeninfo

cea88957 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/01/06 14:50
libauthsrv: don't force signed char in readcons()

2772e2cd – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/01/06 14:47
libauthsrv: deal with signed char in readcons()

8a6541f7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/01/06 14:30
libc: fix parentesis warning from gcc

91de956e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/01/06 14:25
devdraw: avoid parentesis warnings from gcc

b0472fa6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/01/06 14:21
libip: avoid some parentesis warnings from gcc

662540ae – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/01/06 14:00
libsec: avoid parentesis warnings from gcc

75eb8940 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/01/06 13:56
libsec: fix inconsistent prototypes for des

94f8d9a6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2023/01/06 13:17
devfs: create handle OEXCL, mask permissions with parent directory, fix leaks

eeeb7632 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/11/26 13:49
osx: kill referneces to Screeninfo

7ecadb14 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/11/26 13:47
win32: kill referneces to Screeninfo

e71d63ca – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/11/26 08:32
screen: remove Screeninfo typedef

f765c9e3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/11/26 08:15
screen: Remove unused Screeninfo screen struct

001c653e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/11/26 08:13
x11: Fix colormap allocation

65e8a26e – Jacob Moody <moody@posixcafe.org> authored on 2022/10/13 11:58
gui-wl: correct weird single line comment

4fec3447 – Jacob Moody <moody@posixcafe.org> authored on 2022/10/07 10:00
gui-wl: correct kb ctl handling

8df8a86e – Jacob Moody <moody@posixcafe.org> authored on 2022/10/05 01:11
keyboard.h: clean botched copy

4f8b668d – Jacob Moody <moody@posixcafe.org> authored on 2022/10/05 01:07
gui-wl: support media keys

7a1fe6d6 – Jacob Moody <moody@posixcafe.org> authored on 2022/10/03 22:15
gui-wl: correct leftover from drawlock hacks

60e52edb – Jacob Moody <moody@posixcafe.org> authored on 2022/08/17 05:27
Revert "tidy drawlock use"

5f606aa3 – Jacob Moody <moody@posixcafe.org> authored on 2022/07/11 21:27
gui-wl: track Kalt state

bab0c799 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored and Jacob Moody <moody@posixcafe.org> committed on 2022/07/08 18:25
wayland: release pointer/keyboard on seat capabilities change

44f57781 – Jacob Moody <moody@posixcafe.org> authored on 2022/06/24 22:43
gui-wl: grab monitor size from compositor

54f615f6 – Jacob Moody <moody@posixcafe.org> authored on 2022/06/24 22:42
tidy drawlock use

29c1eaaf – Jacob Moody <moody@posixcafe.org> authored on 2022/06/15 18:16
Revert "kern: remove useless sleep in resizeproc"

b2c6c279 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored and Jacob Moody <moody@posixcafe.org> committed on 2022/06/13 20:37
wayland: add F1-F12 keys

38504896 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored and Jacob Moody <moody@posixcafe.org> committed on 2022/04/02 10:28
Make.linux: add -Wno-parentheses (shut up, gcc)

a8a4b24b – Jacob Moody <moody@posixcafe.org> authored on 2022/03/04 15:43
gui-wl: dont bind more then one seat

6b448b9b – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored and Jacob Moody <moody@posixcafe.org> committed on 2022/03/02 12:07
wayland: clean up, copy less and remove locking on frame done callback (a bit faster redrawing)

efe20ef7 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored and Jacob Moody <moody@posixcafe.org> committed on 2022/02/28 15:15
wayland: add Kmod4 support

1baf2ac1 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored and Jacob Moody <moody@posixcafe.org> committed on 2022/02/28 15:11
wayland: reset key mod state when leaving the window, do not repeat key mods (fixes Shift+Mouse)

e0f03e16 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored and Jacob Moody <moody@posixcafe.org> committed on 2022/02/08 19:44
pipewire: set node name to "drawterm"

79762603 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored and Jacob Moody <moody@posixcafe.org> committed on 2022/02/05 19:52
wayland: simplify pointer axis handler

c66b817c – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored and Jacob Moody <moody@posixcafe.org> committed on 2022/02/05 19:35
wayland: simplify mouse button handler

0e7c0305 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored and Jacob Moody <moody@posixcafe.org> committed on 2022/02/04 12:16
wayland: keep the same pointer surface, but mark it dirty to redraw properly

94ba334d – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored and Jacob Moody <moody@posixcafe.org> committed on 2022/02/04 12:15
wayland: always handle new pointer position on "enter" and set set the cursor image

af720a92 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored and Jacob Moody <moody@posixcafe.org> committed on 2022/01/20 13:21
gui-wl: lock redraw in "done" callback now that the things are placed correctly

dbee6192 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored and Jacob Moody <moody@posixcafe.org> committed on 2022/01/19 20:50
gui-wl: mark surface damaged only in areas that changed

5e5cd807 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored and Jacob Moody <moody@posixcafe.org> committed on 2022/01/19 19:46
gui-wl: do not hold the lock, otherwise compositor locks up for the duration of the redraw

5c08d0f7 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored and Jacob Moody <moody@posixcafe.org> committed on 2022/01/19 19:43
gui-wl: simplify shared object creation

ccfb14a8 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored and Jacob Moody <moody@posixcafe.org> committed on 2022/01/18 19:40
kern: fix pipewire audio backend

f6c5c276 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored and Jacob Moody <moody@posixcafe.org> committed on 2022/01/18 16:42
linux: set CC to cc by default

88965499 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored and Jacob Moody <moody@posixcafe.org> committed on 2022/01/18 16:27
gui-wl: enable Khome, Kend and Kins

6414ab8f – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored and Jacob Moody <moody@posixcafe.org> committed on 2022/01/18 16:23
gui-wl: enable Kshift

025f31b7 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored and Jacob Moody <moody@posixcafe.org> committed on 2022/01/18 16:21
gui-wl: enable Alt

c78edf54 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored and Jacob Moody <moody@posixcafe.org> committed on 2022/01/18 16:14
gui-wl: use pipe2 with O_CLOEXEC

c53aae4a – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored and Jacob Moody <moody@posixcafe.org> committed on 2022/01/18 16:13
gui-wl: set primary selection

9d09c931 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored and Jacob Moody <moody@posixcafe.org> committed on 2022/01/18 13:38
gui-wl: check clip content before strduping (fixes a crash)

e8c4489e – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored and Jacob Moody <moody@posixcafe.org> committed on 2022/01/18 13:37
gui-wl: remove empty generated files on wayland-scanner errors

7c06cf76 – Jacob Moody <moody@posixcafe.org> authored on 2022/01/17 16:50
cleanup

fc0d3855 – Jacob Moody <moody@posixcafe.org> authored on 2022/01/17 16:43
gui-wl: handle pgup and pgdown

2894b8f2 – Jacob Moody <moody@posixcafe.org> authored on 2021/10/13 14:38
cleanup

dd78daef – Jacob Moody <moody@posixcafe.org> authored on 2021/10/13 13:50
gui-wl: use event time in repeatstate

1f5a91b0 – Jacob Moody <moody@posixcafe.org> authored on 2021/10/12 20:58
add pipewire playback support

671477fd – Jacob Moody <moody@posixcafe.org> authored on 2021/10/12 14:09
Provide cursor hot spot to wayland

dd03ed16 – Jacob Moody <moody@posixcafe.org> authored on 2021/10/12 05:21
wayland: handle arrow keys and key repeat

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

5eaaeb08 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/11/09 18:18
x11: enabled Kmod4

c824c497 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/11/09 18:11
factotum: fix a memory leak

61ee60d7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/11/08 20:55
devtls: reject zero length records (thanks sigrid)

67284dd2 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/10/26 10:40
devaudio volume: expose pcm, skip unavailable handles

2d15857c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/10/23 09:54
add dirchanstat() from 9front to handle seek bug

2c1e8515 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/10/22 09:39
libsec: fix wrong assert condition

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

dd00a157 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/10/17 19:42
libsec: fix bugs in tls extension handling (thanks kemal)

e9853213 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/10/16 11:13
devtls: implement "hangup" control message

e65af5d4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/10/08 08:45
Fix fdclose conflict in drawterm (thanks Christos Margiolis)

823eea4c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/10/03 13:58
chan: minimize differences with 9front...

c6f547e1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/10/02 13:46
devtls: fix bwrite memory leak when channel stops being open (from 9front)

f1a4a546 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/08/31 04:06
gui-x11: fix uninitialized vars bug for screeninit() window position (thanks Nicola Girardi)

9620904e – Lorenzo Bivens <git@lorenzobivens.info> authored on 2021/08/13 23:39
Merging echoline's android and fbdev forks

a130d441 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/08/02 14:33
gui-win32: delete utf-16 routines, just use WideCharToMultiByte()/MultiByteToWideChar() kernel32 functions

dbe5ea12 – kemal <kemali13@protonmail.com> authored on 2021/08/01 15:36
gui-win32: add support for surrogate pairs in rune16 functions

c97fe469 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/06/28 15:29
drawterm/gui-cocoa/screen.m: fix SEGFAULT during cursor updates (thanks Igor)

Next