v2.0.1
Features
- Add support for keychord bindings, e.g.
C-c C-b
(#33) - Re-add support for
root-color
property (removed in dwl v0.4)
Changes
- Renamed
dwl-guile
-exposed Guile bindings to usedwl:
prefix - Replaced
eval-async
macro withdwl:async-eval
procedure that actually works (see man page for usage) - Use separate REPL sockets for normal and development builds of
dwl-guile
Fixes
- Only allow values between -1 and 1 for
accel-speed