aboutsummaryrefslogtreecommitdiff
path: root/harness/CMakeLists.txt
Commit message (Collapse)AuthorAge
* Update. Is actually working to some degree with 0.18.0 again.Josh Rahm2025-03-13
|
* Update to wlroots 0.18.Josh Rahm2025-03-11
|
* Update to new wlroots.Josh Rahm2024-02-22
| | | | | | Turns out that the one on Github is ancient and the project was moved long ago ... which is quite annoying that. No wonder where all the confusion was coming from.
* Add the typed codepoint as an argument to the keyboard handler.Josh Rahm2024-02-21
|
* Add wlroots build/include directory to the include path of the harnessJosh Rahm2024-02-14
|
* Import tinywl into the project, starting the compositor phase.Josh Rahm2024-02-11
| | | | | | Right now nothing interesting is happening, but the new tinywl implementation is successfully loading a plugin and calling a handler for 'handle keybinding', which is pretty slick.
* Change up a lot of stuff.Josh Rahm2024-02-11
| | | | | Add more functions to the plugin interface and write some generators to generate an interface header file and the plugin's loading code.
* Move the harness to its own CMake project.Josh Rahm2024-02-09