Skip to content

Releases: RasmusLindroth/i3keys

Release 0.0.16

24 Oct 17:09
99e368e
Compare
Choose a tag to compare
  • 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

23 Oct 12:39
78c57ef
Compare
Choose a tag to compare

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

23 Oct 13:38
Compare
Choose a tag to compare
  • 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

14 Jun 12:31
8839eca
Compare
Choose a tag to compare
  • A bug fix so that variables are replaced everywhere

Twelfth release

24 Feb 18:12
52021c7
Compare
Choose a tag to compare
  • Auto-detect if i3 or sway is being used

Eleventh release

24 Feb 17:16
42c5a0c
Compare
Choose a tag to compare

Bugfixes

  • Support relative includes
  • Support environment variables in includes

Tenth release

23 Feb 11:31
c0036d5
Compare
Choose a tag to compare
  • You can use a random port for the web command, thanks to @ammgws
  • Now parses included config files in Sway

Ninth release

12 Feb 16:47
3ee33f3
Compare
Choose a tag to compare
  • Add support for Sway

Eight release

19 Jan 12:22
f63dc0a
Compare
Choose a tag to compare
  • Added a table of contents in the web view
  • You can now filter the output for text and svg

Seventh release

12 Jul 06:21
4f4e39f
Compare
Choose a tag to compare
  • 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