Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nix: add flake configHEADmaster | Philipp Gesang | 2022-12-05 | 2 | -0/+148 |
* | edit: simplify expression | Philipp Gesang | 2022-12-02 | 1 | -6/+2 |
* | edit: implement the actual save operation | Philipp Gesang | 2022-08-27 | 3 | -48/+142 |
* | edit: implement simple command parser | Philipp Gesang | 2022-08-27 | 1 | -19/+82 |
* | edit: implement command mode input handling | Philipp Gesang | 2022-08-25 | 1 | -18/+126 |
* | edit: add a command mode and status bar | Philipp Gesang | 2022-08-22 | 1 | -7/+45 |
* | edit: improve color box composition | Philipp Gesang | 2022-08-22 | 1 | -7/+12 |
* | edit: implement basic insert mode switch | Philipp Gesang | 2022-08-19 | 1 | -23/+47 |
* | edit: add setter for palette colors | Philipp Gesang | 2022-08-19 | 1 | -0/+19 |
* | edit: make selection on click actually work | Philipp Gesang | 2022-08-19 | 1 | -8/+26 |
* | edit: display color components | Philipp Gesang | 2022-08-18 | 1 | -2/+87 |
* | edit: implement hjkl key bindings | Philipp Gesang | 2022-08-18 | 1 | -3/+21 |
* | edit: implement color box selection | Philipp Gesang | 2022-08-18 | 1 | -4/+31 |
* | edit: abstract out the color views | Philipp Gesang | 2022-08-18 | 1 | -96/+77 |
* | edit: convert color ids to TextInput | Philipp Gesang | 2022-08-17 | 1 | -2/+4 |
* | edit: scale color box width to window size | Philipp Gesang | 2022-08-17 | 1 | -8/+8 |
* | vtcol: fix conditional code | Philipp Gesang | 2022-08-08 | 1 | -22/+16 |
* | edit: present color palette | Philipp Gesang | 2022-08-08 | 3 | -3/+235 |
* | edit: set up a rudimentary 60fps window | Philipp Gesang | 2022-08-08 | 1 | -2/+38 |
* | bin: prepare for scheme editor | Philipp Gesang | 2022-08-08 | 2 | -0/+27 |
* | lib: rework caps flag handling | Philipp Gesang | 2022-08-08 | 1 | -6/+35 |
* | fix repo home | Philipp Gesang | 2022-04-20 | 1 | -1/+1 |
* | happy new year! | Philipp Gesang | 2022-01-01 | 1 | -2/+2 |
* | lib: fix ioctl argp cast | Philipp Gesang | 2021-12-22 | 1 | -5/+4 |
* | expand docs to cover “kb {leds,flags}” split | Philipp Gesang | 2021-12-22 | 3 | -6/+35 |
* | bin: lib: address some clippy lints | Philipp Gesang | 2021-12-22 | 2 | -5/+9 |
* | bin: add switch for flag defaults | Philipp Gesang | 2021-12-22 | 1 | -20/+33 |
* | lib: rework led flags as composite type | Philipp Gesang | 2021-12-22 | 1 | -30/+207 |
* | Revert "lib: implement “kb flags”" | Philipp Gesang | 2021-12-22 | 1 | -61/+71 |
* | lib: implement “kb flags” | Philipp Gesang | 2021-12-12 | 2 | -113/+303 |
* | bin: move “leds” subcommand under “kb” namespace | Philipp Gesang | 2021-12-12 | 1 | -100/+135 |
* | lib: add ioctl wrappers for KDGKBLED / KDSKBLED | Philipp Gesang | 2021-12-12 | 1 | -43/+111 |
* | lib: close console fd on drop | Philipp Gesang | 2021-12-12 | 1 | -0/+14 |
* | doc: expand man page some more | Philipp Gesang | 2021-12-12 | 1 | -4/+40 |
* | bin: allow specifying the console on the command line | Philipp Gesang | 2021-12-12 | 2 | -64/+118 |
* | bin: make --verbose a global argument | Philipp Gesang | 2021-12-12 | 1 | -1/+2 |
* | doc: add screenshots to readme | Philipp Gesang | 2021-12-12 | 3 | -6/+15 |
* | bin: refactor job into member functions + trait | Philipp Gesang | 2021-12-12 | 1 | -188/+222 |
* | doc: describe led setting in readme and manpage | Philipp Gesang | 2021-12-12 | 3 | -5/+18 |
* | bin: lib: implement setting state of individual LEDs | Philipp Gesang | 2021-12-12 | 2 | -17/+120 |
* | bin: implement led revert | Philipp Gesang | 2021-12-12 | 2 | -7/+26 |
* | bin: implement “leds set” subcommand | Philipp Gesang | 2021-12-12 | 2 | -6/+61 |
* | update readme | Philipp Gesang | 2021-12-12 | 1 | -15/+38 |
* | doc: update manpage for colors/leds split | Philipp Gesang | 2021-12-12 | 1 | -20/+91 |
* | move color ops into subcommand | Philipp Gesang | 2021-12-11 | 2 | -203/+248 |
* | add KDGETLED subcommand to vtcol-bin | Philipp Gesang | 2021-12-08 | 2 | -2/+86 |
* | add ioctl wrappers for KDGETLED / KDSETLED | Philipp Gesang | 2021-12-08 | 1 | -5/+119 |
* | be more specific about what “list” does | Philipp Gesang | 2021-12-08 | 1 | -1/+1 |
* | misc: add nix derivation | Philipp Gesang | 2021-11-25 | 3 | -1/+76 |
* | move archlinux stuff to subdir | Philipp Gesang | 2021-11-25 | 5 | -0/+0 |