mirror of
https://github.com/cage-kiosk/cage.git
synced 2026-04-09 08:21:23 -04:00
command line flag to auto-map only input to only output
This commit is contained in:
parent
efaf76e9ab
commit
c88aa04cf0
3 changed files with 19 additions and 5 deletions
1
server.h
1
server.h
|
|
@ -45,6 +45,7 @@ struct cg_server {
|
|||
struct wl_listener new_xwayland_surface;
|
||||
#endif
|
||||
|
||||
bool auto_map_output;
|
||||
bool xdg_decoration;
|
||||
bool allow_vt_switch;
|
||||
enum wl_output_transform output_transform;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue