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