Commit Graph

12 Commits (e52cf5c8217a1ed17debbca853eba7c7ab22f97a)

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 3152270585
Remove deprecated `handleKeyswitchEvent()` function
3 years ago
Florian Bruhin 4a6aea650d Add keyIsInjected helper
3 years ago
Michael Richters d7a71f92ba
Adapt Cycle plugin to KeyEvent handlers
3 years ago
Gergely Nagy fc1296395e
New hook: onNameQuery()
4 years ago
Jesse Vincent b9f6a1b1eb
Migrate Kaleidoscope-Cycle to the plugins directory
4 years ago