diff --git a/headers/private/app/ServerProtocol.h b/headers/private/app/ServerProtocol.h index aa6f472f67..e455d83f5b 100644 --- a/headers/private/app/ServerProtocol.h +++ b/headers/private/app/ServerProtocol.h @@ -276,7 +276,11 @@ AS_LAYER_SET_FONT_STATE, AS_LAYER_GET_STATE, AS_LAYER_SET_VIEW_IMAGE, AS_LAYER_SET_PATTERN, -AS_SET_CURRENT_LAYER +AS_SET_CURRENT_LAYER, + +// app_server internal communication +AS_ROOTLAYER_SHOW_WINBORDER, +AS_ROOTLAYER_HIDE_WINBORDER }; #define AS_PATTERN_SIZE 8