Advance redbear-full Wayland, greeter, and Qt integration
Consolidate the active desktop path around redbear-full while landing the greeter/session stack and the runtime fixes needed to keep Wayland and KWin bring-up moving forward.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use super::{UsbQuirkEntry, UsbQuirkFlags, PCI_QUIRK_ANY_ID};
|
||||
use super::{UsbQuirkEntry, UsbQuirkFlags};
|
||||
|
||||
const F_00: UsbQuirkFlags = UsbQuirkFlags::from_bits_truncate(
|
||||
UsbQuirkFlags::NEED_RESET.bits() | UsbQuirkFlags::NO_LPM.bits(),
|
||||
|
||||
Reference in New Issue
Block a user