mirror of
https://github.com/cage-kiosk/cage.git
synced 2026-07-05 00:06:18 -04:00
Add cage clone mode
The main window will be restricted to the smallest dimensions of all possible screens
This commit is contained in:
parent
350e2ef8b9
commit
cb8a12ae19
8 changed files with 101 additions and 11 deletions
1
server.h
1
server.h
|
|
@ -72,6 +72,7 @@ struct cg_server {
|
|||
|
||||
struct wlr_xcursor_manager *xcursor_manager;
|
||||
|
||||
bool clone_mode;
|
||||
bool xdg_decoration;
|
||||
bool allow_vt_switch;
|
||||
bool enable_xwayland;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue