mirror of
https://github.com/cage-kiosk/cage.git
synced 2026-04-07 08:21:27 -04:00
Command line option to hide cursor.
This commit is contained in:
parent
e7d8780f46
commit
9387fa4c20
3 changed files with 8 additions and 3 deletions
1
server.h
1
server.h
|
|
@ -60,6 +60,7 @@ struct cg_server {
|
|||
bool xdg_decoration;
|
||||
bool allow_vt_switch;
|
||||
bool return_app_code;
|
||||
bool hide_cursor;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue