aboutsummaryrefslogtreecommitdiff
path: root/harness/include/foreign_intf.h
Commit message (Collapse)AuthorAge
* Have the plugin handle more responsibility with keybindings.Josh Rahm2024-02-21
| | | | The plugin now passes the key events to the Wayland clients.
* Added ability to exit the program via a back-interface.Josh Rahm2024-02-16
|
* Framework for plugin to call into harness.Josh Rahm2024-02-14
| | | | | | This is done by passing an interface to the plugin from the harness. The plugin can then request the harness do some things (such as reload), and the harness will do that.
* WIP: Working on the foreign interface.Josh Rahm2024-02-13