keydaemon and mousedaemon modularity #33
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
unit per action, e.g. move, rotate, toggle_projection, ...
rather than a unit per key, as many actions involve more complex measures than checking for the value of a single key once
keycode tree so that only functions that subscribed to the relevant keys would be called ?