Add basic support for loading ControlLook add-ons

app_server just passes the add-on path around.

Maybe we should make sure the add-on can be loaded when setting it.

Change-Id: I3acd3299782a22c1666bd5435dbf3d8053e359fa
Reviewed-on: https://review.haiku-os.org/c/1430
Reviewed-by: waddlesplash <[email protected]>
This commit is contained in:
François Revol
2019-05-13 22:15:30 +00:00
committed by waddlesplash
parent da452ce2bc
commit 629397f222
9 changed files with 152 additions and 5 deletions
+2
View File
@@ -189,6 +189,8 @@ enum {
AS_R5_SET_DECORATOR,
AS_COUNT_DECORATORS,
AS_GET_DECORATOR_NAME,
AS_SET_CONTROL_LOOK,
AS_GET_CONTROL_LOOK,
AS_COUNT_WORKSPACES,
AS_CURRENT_WORKSPACE,