@togo-framework/ui-desktop
v0.1.0
Published
togo UI kit — OS-like desktop shell (dock, windows, spotlight, launchpad, login screen) on top of the `os` plugin. Depends on @togo-framework/ui-core and @togo-framework/ui-auth.
Readme
@togo-framework/ui-desktop
OS-like desktop shell on top of the os plugin: dock, window manager,
spotlight, launchpad, notification center, and a lock/login screen. Part of
the togo UI kit.
npm install @togo-framework/ui-desktopimport { DesktopShell, WindowManagerProvider } from "@togo-framework/ui-desktop";Requires @togo-framework/ui-core and @togo-framework/ui-auth (the login
screen reuses the shared LockScreen/PasswordLockScreen components).
