List of All Members for Workspace
This is the complete list of members for Workspace, including inherited members.
- activeScreen : LogicalOutput
- activeWindow : Window
- activities : list<string>
- currentActivity : string
- currentDesktop : VirtualDesktop
- cursorPos : point
- desktopGridHeight : int
- desktopGridSize : size
- desktopGridWidth : int
- desktops : list<VirtualDesktop>
- screenOrder : list<LogicalOutput>
- screens : list<LogicalOutput>
- stackingOrder : list<Window>
- virtualDesktopNavigationWrapsAround : bool
(since 6.7) - virtualScreenGeometry : rect
- virtualScreenSize : size
- workspaceHeight : int
- workspaceSize : size
- workspaceWidth : int
- activitiesChanged(string id)
- activityAdded(string id)
- activityRemoved(string id)
- rect clientArea(enumeration option, Window client)
- void clientArea(int position, string name)
- rect clientArea(enumeration option, LogicalOutput output, VirtualDesktop desktop)
- void constrain(Window below, Window above)
(since 6.5) - currentActivityChanged(string id)
- VirtualDesktop currentDesktopForScreen(LogicalOutput output)
- desktopLayoutChanged()
- desktopsChanged()
- Window getClient(int windowId)
- bool isEffectActive(string pluginId)
(since 6.0) - void moveDesktop(VirtualDesktop desktop, int position)
- void raiseWindow(Window window)
- void removeDesktop(VirtualDesktop desktop)
- Tile rootTile(LogicalOutput output, VirtualDesktop desktop)
- LogicalOutput screenAt(point pos)
- screenOrderChanged()
- screensChanged()
- void setCurrentDesktopForScreen(VirtualDesktop desktop, LogicalOutput output)
- string supportInformation()
- TileManager tilingForScreen(LogicalOutput output)
(deprecated in 6.3) - TileManager tilingForScreen(string screenName)
(deprecated in 6.3) - Window unconstrain(Window below, Window above)
(since 6.5) - virtualScreenGeometryChanged()
- virtualScreenSizeChanged()
- windowActivated(Window window)
- windowAdded(Window window)
- list<Window> windowAt(point pos, int count)
- windowRemoved(Window window)