Module winit::platform_impl::platform::x11::activation

source ·
Expand description

X11 activation handling.

X11 has a “startup notification” specification similar to Wayland’s, see this URL: https://specifications.freedesktop.org/startup-notification-spec/startup-notification-latest.txt

Functions§

  • Push a Display implementation to the buffer.
  • Quote a literal string as per the startup notification specification.