mate-desktop / mate-settings-daemon

MATE settings daemon
https://mate-desktop.org
GNU General Public License v2.0
44 stars 47 forks source link

RDA: Don't apply stored monitor configuration if session is remote. #306

Open sunweaver opened 4 years ago

sunweaver commented 4 years ago

With remote sessions (like X2Go, xRDP, etc.) the xRandR configuration is normally handled by the remote desktop technology in use.

This change adds a return early to MATE's xrandr MSD monitor resolution restoring code path, if the session is remote.

Note: this PR requires a new build dependency on librda [1]

[1] https://github.com/ArcticaProject/librda.git

lukefromdc commented 2 years ago

Any updates on this or should we close it? Tabs need to go, and conflict needs to be fixed to continue with it

lukefromdc commented 9 months ago

This is actually worth finishing, so as to avoid risk of invalidating someone's local monitor setup during a remote connection