Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | fix: javadoc0.1.1 | zaaarf | 2023-08-23 | -1/+0 |
| | ||||
* | feat: made more efficient by using a separate interface for dispatchers | zaaarf | 2023-08-23 | -33/+31 |
| | ||||
* | feat: added support for un-canceling within a same listener | zaaarf | 2023-08-23 | -3/+12 |
| | ||||
* | chore: readme update0.1.0 | zaaarf | 2023-08-22 | -9/+2 |
| | ||||
* | chore: removed unused dependency | zaaarf | 2023-08-22 | -4/+0 |
| | ||||
* | chore: separated processor and api | zaaarf | 2023-08-22 | -84/+1 |
| | ||||
* | feat: IBus interface | zaaarf | 2023-08-18 | -6/+31 |
| | ||||
* | feat: presumably completed the first version of the api | zaaarf | 2023-08-18 | -8/+175 |
| | ||||
* | fix: mistake | zaaarf | 2023-08-18 | -3/+0 |
| | ||||
* | feat: initial basic api implementation | zaaarf | 2023-08-17 | -0/+551 |
will probably change severely as i write this |