shithub: drawterm

RSS feed

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