Package-level declarations

Types

Link copied to clipboard

Singleton object to manage the single instance of an application.

Link copied to clipboard

Functions

Link copied to clipboard

Determines the position of the system tray icons based on the current operating system.

Link copied to clipboard
fun getTrayWindowPosition(windowWidth: Int, windowHeight: Int): WindowPosition

Calculates the position of a tray window on the screen based on the current tray position and given window dimensions.