Module implementing Linux desktop related utility functions.
| None | 
| None | 
| desktopName | Function to determine the name of the desktop environment used (Linux only). | 
| isGnomeDesktop | Function to check, if the current session is a Gnome desktop (Linux only). | 
| isKdeDesktop | Function to check, if the current session is a KDE desktop (Linux only). | 
| isWaylandSession | Function to check, if the current session is a wayland session. | 
| sessionType | Function to determine the name of the running session (Linux only). | 
Function to determine the name of the desktop environment used (Linux only).
Function to check, if the current session is a Gnome desktop (Linux only).
Function to check, if the current session is a KDE desktop (Linux only).
Function to check, if the current session is a wayland session.
Function to determine the name of the running session (Linux only).