Skip to content

Commit 916e126

Browse files
committed
readme: update
1 parent 825c40a commit 916e126

1 file changed

Lines changed: 10 additions & 2 deletions

File tree

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11
# InputActions Core
2-
Core library used by all implementations, separated from the [original repository](https://github.com/taj-ny/InputActions) after commit 1055fabc31d77d59a8f1e1910197c44934078bc4.
2+
Core library containing shared logic.
33

4-
Issues are disabled, for discussion use https://github.com/taj-ny/InputActions.
4+
This project used to be a part of the [taj-ny/InputActions](https://github.com/taj-ny/InputActions) repository. The latest commit before the split is [1055fabc31d77d59a8f1e1910197c44934078bc4](https://github.com/taj-ny/InputActions/tree/1055fabc31d77d59a8f1e1910197c44934078bc4).
5+
6+
The [taj-ny/InputActions](https://github.com/taj-ny/InputActions) repository serves as a global issue tracker for all subprojects and a place for discussion.
7+
8+
# Acknowledgements
9+
- [Strokognition](https://invent.kde.org/jpetso/strokognition), [wstroke](https://github.com/dkondor/wstroke), [easystroke](https://github.com/thjaeger/easystroke) - Stroke triggers
10+
- [libinput](https://gitlab.freedesktop.org/libinput/libinput) - Input handling, touchscreen trigger recognition
11+
- [circular-scrolling-improved](https://github.com/galundin/circular-scrolling-improved) - Circle triggers
12+
- [KWin](https://invent.kde.org/plasma/kwin) - Trigger handling code (heavily extended and modified)

0 commit comments

Comments
 (0)