|
KWin
|
This is the complete list of members for KWin::RootInfo, including all inherited members.
| changeActiveWindow(xcb_window_t w, NET::RequestSource src, xcb_timestamp_t timestamp, xcb_window_t active_window) override | KWin::RootInfo | protected |
| changeCurrentDesktop(int d) override | KWin::RootInfo | protected |
| changeNumberOfDesktops(int n) override | KWin::RootInfo | protected |
| changeShowingDesktop(bool showing) override | KWin::RootInfo | protected |
| closeWindow(xcb_window_t w) override | KWin::RootInfo | protected |
| create() | KWin::RootInfo | static |
| destroy() | KWin::RootInfo | static |
| gotPing(xcb_window_t w, xcb_timestamp_t timestamp) override | KWin::RootInfo | protected |
| moveResize(xcb_window_t w, int x_root, int y_root, unsigned long direction, xcb_button_t button, RequestSource source) override | KWin::RootInfo | protected |
| moveResizeWindow(xcb_window_t w, int flags, int x, int y, int width, int height) override | KWin::RootInfo | protected |
| restackWindow(xcb_window_t w, RequestSource source, xcb_window_t above, int detail, xcb_timestamp_t timestamp) override | KWin::RootInfo | protected |
| RootInfo(xcb_window_t w, const char *name, NET::Properties properties, NET::WindowTypes types, NET::States states, NET::Properties2 properties2, NET::Actions actions, int scr=-1) | KWin::RootInfo | |
| rootInfo | KWin::RootInfo | friend |
| setActiveClient(Window *client) | KWin::RootInfo | |
| showWindowMenu(xcb_window_t w, int device_id, int x_root, int y_root) override | KWin::RootInfo | protected |