mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-31 22:25:21 -04:00
xwayland: Add support for -force-xrandr-emulation
This commit is contained in:
parent
17b2b06633
commit
02e648c1b2
3 changed files with 13 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ struct wlr_xwayland_server_options {
|
|||
bool lazy;
|
||||
bool enable_wm;
|
||||
bool no_touch_pointer_emulation;
|
||||
bool force_xrandr_emulation;
|
||||
int terminate_delay; // in seconds, 0 to terminate immediately
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue