Whether the window is active.
On which activities the toplevel is present
TODO: I could not find anything about signal in the KWin source. Probably it does not exist here. It exists in KWin::Window though.
Window caption (The text in the titlebar).
Client position
Client size
The desktop this window is on. If the window is on all desktops the property has value -1.
Whether the window is a dialog window.
This property holds the geometry of the Toplevel, excluding invisible portions, e.g. server-side and client-side drop-shadows, etc.
This signal is emitted when the Toplevel's frame geometry changes.
Whether the window is fullscreen
Whether the window is set to be above all
Whether the window is set to be below all
Maximum allowed size for a window.
Minimum allowed size for a window.
Whether the window is minimized
Whether the window is modal or not.
Whether the window is currently being moved by the user.
Whether the window has borders (window decorations)
Whether the window is set to be on all desktops
Whether the window is currently being resized by the user.
Whether the window is resizable
TODO: ???
TODO: ???
On which screen toplevel is
Emitted whenever the Toplevel's screen changes. This can happen either in consequence to a screen being removed/added or if the Toplevel's geometry changes.
Whether the Client is shaded.
Whether the window shading state changed
Whether the window is any of special windows types (desktop, dock, splash, ...), i.e. window types that usually don't have a window frame and the user does not use window management (moving, raising,...) on them.
Whether the window is a splashscreen.
Whether the windows is transient to an other windows, i.e. it is a sub window belonging to a main window
Whether the window is a utility window, such as a tool window.
Window id in KWin
Window role property
Emitted when the Toplevel is shown?
Generated using TypeDoc
Client, also known as window. Represents KWin::Window.