2022-11-14 09:40:57 +0100 | b50d | (~b50d@62.96.54.30) |
2022-11-14 11:22:25 +0100 | Solid | (~slot@xmonad/slotThe) (Quit: Connection reset by pear) |
2022-11-14 11:23:43 +0100 | Solid | (~slot@xmonad/slotThe) |
2022-11-14 15:38:40 +0100 | <purity-gearD[m]> | i've noticed that when on tty/windows keeping a key pressed, like backspace, does not work, i have to press it multiple times; why is that? |
2022-11-14 16:44:20 +0100 | <Solid> | kmonad doesn't handle key-repeat and instead defers to the environment (e.g., X11) for that |
2022-11-14 16:44:33 +0100 | <Solid> | AFAIK this is being redone on keycode-refactor or another experimental branch |
2022-11-14 18:20:19 +0100 | b50d | (~b50d@62.96.54.30) (Remote host closed the connection) |
2022-11-14 21:34:34 +0100 | <purity-gearD[m]> | cool |