• Joined on 2024年01月18日
Kana commented on issue dwl/dwl#1211 2026年06月05日 15:46:41 +02:00
Request for comment: Mouse movement differences between dwm (X) and dwl (wayland).

I suspect it is not a dwm vs dwl thing, but an X11 vs Wayland.

Kana commented on issue dwl/dwl#1211 2026年06月05日 12:19:18 +02:00
Request for comment: Mouse movement differences between dwm (X) and dwl (wayland).

I moved from dwm to dwl about an year ago and I observed that too. By the time I thought that in Wayland the pointer acceleration (the increase in speed as we keep moving) is lower than on X11,...

Kana pushed to main at Kana/debounce_keyboard 2026年06月02日 16:15:53 +02:00
261995dac3 changing o README to suggest changing the irq of the keyboard to a p-core
Kana pushed to testing at Kana/debounce_keyboard 2026年06月02日 16:15:17 +02:00
261995dac3 changing o README to suggest changing the irq of the keyboard to a p-core
Kana pushed to main at Kana/debounce_keyboard 2026年06月01日 16:07:27 +02:00
8ca404b59f added priority option on systemd service
Kana pushed to testing at Kana/debounce_keyboard 2026年06月01日 16:06:44 +02:00
8ca404b59f added priority option on systemd service
Kana pushed to main at Kana/debounce_keyboard 2026年05月31日 20:25:35 +02:00
8c87392d53 better variable name
b907c0d687 better verbose info
Compare 2 commits »
Kana pushed to testing at Kana/debounce_keyboard 2026年05月31日 20:25:12 +02:00
8c87392d53 better variable name
Kana pushed to testing at Kana/debounce_keyboard 2026年05月29日 20:06:15 +02:00
b907c0d687 better verbose info
Kana pushed to main at Kana/debounce_keyboard 2026年05月27日 20:32:32 +02:00
a69db658d2 ajusted timing
0f43e9113e fix a leftover variable name
77a95e2623 improvements on defining and handling the key to watch to avoid the stuck
1a5de2668c major improvement on handling delayed signals when multiple keys are pressed
1625757aad minor fix after finding out that actually the keyboard only delivers the delayed release signal after keypresses
Compare 7 commits »
Kana pushed to testing at Kana/debounce_keyboard 2026年05月27日 16:44:11 +02:00
a69db658d2 ajusted timing
Kana pushed to testing at Kana/debounce_keyboard 2026年05月26日 16:40:30 +02:00
0f43e9113e fix a leftover variable name
Kana pushed to testing at Kana/debounce_keyboard 2026年05月26日 16:23:39 +02:00
77a95e2623 improvements on defining and handling the key to watch to avoid the stuck
Kana pushed to testing at Kana/debounce_keyboard 2026年05月26日 12:41:09 +02:00
1a5de2668c major improvement on handling delayed signals when multiple keys are pressed
Kana pushed to testing at Kana/debounce_keyboard 2026年05月23日 12:40:15 +02:00
1625757aad minor fix after finding out that actually the keyboard only delivers the delayed release signal after keypresses
ec7a2c987b better understanding and explanation of timings
4dc08235bb better understanding and explanation of timings
Compare 3 commits »
Kana pushed to testing at Kana/debounce_keyboard 2026年05月22日 14:14:48 +02:00
523d79536e improvements on schedulling the forced release
Kana pushed to main at Kana/debounce_keyboard 2026年05月22日 13:58:35 +02:00
523d79536e improvements on schedulling the forced release
Kana pushed to main at Kana/debounce_keyboard 2026年05月21日 21:58:07 +02:00
fd40ef4e3e improved timing
525c9d920b better timing and schedulling the release
cb5f4fe833 minor improvement on canceling release schedule
Compare 3 commits »
Kana pushed to testing at Kana/debounce_keyboard 2026年05月21日 21:43:40 +02:00
fd40ef4e3e improved timing
525c9d920b better timing and schedulling the release
Compare 2 commits »
Kana pushed to main at dwl/dwl-patches 2026年05月21日 15:04:32 +02:00
33acb045a8 fix swapfocus README