feat(desktop): add native Wayland toggle on Linux (#11971)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
This commit is contained in:
parent
94feb811ca
commit
93a11ddedf
9 changed files with 179 additions and 9 deletions
|
|
@ -1,3 +1,3 @@
|
|||
export { PlatformProvider, type Platform } from "./context/platform"
|
||||
export { PlatformProvider, type Platform, type DisplayBackend } from "./context/platform"
|
||||
export { AppBaseProviders, AppInterface } from "./app"
|
||||
export { useCommand } from "./context/command"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue