Page MenuHomeFreeBSD

x11-servers/xorg-server: Implement -novtswitch option handling.
ClosedPublic

Authored by arrowd on Sep 28 2023, 6:15 PM.
Tags
None
Referenced Files
F167175432: D42014.id127967.diff
Wed, Aug 19, 4:19 PM
F167150562: D42014.id128301.diff
Wed, Aug 19, 12:35 PM
Unknown Object (File)
Tue, Aug 18, 8:21 PM
Unknown Object (File)
Mon, Aug 17, 1:07 PM
Unknown Object (File)
Sat, Aug 15, 8:53 PM
Unknown Object (File)
Sat, Aug 8, 10:57 AM
Unknown Object (File)
Sat, Aug 8, 10:25 AM
Unknown Object (File)
Sat, Aug 8, 9:09 AM
Subscribers

Details

Summary

Sponsored by: Serenity Cybersecurity, LLC

Test Plan

Run three Xorg -displayfd 0 -novtswitch, switch to the first one and kill the last. The switch doesn't occur anymore.

The lnx_init.c was used as a reference.

Relevant upstream link: https://gitlab.freedesktop.org/xorg/xserver/-/issues/489

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Do you plan to upstream this ?

Sure, I just wanted BSD people to look at it first.

Should I commit this? We're using this change at $WORK and it helps SDDM a lot when handling multiple user sessions.

Should I commit this? We're using this change at $WORK and it helps SDDM a lot when handling multiple user sessions.

Sure, sorry, forgot about this review.
Go ahead.

This revision is now accepted and ready to land.Oct 5 2023, 9:04 AM