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
Unknown Object (File)
Dec 8 2024, 7:00 PM
Unknown Object (File)
Dec 4 2024, 3:54 AM
Unknown Object (File)
Dec 3 2024, 2:18 PM
Unknown Object (File)
Nov 29 2024, 8:45 PM
Unknown Object (File)
Nov 2 2024, 7:37 PM
Unknown Object (File)
Oct 26 2024, 11:20 PM
Unknown Object (File)
Oct 26 2024, 1:39 PM
Unknown Object (File)
Oct 23 2024, 6:04 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
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 53761
Build 50652: arc lint + arc unit

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