Skip to main content

Limitations

  • X11 is the only adapter that moves and resizes desktop windows.
  • Wayland is read-only: it can enumerate supported toplevels, marks them non-movable and non-resizable, and rejects arrangement.
  • The Linux X11 adapter currently exposes one detected screen/work area and reports XRandR as unavailable. Native multi-monitor XRandR arrangement is not implemented.
  • The snap modifier controls and autostart setting are persisted UI preferences, but this source audit found no verified runtime transport or launcher integration to document as working behavior.
  • Do not rely on a documented tray lifecycle beyond the close-request handling currently present in the Tauri shell.
  • Fullscreen and non-normal desktop windows are intentionally excluded from the catalog.
  • There is no promise of a macOS implementation or a published cross-platform artifact in the current release workflow.

These limits are product behavior boundaries, not configuration steps to work around. Native Wayland arrangement and XRandR multi-monitor support require implementation in the relevant platform adapter before they can be documented.