weston/libweston/backend-rdp
Philipp Zabel 0806922cd5 backend-rdp: extract weston_output_set_single_mode()
The ensure_single_mode() helper replaces an output's single mode.
Extract it into libweston so it can be reused by the VNC backend,
and rename it to weston_output_set_single_mode().

At the same time, set the the previously missing
WL_OUTPUT_MODE_CURRENT flag on the new mode.

Fixes #758

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
(cherry picked from commit e58452d6be)
2023-08-02 15:02:02 +03:00
..
meson.build rdp: Add preliminary rdp multihead support 2023-01-10 12:12:49 +00:00
rdp.c backend-rdp: extract weston_output_set_single_mode() 2023-08-02 15:02:02 +03:00
rdp.h backend-rdp: pass rdp_backend to rdp_head_create() 2023-04-17 09:40:52 +02:00
rdpclip.c backend-rdp/rdpclip: Avoid printing negative index 2022-09-23 11:32:19 +00:00
rdpdisp.c backend-rdp: pass rdp_backend to rdp_head_create() 2023-04-17 09:40:52 +02:00
rdputil.c rdp: Make thread checks unconfigurable 2022-05-24 07:29:45 -05:00