doc.go 247 B

123456
  1. // Copyright (c) Tailscale Inc & AUTHORS
  2. // SPDX-License-Identifier: BSD-3-Clause
  3. // Package desktop facilitates interaction with the desktop environment
  4. // and user sessions. As of 2025-02-06, it is only implemented for Windows.
  5. package desktop