mirror of
https://github.com/cage-kiosk/cage.git
synced 2026-04-08 08:21:12 -04:00
Merge 00e7172509 into a1e5bf3789
This commit is contained in:
commit
1607507f6a
3 changed files with 10 additions and 1 deletions
1
server.h
1
server.h
|
|
@ -75,6 +75,7 @@ struct cg_server {
|
|||
bool return_app_code;
|
||||
bool terminated;
|
||||
enum wlr_log_importance log_level;
|
||||
const char *app_id;
|
||||
};
|
||||
|
||||
void server_terminate(struct cg_server *server);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue