| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-01-11 | main: prevent crash on sigpipe | Zach DeCook | |
| This is commonly caused by a bad program in the output chain, e.g. suggpicker | false | |||
| 2022-07-13 | release: minor version bump v0.1.2 | Zach DeCook | |
| 2022-07-11 | gitignore: add compiled man page | Zach DeCook | |
| 2022-07-11 | Use output dimensions to detect landscape mode | ArenM | |
| Based off of a commit in wvkbd Most displays are in landscape mode by default, so checking to see if it's rotated will produce the exact opposite of the expected results. | |||
| 2022-07-11 | only commit surface when it changed | ArenM | |
| This is based off of a commit in wvkbd Previously wvkbd (and suggpicker) would commit a (usually unchanged) surface at the framerate of the compositor, this only commits the buffer when we render something new. | |||
| 2022-06-29 | release: minor version bump v0.1.1 | Zach DeCook | |
| 2022-06-29 | keyboard: Progressively allocate remainder pixels | Zach DeCook | |
| So the keyboard always fills the width of the screen, and the width is distributed evenly | |||
| 2022-06-29 | Documentation: Add man page | Zach DeCook | |
| 2022-06-27 | dependencies: Don't link with xkbcommon | Zach DeCook | |
| 2022-06-24 | release: bump version v0.1.0 | Zach DeCook | |
| 2022-06-24 | main: Remove unused variables | Zach DeCook | |
| 2022-06-24 | layer surface configure: Don't resize unless it needs to be resized | Zach DeCook | |
| 2022-06-24 | os-compatibility: Remove unused file | Zach DeCook | |
| 2022-06-24 | suggpicker: Allow changing mind about which one you want to pick | Zach DeCook | |
| 2022-01-25 | main: refactor show | Zach DeCook | |
| 2022-01-22 | release: basic working prototype v0.0.1 | Zach DeCook | |
| 2022-01-22 | input: redraw after layout change | Zach DeCook | |
| 2022-01-22 | kbd: don't send time | Zach DeCook | |
| 2022-01-22 | input: fix obvious memory leak | Zach DeCook | |
| 2022-01-21 | suggestion: take from stdin | Zach DeCook | |
| 2022-01-21 | Project: Rename from wvkbd | Zach DeCook | |
| 2022-01-21 | layout: Remove layout file | Zach DeCook | |
| 2022-01-21 | layout: Rename to suggs | Zach DeCook | |
| 2022-01-21 | Event Loop: Handle stdin | Zach DeCook | |
| 2022-01-21 | config: no longer compile | Zach DeCook | |
| 2022-01-21 | remove landscape layers (among other things) | Zach DeCook | |
| 2022-01-21 | layout: remove type | Zach DeCook | |
| 2022-01-20 | layout: Remove width | Zach DeCook | |
| 2022-01-20 | config: remove shift_label | Zach DeCook | |
| 2022-01-20 | input event codes: don't use | Zach DeCook | |
| 2022-01-20 | numlayouts: hard-code to one | Zach DeCook | |
| 2022-01-20 | rows: limit to 1 | Zach DeCook | |
| 2022-01-20 | switch_layout: remove | Zach DeCook | |
| 2022-01-20 | keyboard: remove some used variables | Zach DeCook | |
| 2022-01-20 | readme: start rewrite for suggpicker | Zach DeCook | |
| 2022-01-20 | print_intersect: remove | Zach DeCook | |
| 2022-01-20 | layer names: don't take argument | Zach DeCook | |
| 2022-01-20 | layout: use default layout | Zach DeCook | |
| 2022-01-20 | layout: Remove all but one layout | Zach DeCook | |
| 2022-01-20 | virtual keyboard: get rid of keymap | Zach DeCook | |
| 2022-01-20 | remove virtual keyboard from virtual-keyboard | Zach DeCook | |
| 2022-01-09 | project: rerun clang-format | John Sullivan | |
| TODO make a commit or PR hook for this | |||
| 2022-01-09 | keyboard.c: fix update/draw logic in kbd_unpress_key | John Sullivan | |
| thanks @0x4261756D @earboxer for pointing out this issue | |||
| 2022-01-10 | key drawing: refactor kbd_draw_key | Zach DeCook | |
| 2022-01-10 | overlapped key output: highlight letters swiped through | Zach DeCook | |
| 2022-01-10 | output: add -O flag to output overlapped keys | Zach DeCook | |
| the use-case for this is simple 'swipe'-typing: another program can take the output, guess the word which is being typed, and type the rest of the word | |||
| 2022-01-08 | add Georgian layout | Sam Bowlby | |
| 2021-11-16 | change config.def.h to include dialer | John Sullivan | |
| 2021-11-01 | added simple navigation layer | Maarten van Gompel | |
| 2021-10-20 | v0.2 | John Sullivan | |
