Releases: RasmusLindroth/i3keys
Releases · RasmusLindroth/i3keys
Release 0.0.16
- Minor fixes that didn't get included in the latest release
- Alt-key should now be renamed to Mod1, a bit hacky but now it is green in the web ui
Thanks you @elder-n00b for the fixes
The binary in this release it built against Linux amd64, but you can build it yourself if you read the README. This version requires at least go 1.16. You will also need some header files and on Arch Linux you install them as libx11
and libxtst
.
Release 0.0.15
New feature:
- json output, test it with
i3keys json iso
Apart from the new feature @elder-n00b has done a fantastic job with redesigning the web UI, so check it out!
The binary in this release it built against Linux amd64, but you can build it yourself if you read the README. This version requires at least go 1.16.
Release fourteen
- Bug fix for index out of range on variable check
- Don't make the package internal so other can use it as a module
- Update packages
Thirteenth release
- A bug fix so that variables are replaced everywhere
Twelfth release
- Auto-detect if i3 or sway is being used
Eleventh release
Bugfixes
- Support relative includes
- Support environment variables in includes
Tenth release
- You can use a random port for the web command, thanks to @ammgws
- Now parses included config files in Sway
Ninth release
- Add support for Sway
Eight release
- Added a table of contents in the web view
- You can now filter the output for text and svg
Seventh release
-
Bug fix in web output. Wouldn't render properly if there wasn't any modes
-
Now sorts the modifiers according to how many bindings there are in each group