Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrUnexpectedResponse = errors.New("unexpected response from dbus")
ErrunexpectedResonse is returned when the received dbus data was in an unexpected format.
Functions ¶
func FormatX11WindowHandle ¶ added in v0.4.1
FormatX11WindowHandle takes an X11 window handle and formats it in the string format that is required for the portal APIs.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Package account lets sandboxed applications query basic information about the user, like their name and avatar photo.
|
Package account lets sandboxed applications query basic information about the user, like their name and avatar photo. |
Package background lets sandboxed applications request that the application is allowed to run in the background or started automatically when the user logs in.
|
Package background lets sandboxed applications request that the application is allowed to run in the background or started automatically when the user logs in. |
Package filechooser allows sandboxed applications to ask the user for access to files outside the sandbox.
|
Package filechooser allows sandboxed applications to ask the user for access to files outside the sandbox. |
internal
|
|
apis
Package apis contains dbus paths and call names for various portal apis.
|
Package apis contains dbus paths and call names for various portal apis. |
convert
Package convert contains functions for converting to dbus data structures.
|
Package convert contains functions for converting to dbus data structures. |
request
Package request implements handling for the Request interface shared by all portal interfaces.
|
Package request implements handling for the Request interface shared by all portal interfaces. |
session
Package session is a shared session interface between all portal interfaces that involve long lived sessions.
|
Package session is a shared session interface between all portal interfaces that involve long lived sessions. |
Package memorymonitor provides information about low system memory to sandboxed applications.
|
Package memorymonitor provides information about low system memory to sandboxed applications. |
Package networkmonitor provides network status information to sandboxed applications.
|
Package networkmonitor provides network status information to sandboxed applications. |
Package notification lets sandboxed applications send and withdraw notifications.
|
Package notification lets sandboxed applications send and withdraw notifications. |
Package openuri allows sandboxed applications to open URIs (e.g.
|
Package openuri allows sandboxed applications to open URIs (e.g. |
Package powerprofilemonitor provides information about the user-selected system-wide power profile, to sandboxed applications.
|
Package powerprofilemonitor provides information about the user-selected system-wide power profile, to sandboxed applications. |
Package proxyresolver provides network proxy information to sandboxed applications.
|
Package proxyresolver provides network proxy information to sandboxed applications. |
Package settings provides read-only access to a small number of host settings required for toolkits similar to XSettings.
|
Package settings provides read-only access to a small number of host settings required for toolkits similar to XSettings. |
appearance
Package appearance is a helper package for reading appearance settings.
|
Package appearance is a helper package for reading appearance settings. |
Package trash lets sandboxed applications send files to the trashcan.
|
Package trash lets sandboxed applications send files to the trashcan. |
Click to show internal directories.
Click to hide internal directories.