Commit Graph

11 Commits (02e614db3e9819d28c8367e6b130e48c1c9a745f)

Author SHA1 Message Date
Michael Richters bce72c4ddc
Convert static variables and functions to members
2 years ago
Michael Richters 403ea4a8ec
Remove unnecessary constructor definitions
2 years ago
Michael Richters ca0f80d607
Process Kaleidoscope with `iwyu.py`
2 years ago
Michael Richters e5d67efd58
Format codebase with `clang-format`
3 years ago
Michael Richters cf5c19dd6c
Standardize namespace block closing comments
3 years ago
Michael Richters fd98ea2207 Rearrange plugin headers with `include-what-you-use`
3 years ago
Michael Richters ec834f2fe5
Define constexpr constructors for plugin-specific Key objects
3 years ago
Michael Richters 9352117e74
Adapt Redial plugin to KeyEvent handlers
3 years ago
Michael Richters c00bd1a0d6
Adapt Redial to keyboard state array
3 years ago
Gergely Nagy fc1296395e
New hook: onNameQuery()
4 years ago
Jesse Vincent e98ea83a0a
Migrate Kaleidoscope-Redial to the plugins directory
4 years ago