|
|
Performs X server grab. It is safe to call it several times in a row. Definition at line 317 of file kdecoration.cpp. |
|
|
Ungrabs X server (if the number of ungrab attempts matches the number of grab attempts).
Definition at line 322 of file kdecoration.cpp. |
|
|
This function can be called by the decoration to request closing of the decorated window. Note that closing the window also involves destroying the decoration. IMPORTANT: This function may destroy the current decoration object, just like showWindowMenu(). Definition at line 229 of file kdecoration.cpp. |
|
|
Set the maximize mode of the decorated window.
Definition at line 245 of file kdecoration.cpp. |
|
|
Minimize the decorated window.
Definition at line 250 of file kdecoration.cpp. |
|
|
Start showing context help in the window (i.e. the mouse will enter the what's this mode). Definition at line 255 of file kdecoration.cpp. |
|
|
Moves the window to the given desktop. Use NET::OnAllDesktops for making the window appear on all desktops. Definition at line 260 of file kdecoration.cpp. Referenced by toggleOnAllDesktops(). |
|
|
This function toggles the on-all-desktops state of the decorated window.
Definition at line 265 of file kdecoration.cpp. References isOnAllDesktops(), and setDesktop(). |
|
|
This function performs the operation configured as titlebar double click operation.
Definition at line 273 of file kdecoration.cpp. |
|
|
Shades or unshades the decorated window.
Definition at line 278 of file kdecoration.cpp. |
|
|
Sets or reset keeping this window above others.
Definition at line 283 of file kdecoration.cpp. |
|
|
Sets or reset keeping this window below others.
Definition at line 288 of file kdecoration.cpp. |