pluginAPI: add note about API expansion

This commit is contained in:
vaxerski 2023-04-17 23:49:42 +01:00
parent 1c50a11688
commit 716d713b04

View file

@ -13,6 +13,9 @@ on the same machine.
See examples/examplePlugin for an example plugin
* NOTE:
Feel like the API is missing something you'd like to use in your plugin? Open an issue on github!
*/
#define HYPRLAND_API_VERSION "0.1"