Commit Graph

9 Commits

Author SHA1 Message Date
Mikhail Zolotukhin
048ceddfe4 chore: change gikari's email 2022-03-03 19:21:00 +03:00
Mikhail Zolotukhin
b43ca58b33 chore: move tests and add signal wrapper example
Tests are better kept in a separate binary. This prevents some of the
linking errors and allows us to define the mock KWin objects with no
fear.
2022-02-15 20:19:12 +03:00
Mikhail Zolotukhin
fcd85f8efe chore: replace husky with pre-commit
Since we are moving away from TypeScript, we also need to move away from
its tooling.
2022-02-09 22:29:09 +03:00
Mikhail Zolotukhin
5a8f14db5e chore: move the tests into production code 2022-02-08 16:40:57 +03:00
Mikhail Zolotukhin
64202796cf chore: workspace wrapper template with doctest
This adds Plasma API wrapper prototype with the example doctest unit
test. Later the wrapper will be extended until all the features we need
are supported.
2022-02-08 16:40:57 +03:00
Mikhail Zolotukhin
e302cc276e chore: use CMake for building the kwinscript part
CMake has facilities, that will simplify the building process and
prevent reinventing the wheel.
2021-11-10 00:34:17 +03:00
Mikhail Zolotukhin
e8461790a8 chore: merge package step with build 2021-11-03 16:34:53 +03:00
Mikhail Zolotukhin
1c410cf1c7 feat: add KCM for Bismuth configuration 2021-11-03 16:34:53 +03:00
Mikhail Zolotukhin
3000934a96 chore: move kwinscript to its own dir 2021-11-03 16:34:53 +03:00