tuned-switcher 1.1.0
Performance profile manager
Loading...
Searching...
No Matches
DebugSettings Namespace Reference

Functions

bool IsSystemdIntegrationDisabled ()
 
bool IsWidgetRequired ()
 
bool IsPortalRequired ()
 

Detailed Description

Namespace with static methods for working with debug settings.

Function Documentation

◆ IsPortalRequired()

bool DebugSettings::IsPortalRequired ( )

Get whether the desktop portal is required even if the application is not sandboxed.

Returns
Whether the desktop portal is required.

◆ IsSystemdIntegrationDisabled()

bool DebugSettings::IsSystemdIntegrationDisabled ( )

Get whether the systemd integration is disabled.

Returns
Whether the systemd integration is disabled.

◆ IsWidgetRequired()

bool DebugSettings::IsWidgetRequired ( )

Get whether the widget mode is required even if the system tray support is present.

Returns
Whether the widget mode is required.