Messages by Date
-
2021/12/16
[hackers] [libgrapheme] Rename LG_CODEPOINT_INVALID to LG_INVALID_CODE_POINT || Laslo Hunhold
git
-
2021/12/16
[hackers] [libgrapheme] Ensure const-correctness in cast in lg_utf8_decode() || Laslo Hunhold
git
-
2021/12/16
[hackers] [libgrapheme] Encourage strict aliasing for library users (uint8_t * -> char *) || Laslo Hunhold
git
-
2021/12/16
Re: [hackers] [libgrapheme] Refine types (uint8_t -> char, uint32_t -> uint_least32_t) || Laslo Hunhold
Laslo Hunhold
-
2021/12/16
Re: [hackers] [libgrapheme] Refine types (uint8_t -> char, uint32_t -> uint_least32_t) || Laslo Hunhold
Michael Forney
-
2021/12/16
Re: [hackers] [libgrapheme] Refine types (uint8_t -> char, uint32_t -> uint_least32_t) || Laslo Hunhold
Laslo Hunhold
-
2021/12/16
Re: [hackers] [libgrapheme] Refine types (uint8_t -> char, uint32_t -> uint_least32_t) || Laslo Hunhold
Michael Forney
-
2021/12/16
Re: [hackers] [libgrapheme] Refine types (uint8_t -> char, uint32_t -> uint_least32_t) || Laslo Hunhold
Laslo Hunhold
-
2021/12/15
Re: [hackers] [libgrapheme] Refine types (uint8_t -> char, uint32_t -> uint_least32_t) || Laslo Hunhold
Michael Forney
-
2021/12/15
Re: [hackers] [libgrapheme] Refine types (uint8_t -> char, uint32_t -> uint_least32_t) || Laslo Hunhold
Laslo Hunhold
-
2021/12/15
Re: [hackers] [libgrapheme] Refactor Makefile, add dist-target and add test-util || Laslo Hunhold
Laslo Hunhold
-
2021/12/15
[hackers] [libgrapheme] Make lists in Makefile more idiomatic and avoid breaks || Laslo Hunhold
git
-
2021/12/15
Re: [hackers] [libgrapheme] Refactor Makefile, add dist-target and add test-util || Laslo Hunhold
Quentin Rameau
-
2021/12/15
[hackers] [libgrapheme] Refactor Makefile, add dist-target and add test-util || Laslo Hunhold
git
-
2021/12/15
[hackers] [libgrapheme] Refactor manual pages, document lg_grapheme_isbreak() || Laslo Hunhold
git
-
2021/12/14
[hackers] [libgrapheme] Reduce number of iterations for grapheme-performance-test || Laslo Hunhold
git
-
2021/12/14
[hackers] [libgrapheme] Refactor error-messages and test-output || Laslo Hunhold
git
-
2021/12/14
[hackers] [libgrapheme] Fix memory leaks during header-generation || Laslo Hunhold
git
-
2021/12/14
[hackers] [libgrapheme] Update UTF-8-decoder test for modified NULL-case || Laslo Hunhold
git
-
2021/12/14
[hackers] [libgrapheme] Make lg_utf8_*() NULL-agnostic || Laslo Hunhold
git
-
2021/12/14
[hackers] [libgrapheme] Reorder CFLAGS || Laslo Hunhold
git
-
2021/12/14
[hackers] [libgrapheme] Avoid undefined signed integer overflow in heisenstate_set() || Laslo Hunhold
git
-
2021/12/14
[hackers] [libgrapheme] Optimize bsearch-comparison-function for cp-ranges || Laslo Hunhold
git
-
2021/12/14
[hackers] [libgrapheme] Change return-type of time_diff to double || Laslo Hunhold
git
-
2021/12/14
[hackers] [libgrapheme] Coding style and explicit double-cast || Laslo Hunhold
git
-
2021/12/14
Re: [hackers][st][PATCH] Add support for OSC color sequences.
Quentin Rameau
-
2021/12/13
Re: [hackers][st][PATCH] Add support for OSC color sequences.
Raheman Vaiya
-
2021/12/13
[hackers] [libgrapheme] Cast pedantically || Laslo Hunhold
git
-
2021/12/12
Re: [hackers] [libgrapheme] Refine types (uint8_t -> char, uint32_t -> uint_least32_t) || Laslo Hunhold
Michael Forney
-
2021/12/12
[hackers] [libgrapheme] Change lg_grapheme_isbreak() return type from int to bool || Laslo Hunhold
git
-
2021/12/12
[hackers] [libgrapheme] Improve parsing of hexadecimal strings || Laslo Hunhold
git
-
2021/12/12
[hackers] [libgrapheme] Properly set internal functions as static || Laslo Hunhold
git
-
2021/12/12
[hackers] [libgrapheme] Assume nothing, assert what we want in the API || Laslo Hunhold
git
-
2021/12/12
Re: [hackers] [libgrapheme] Refine types (uint8_t -> char, uint32_t -> uint_least32_t) || Laslo Hunhold
Laslo Hunhold
-
2021/12/12
Re: [hackers] [libgrapheme] Refine types (uint8_t -> char, uint32_t -> uint_least32_t) || Laslo Hunhold
Michael Forney
-
2021/12/12
Re: [hackers] [libgrapheme] Refine types (uint8_t -> char, uint32_t -> uint_least32_t) || Laslo Hunhold
Laslo Hunhold
-
2021/12/11
Re: [hackers] [libgrapheme] Refine types (uint8_t -> char, uint32_t -> uint_least32_t) || Laslo Hunhold
Laslo Hunhold
-
2021/12/11
Re: [hackers] [libgrapheme] Refine types (uint8_t -> char, uint32_t -> uint_least32_t) || Laslo Hunhold
Michael Forney
-
2021/12/11
Re: [hackers] [libgrapheme] Refine types (uint8_t -> char, uint32_t -> uint_least32_t) || Laslo Hunhold
Michael Forney
-
2021/12/11
Re: [hackers] [libgrapheme] Refine types (uint8_t -> char, uint32_t -> uint_least32_t) || Laslo Hunhold
Laslo Hunhold
-
2021/12/11
Re: [hackers] [libgrapheme] Refine types (uint8_t -> char, uint32_t -> uint_least32_t) || Laslo Hunhold
Michael Forney
-
2021/12/11
[hackers] [libgrapheme] Refine types (uint8_t -> char, uint32_t -> uint_least32_t) || Laslo Hunhold
git
-
2021/12/11
Re: [hackers][st][PATCH] Add support for OSC color sequences.
Hiltjo Posthuma
-
2021/12/10
[hackers][st][PATCH] Add support for OSC color sequences.
Raheman Vaiya
-
2021/12/10
[hackers] [libgrapheme] Severely speed up grapheme cluster break detection || Laslo Hunhold
git
-
2021/12/09
[hackers] [libgrapheme] Change parameter order in lg_utf8_decode() || Laslo Hunhold
git
-
2021/12/09
[hackers] [libgrapheme] Add grapheme break performance test || Laslo Hunhold
git
-
2021/12/08
[hackers] [libgrapheme] Refactor API ("lg_" prefix, better naming scheme) || Laslo Hunhold
git
-
2021/12/08
[hackers] [libgrapheme] Refactor data-generation and library structure || Laslo Hunhold
git
-
2021/11/21
[hackers] [PATCH 2/2] strings: treat Runeerror as nonprintable
Brad Barden
-
2021/11/21
[hackers] [PATCH 1/2] strings: fix printed offset
Brad Barden
-
2021/11/21
Re: [hackers] [dwm][patch] uselessgap fix
Hiltjo Posthuma
-
2021/11/21
[hackers] [dwm][patch] uselessgap fix
thim
-
2021/10/23
Re: [hackers] [sbase][PATCH] nohup: Open nohup.out WRONLY
Michael Forney
-
2021/10/23
[hackers] [sbase] nohup: Open nohup.out WRONLY || Arthur Williams
git
-
2021/10/23
Re: [hackers] [sbase][PATCH] nohup: Open nohup.out WRONLY
Quentin Rameau
-
2021/10/22
Re: [hackers] Re: [PATCH sxmo-utils 2/2] added some systemctl commands to doas.conf for compatibility with systemd distros like Arch
NRK
-
2021/10/22
Re: [hackers] Re: [PATCH sxmo-utils 2/2] added some systemctl commands to doas.conf for compatibility with systemd distros like Arch
Hiltjo Posthuma
-
2021/10/22
[hackers] Re: [PATCH sxmo-utils 2/2] added some systemctl commands to doas.conf for compatibility with systemd distros like Arch
Maarten van Gompel
-
2021/10/22
[hackers] [PATCH sxmo-utils 2/2] added some systemctl commands to doas.conf for compatibility with systemd distros like Arch
Maarten van Gompel
-
2021/10/22
[hackers] [PATCH sxmo-utils 1/2] added tinydm-set-session to doas conf so sxmo_wmtoggle.sh works again
Maarten van Gompel
-
2021/10/18
Re: [hackers] [surf][patch] Use signed chars for webext messages.
Quentin Rameau
-
2021/10/14
[hackers] [slstatus][PATCH] components/volume: Add FreeBSD-specific code
Christos Margiolis
-
2021/10/09
Re: [hackers] [PATCH svkbd] Fix color scheme editing on smiley with Xresources
Hiltjo Posthuma
-
2021/10/09
[hackers] [svkbd] Fix color scheme editing on smiley with Xresources || Justin Torres
git
-
2021/10/08
[hackers] [PATCH svkbd] Fix color scheme editing on smiley with Xresources
Maarten van Gompel
-
2021/10/07
[hackers] [surf][patch] Use signed chars for webext messages.
Noah Evans
-
2021/10/01
Re: [hackers] [svkbd][PATCH] create layout-dependent object files
Hiltjo Posthuma
-
2021/10/01
[hackers] [svkbd] create layout-dependent object files || Max Schillinger
git
-
2021/09/30
[hackers] [svkbd][PATCH] create layout-dependent object files
Max Schillinger
-
2021/09/23
[hackers] [libgrapheme] Update to Unicode 14.0.0 || Laslo Hunhold
git
-
2021/09/19
[hackers] [dwm][PATCH 1/2] Calling configure in resizeclient is not needed
Shironeko
-
2021/09/19
[hackers] [dwm][PATCH 2/2] Check bw before setting it to 0
shironeko
-
2021/09/19
[hackers] [dwm][PATCH 1/2] Calling configure in resizeclient is not needed
shironeko
-
2021/09/13
Re: [hackers] [quark][PATCH 1/7] arg.h: visual separation for blocks
Laslo Hunhold
-
2021/09/10
[hackers] [sbase] find: Add spawn helper function || Michael Forney
git
-
2021/09/10
[hackers] [sbase] find: Flush stdout before executing commands || Michael Forney
git
-
2021/09/04
[hackers] [sbase][PATCH] nohup: Open nohup.out WRONLY
Arthur Williams
-
2021/09/02
[hackers] [slstatus][PATCH] Get disk IO stats on Linux (read, write, %)
K. Eugene Carlson
-
2021/08/24
Re: [hackers] [st][PATCH 1/1] fix a problem that the standard streams are unexpectedly closed
Hiltjo Posthuma
-
2021/08/24
[hackers] [st] fix possible rare crash when Xutf8TextPropertyToTextList fails || Hiltjo Posthuma
git
-
2021/08/24
[hackers] [st] fix a problem that the standard streams are unexpectedly closed || Koichi Murase
git
-
2021/08/23
[hackers] [st][PATCH 1/1] fix a problem that the standard streams are unexpectedly closed
Koichi Murase
-
2021/08/23
[hackers] [st][PATCH 1/1] fix a problem that the standard streams are unexpectedly closed
Koichi Murase
-
2021/08/23
[hackers] [st][PATCH 1/1] fix a problem that the standard streams are unexpectedly closed
Koichi Murase
-
2021/08/23
Re: [hackers] [st][PATCH] fix a problem that the standard streams are unexpectedly closed
Koichi Murase
-
2021/08/21
[hackers] Re: [st][PATCH] fix a problem that the standard streams are unexpectedly closed
Koichi Murase
-
2021/08/20
[hackers] [libsl] sync fix to free the fontset || Hiltjo Posthuma
git
-
2021/08/20
[hackers] [dwm] Revert "Improve speed of drw_text when provided with large strings" || Hiltjo Posthuma
git
-
2021/08/20
[hackers] [libsl] Revert "sync drw.c: improve speed of large fonts and free fontset" || Hiltjo Posthuma
git
-
2021/08/20
[hackers] [dmenu] Revert "Improve speed of drw_text when provided with large strings" || Hiltjo Posthuma
git
-
2021/08/19
[hackers] [st][PATCH] fix a problem that the standard streams are unexpectedly closed
Koichi Murase
-
2021/08/19
Re: [hackers] [dwm][PATCH] Fix wrong computation in drw_text
Viktor Grigorov
-
2021/08/19
Re: [hackers] [dwm][PATCH] Fix wrong computation in drw_text
Hiltjo Posthuma
-
2021/08/17
[hackers] [dwm][PATCH] Fix wrong computation in drw_text
suckless
-
2021/08/16
Re: [hackers] [dmenu][PATCH] turn -b into a toggle
Laslo Hunhold
-
2021/08/16
Re: [hackers] [dmenu][PATCH] turn -b into a toggle
NRK
-
2021/08/16
Re: [hackers] [dmenu][PATCH] turn -b into a toggle
Laslo Hunhold
-
2021/08/16
Re: [hackers] [dmenu][PATCH] turn -b into a toggle
Hiltjo Posthuma
-
2021/08/16
Re: [hackers] [dmenu][PATCH] turn -b into a toggle
Laslo Hunhold
-
2021/08/15
[hackers] [dmenu][PATCH] turn -b into a toggle
NRK
-
2021/08/12
[hackers] sbase [PATCH] include table of regexp syntax
Greg Reagle
-
2021/08/11
[hackers] sbase [PATCH] refer to re_format(7) for BSDs
Greg Reagle
-
2021/08/11
[hackers] Re: A very unconventional unit testing library
Thomas Oltmann
-
2021/08/11
Re: [hackers] A very unconventional unit testing library
Mattias Andrée
-
2021/08/11
Re: [hackers] A very unconventional unit testing library
Thomas Oltmann
-
2021/08/11
Re: [hackers] A very unconventional unit testing library
Mattias Andrée
-
2021/08/11
Re: [hackers] A very unconventional unit testing library
[email protected]
-
2021/08/10
[hackers] A very unconventional unit testing library
Thomas Oltmann
-
2021/08/09
[hackers] [dmenu] add support for more keypad keys || Hiltjo Posthuma
git
-
2021/08/09
Re: [hackers] Re: [dmenu][patch] Improve speed of drw_text when provided with large strings
Hiltjo Posthuma
-
2021/08/09
[hackers] [libsl] sync drw.c: improve speed of large fonts and free fontset || Hiltjo Posthuma
git
-
2021/08/09
[hackers] [dwm] Improve speed of drw_text when provided with large strings || Miles Alan
git
-
2021/08/09
[hackers] [dmenu] Improve speed of drw_text when provided with large strings || Miles Alan
git
-
2021/08/07
[hackers] [dwm] [patch] Tab patch alone for dwm from the git master branch.
Raghav Gururajan
-
2021/08/07
[hackers] Re: [dmenu][patch] Improve speed of drw_text when provided with large strings
Miles Alan
-
2021/08/07
[hackers] [dmenu][patch] Improve speed of drw_text when provided with large strings
m
-
2021/08/07
Re: [hackers] [dwm] [patch] Tab patch alone for dwm from the git master branch.
Sebastian LaVine
-
2021/08/02
[hackers] [svkbd] Add a Serbian layout: layout.sr.h || Страхиња Радић
git
-
2021/08/02
Re: [hackers] [dwm][floatrules] patch bugfix
Hiltjo Posthuma
-
2021/08/01
[hackers] [dwm][floatrules] patch bugfix
Natanael Rabello
-
2021/07/30
[hackers] [sbase] mv: Move on to other files if rename fails with something other than EXDEV || Michael Forney
git
-
2021/07/30
[hackers] [sbase] mv: Prevent successful rename from forgetting past failure || Michael Forney
git
-
2021/07/30
[hackers] [sbase] mv: Only remove source if copy succeeded || Michael Forney
git
-
2021/07/30
Re: [hackers] [PATCH svkbd] Version bump prior to release
Maarten van Gompel
-
2021/07/30
Re: [hackers] [PATCH svkbd] Version bump prior to release
Hiltjo Posthuma
-
2021/07/30
[hackers] [svkbd] bump version to 0.4 || Hiltjo Posthuma
git
-
2021/07/30
[hackers] [svkbd] config.mk: fix version printing for -v || Hiltjo Posthuma
git
-
2021/07/30
[hackers] [PATCH svkbd] Version bump prior to release
Maarten van Gompel
-
2021/07/26
[hackers] [sbase] printf: allow flags for the %s format string aswell || Hiltjo Posthuma
git
-
2021/07/26
[hackers] [st][PATCH] Support Alt+PageUp and Alt+PageDown
Max Schillinger
-
2021/07/25
[hackers] [patch] [sbase] printf: allow flags for the %s format string aswell
Hiltjo Posthuma
-
2021/07/25
[hackers] [dmenu] remove always true condition in if statement || Guilherme Janczak
git
-
2021/07/24
[hackers] [dmenu][PATCH] remove always true condition in if statement
Guilherme Janczak
-
2021/07/20
[hackers] [svkbd] minor update for emoji overlay on Q: simpler glyph || Maarten van Gompel
git
-
2021/07/19
[hackers] [surf/surf-webkit2] Improve non-ASCII character search handling || Quentin Rameau
git
-
2021/07/19
[hackers] [surf/surf-webkit2] Improve SETPROP xprop parsing || Quentin Rameau
git
-
2021/07/19
[hackers] [PATCH svkbd] minor update for emoji overlay on Q: simpler glyph
Maarten van Gompel
-
2021/07/18
[hackers] [sbase] tar: check if allocation failed || Hiltjo Posthuma
git
-
2021/07/18
Re: [hackers] [sbase] tar: check if reallocarray failed
Laslo Hunhold
-
2021/07/18
Re: [hackers] [st][PATCH] Add 14th bit to XK_SWITCH_MOD bitmask
Hiltjo Posthuma
-
2021/07/18
[hackers] [st] Add 14th bit to XK_SWITCH_MOD bitmask || Petar Kapriš
git
-
2021/07/17
[hackers] [st][PATCH] Add 14th bit to XK_SWITCH_MOD bitmask
petarkapris
-
2021/07/17
[hackers] [sbase] tar: check if reallocarray failed
Hiltjo Posthuma
-
2021/07/15
[hackers] [scroll][PATCH] Let the child program take arguments
Marc-André Brochu
-
2021/07/14
Re: [hackers] [PATCH] Add a configuration option for fullscreen locking
Sebastian LaVine
-
2021/07/14
Re: [hackers] [PATCH] Add a configuration option for fullscreen locking
Quentin Rameau
-
2021/07/14
Re: [hackers] [PATCH] Add a configuration option for fullscreen locking
Chris Down
-
2021/07/14
Re: [hackers] [PATCH] Add a configuration option for fullscreen locking
Laslo Hunhold
-
2021/07/14
Re: [hackers] [PATCH] Add a configuration option for fullscreen locking
Hiltjo Posthuma
-
2021/07/14
[hackers] [dwm] Add a configuration option for fullscreen locking || Quentin Rameau
git
-
2021/07/13
Re: [hackers] [PATCH] Add a configuration option for fullscreen locking
Christopher Witt
-
2021/07/13
Re: [hackers] [PATCH] Add a configuration option for fullscreen locking
Sebastian LaVine
-
2021/07/13
Re: [hackers] [PATCH] Add a configuration option for fullscreen locking
Hiltjo Posthuma
-
2021/07/12
[hackers] [PATCH] Add a configuration option for fullscreen locking
Quentin Rameau
-
2021/07/12
[hackers] [svkbd] change comment-style in .c file || Hiltjo Posthuma
git
-
2021/07/12
[hackers] [svkbd] made the Q key double as a trigger for the emoji overlay in the default mobile-intl layout || Maarten van Gompel
git
-
2021/07/12
[hackers] [svkbd] code cleanup in overlay definitions (removed empty lines comments) || Maarten van Gompel
git
-
2021/07/12
[hackers] [svkbd] minor documentation update || Maarten van Gompel
git
-
2021/07/12
[hackers] [svkbd] moved backspace key down in dialer layer (mobile-intl and simple layout), for more consistency with other layers || Maarten van Gompel
git
-
2021/07/12
[hackers] [svkbd] protection against segfault if overlay has more keys than the keyboard itself || Maarten van Gompel
git
-
2021/07/12
[hackers] [svkbd] exclude certain modifier keys and basic keys from being overlayed || Maarten van Gompel
git
-
2021/07/12
[hackers] [svkbd] added missing e caron to overlay in international and simple layouts (e.g. for czech) || Maarten van Gompel
git
-
2021/07/11
[hackers] [PATCH svkbd 5/7] moved backspace key down in dialer layer (mobile-intl and simple layout), for more consistency with other layers
Maarten van Gompel
-
2021/07/11
[hackers] [PATCH svkbd 4/7] minor documentation update
Maarten van Gompel
-
2021/07/11
[hackers] [PATCH svkbd 7/7] made the Q key double as a trigger for the emoji overlay in the default mobile-intl layout
Maarten van Gompel
-
2021/07/11
[hackers] [PATCH svkbd 1/7] added missing e caron to overlay in international and simple layouts (e.g. for czech)
Maarten van Gompel
-
2021/07/11
[hackers] [PATCH svkbd 6/7] code cleanup in overlay definitions (removed empty lines comments)
Maarten van Gompel
-
2021/07/11
[hackers] [PATCH svkbd 3/7] protection against segfault if overlay has more keys than the keyboard itself
Maarten van Gompel
-
2021/07/11
[hackers] [PATCH svkbd 2/7] exclude certain modifier keys and basic keys from being overlayed
Maarten van Gompel
-
2021/07/06
[hackers] [sbase][PATCH] seq: print first one separately
Mrlin
-
2021/07/04
[hackers] [quark][PATCH 2/7] arg.h: more readable NULL pointer
Nikita Zlobin
-
2021/07/04
[hackers] [quark][PATCH 5/7] arg.h: uncluttering
Nikita Zlobin
-
2021/07/04
[hackers] [quark][PATCH 6/7] arg.h: unconditional break
Nikita Zlobin
-
2021/07/04
Re: [hackers] [st][PATCH] arg.h: optimize & style
Nikita Zlobin
-
2021/07/04
[hackers] [quark][PATCH 1/7] arg.h: visual separation for blocks
Nikita Zlobin
-
2021/07/04
[hackers] [quark][PATCH 4/7] arg.h: clean ref for argv[1] element
Nikita Zlobin
-
2021/07/04
[hackers] [quark][PATCH 7/7] arg.h: pointer iterator for opt letters
Nikita Zlobin
-
2021/07/04
[hackers] [quark][PATCH 3/7] arg.h: more consistency in outer loop declaration
Nikita Zlobin
-
2021/07/04
Re: [hackers] [st][PATCH] arg.h: optimize & style
Nikita Zlobin
-
2021/07/04
Re: [hackers] [st][PATCH] arg.h: optimize & style
Laslo Hunhold
-
2021/07/04
Re: [hackers] [st][PATCH] arg.h: optimize & style
Nikita Zlobin
-
2021/07/04
Re: [hackers] [st][PATCH] arg.h: optimize & style
Nikita Zlobin
-
2021/07/04
Re: [hackers] [st][PATCH] arg.h: optimize & style
Hiltjo Posthuma
-
2021/07/04
[hackers] [st][PATCH] arg.h: optimize & style
Nikita Zlobin
-
2021/07/03
[hackers] [tabbed][PATCH] arg.h: optimization
Nikita Zlobin
-
2021/07/03
[hackers] [tabbed][PATCH] arg.h: optimization
Nikita Zlobin
-
2021/07/03
Re: [hackers] [svkbd][PATCH] Fix broken key definitions in layout.en.h
Hiltjo Posthuma
-
2021/07/03
[hackers] [svkbd] no need to initialize these variables here || Hiltjo Posthuma
git
-
2021/07/03
[hackers] [svkbd] small code-style changes || Hiltjo Posthuma
git
-
2021/07/03
[hackers] [svkbd] check key for NULL dereference, just in case || Hiltjo Posthuma
git
-
2021/07/03
[hackers] [svkbd] adjust other layouts for the second label change || Hiltjo Posthuma
git
-
2021/07/03
[hackers] [svkbd] Fix broken key definitions in layout.en.h || Sebastian LaVine
git
-
2021/07/02
[hackers] [svkbd][PATCH] Fix broken key definitions in layout.en.h
Sebastian LaVine
-
2021/06/17
[hackers] [sbase] README: Add dd(1) to tool list || Michael Forney
git
-
2021/06/16
[hackers] [sbase] dd: Always move excess to beginning of buffer after read/write loops || Michael Forney
git
-
2021/06/13
[hackers] [svkbd] remove unused variable || Hiltjo Posthuma
git
-
2021/06/13
[hackers] [svkbd] added an additional minimal mobile layer || Maarten van Gompel
git
-
2021/06/13
[hackers] [svkbd] increase spacing, set scheme for window, make window render faster by removing unnecessary map requests to X || Maarten van Gompel
git
-
2021/06/13
[hackers] [svkbd] adding dead spacing between keys to prevent misclicks and adapting keyboard layout to a less rigid grid (all aimed to reduce typos) || Maarten van Gompel
git