URI: 
       Log - svkbd - simple virtual keyboard
  HTML git clone git://git.suckless.org/svkbd
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
       Date              Commit message                            Author
   DIR 2024-11-26 17:30  bump version to 0.4.2                     Hiltjo Posthuma
   DIR 2024-10-27 02:58  Reducing xspacing and yspacing to 1 so …  hazardchem
   DIR 2023-12-03 16:22  fix uppercase in armenian (and perhaps …  norayr chilingarian
   DIR 2023-02-05 10:26  update LICENSE                            Hiltjo Posthuma
   DIR 2023-02-04 19:41  dvorak layout                             Norayr Chilingarian
   DIR 2023-02-05 10:25  fix comment style                         Hiltjo Posthuma
   DIR 2023-01-29 15:22  armenian layout                           Norayr Chilingarian
   DIR 2022-01-07 11:38  bump version to 0.4.1                     Hiltjo Posthuma
   DIR 2021-10-08 19:38  Fix color scheme editing on smiley with…  Justin Torres
   DIR 2021-09-30 19:36  create layout-dependent object files      Max Schillinger
   DIR 2021-08-02 14:13  Add a Serbian layout: layout.sr.h         Страхиња Радић
   DIR 2021-07-30 14:50  bump version to 0.4                       Hiltjo Posthuma
   DIR 2021-07-30 14:49  config.mk: fix version printing for -v    Hiltjo Posthuma
   DIR 2021-07-19 19:09  minor update for emoji overlay on Q: si…  Maarten van Gompel
   DIR 2021-07-12 10:51  change comment-style in .c file           Hiltjo Posthuma
   DIR 2021-07-11 15:53  made the Q key double as a trigger for …  Maarten van Gompel
   DIR 2021-07-11 15:53  code cleanup in overlay definitions (re…  Maarten van Gompel
   DIR 2021-07-11 15:53  moved backspace key down in dialer laye…  Maarten van Gompel
   DIR 2021-07-11 15:53  minor documentation update                Maarten van Gompel
   DIR 2021-07-11 15:53  protection against segfault if overlay …  Maarten van Gompel
   DIR 2021-07-11 15:53  exclude certain modifier keys and basic…  Maarten van Gompel
   DIR 2021-07-11 15:53  added missing e caron to overlay in int…  Maarten van Gompel
   DIR 2021-07-03 09:45  no need to initialize these variables h…  Hiltjo Posthuma
   DIR 2021-07-03 09:45  small code-style changes                  Hiltjo Posthuma
   DIR 2021-07-03 09:44  check key for NULL dereference, just in…  Hiltjo Posthuma
   DIR 2021-07-03 09:30  adjust other layouts for the second lab…  Hiltjo Posthuma
   DIR 2021-07-02 19:23  Fix broken key definitions in layout.en…  Sebastian LaVine
   DIR 2021-06-13 21:19  remove unused variable                    Hiltjo Posthuma
   DIR 2021-06-13 20:28  added an additional minimal mobile layer  Maarten van Gompel
   DIR 2021-06-13 20:28  increase spacing, set scheme for window…  Maarten van Gompel
   DIR 2021-06-13 20:27  adding dead spacing between keys to pre…  Maarten van Gompel
   DIR 2021-06-13 20:35  remove unneeded initialization to zero    Hiltjo Posthuma
   DIR 2021-06-13 20:27  Fix error in >1 wide key width calc, al…  silver
   DIR 2021-06-13 20:27  allow neutralizing a key modifier by ap…  Max Schillinger
   DIR 2021-03-28 20:54  bump version to 0.3                       Hiltjo Posthuma
   DIR 2021-03-28 14:55  Add missing keys on lazy layers           Stacy Harper
   DIR 2021-03-28 13:24  code-style                                Hiltjo Posthuma
   DIR 2021-03-28 13:19  usage already exits, remove exit(2)       Hiltjo Posthuma
   DIR 2021-03-28 13:13  bump LICENSE year                         Hiltjo Posthuma
   DIR 2021-03-28 13:12  rm unused variables                       Hiltjo Posthuma
   DIR 2021-03-28 13:10  usage: add -g information entry and fix…  Hiltjo Posthuma
   DIR 2021-03-28 13:05  improve command-line parsing, fix crash…  Hiltjo Posthuma
   DIR 2021-03-28 13:03  comment style                             Hiltjo Posthuma
   DIR 2021-03-28 13:02  code-style changes                        Hiltjo Posthuma
   DIR 2021-03-28 12:58  use sizeof(buffer) instead of hardcoded…  Hiltjo Posthuma
   DIR 2021-03-28 12:56  add check for debug flag in printdbg() …  Hiltjo Posthuma
   DIR 2021-03-28 12:52  estrdup errors out, so remove the condi…  Hiltjo Posthuma
   DIR 2021-03-28 12:51  some code-style changes                   Hiltjo Posthuma
   DIR 2021-03-28 12:42  fix unnecesary c99-ism, fixes compilati…  Hiltjo Posthuma
   DIR 2021-03-28 12:41  put estrdup in util and use die() inste…  Hiltjo Posthuma
   DIR 2021-03-27 16:57  Various indentation fixes for a more co…  Maarten van Gompel
   DIR 2021-03-27 16:57  ternary operator was used in the wrong …  Maarten van Gompel
   DIR 2021-03-27 16:57  Added a util function estrdup() to chec…  Maarten van Gompel
   DIR 2021-03-27 16:57  removed debugging flag                    Maarten van Gompel
   DIR 2021-03-15 22:30  fixed double free error                   Maarten van Gompel
   DIR 2021-03-15 13:15  Updated the documentation to describe t…  Maarten van Gompel
   DIR 2021-03-15 10:43  cleanup and reworking some of the logic   Maarten van Gompel
   DIR 2021-03-14 12:20  fix for output key on release             Maarten van Gompel
   DIR 2021-03-09 21:52  Rebuild on layout update                  Reed Wade
   DIR 2021-03-09 22:26  fix the highlighted key on dragged touch  Reed Wade
   DIR 2021-03-09 21:26  Added mobile-simple layout                Reed Wade
   DIR 2021-03-09 07:10  Add Xresources support.                   tetrakist
   DIR 2021-03-08 21:36  fixed print output mode                   Maarten van Gompel
   DIR 2021-03-08 19:23  adapted plain layout and legacy layouts…  Maarten van Gompel
   DIR 2021-03-06 23:44  Allow toggling modifier keys even when …  Maarten van Gompel
   DIR 2021-03-06 23:33  fix for earlier overlay width patch (th…  Maarten van Gompel
   DIR 2021-03-06 23:14  Simpler implementation for keeping trac…  Maarten van Gompel
   DIR 2021-03-06 20:40  Implemented key output option to stdout   Maarten van Gompel
   DIR 2021-03-06 15:30  Added a second key label for the shift-…  Maarten van Gompel
   DIR 2021-03-06 14:11  Usefull if you want to skip somekeys th…  Reed Wade
   DIR 2021-03-06 14:09  Extended key definition to allow settin…  Reed Wade
   DIR 2021-03-06 14:07  Implementing a print output mode and ab…  Maarten van Gompel
   DIR 2021-03-06 12:37  Applied different styling to overlays     Maarten van Gompel
   DIR 2021-03-05 23:43  bump version to 0.3.0                     Maarten van Gompel
   DIR 2021-03-05 23:15  Implemented press-on-release and repeti…  Maarten van Gompel
   DIR 2021-03-05 21:29  Removed grid drwawing and set different…  Maarten van Gompel
   DIR 2021-03-05 18:03  Added an extra row to the mobile-intl l…  Maarten van Gompel
   DIR 2021-02-25 16:28  Force installing executable               Jochen Sprickerhof
   DIR 2020-12-11 17:37  bump version to 0.2.2                     Hiltjo Posthuma
   DIR 2020-12-11 16:51  fixed a bug that reset the layer to lay…  Maarten van Gompel
   DIR 2020-12-11 16:45  fixed russian keyboard layout in mobile…  Maarten van Gompel
   DIR 2020-09-18 10:59  config.mk: set DEFAULT_SOURCE             Hiltjo Posthuma
   DIR 2020-09-16 14:07  Make install fix: install the actual co…  Maarten van Gompel
   DIR 2020-09-13 20:29  Makefile: dist: add drw.h and util.h      Hiltjo Posthuma
   DIR 2020-08-24 17:32  tiny code-style tweak                     Hiltjo Posthuma
   DIR 2020-08-14 10:48  Makefile: fix dist rule, reported by Jo…  Hiltjo Posthuma
   DIR 2020-08-04 22:09  a few more tweaks                         Hiltjo Posthuma
   DIR 2020-08-04 21:28  some code-style consistency changes + s…  Hiltjo Posthuma
   DIR 2020-08-04 21:14  svkbd.1: small man page tweaks            Hiltjo Posthuma
   DIR 2020-08-04 21:12  fixup strdup() from the last patch        Hiltjo Posthuma
   DIR 2020-08-02 18:57  cleaned up code style, fixed buffer ove…  Maarten van Gompel
   DIR 2020-08-02 18:57  Updated the man page                      Maarten van Gompel
   DIR 2020-08-02 16:23  Makefile, config.mk: use pkg-config, fi…  Hiltjo Posthuma
   DIR 2020-08-02 13:46  Made the old layouts compatible with th…  Maarten van Gompel
   DIR 2020-08-02 13:46  fixed the select() logic in run() to ha…  Maarten van Gompel
   DIR 2020-08-02 13:46  adding some minor error catching          Maarten van Gompel
   DIR 2020-08-02 13:46  Added a dialer/numpad keyboard, added t…  Maarten van Gompel
   DIR 2020-08-02 13:46  added an extra key column (alt now on k…  Maarten van Gompel
   DIR 2020-08-02 13:46  Added overlays (appearing on long press…  Maarten van Gompel
   DIR 2020-08-02 13:46  Fix SIGTERM functionality by making sur…  Miles Alan
                         59 more commits remaining, fetch the repository
       
  TEXT Atom feed
  TEXT Atom feed (tags)