![]() |
YggdrasilWM
0.1.1
A tiny window manager coded in C++
|
This is the complete list of members for Client, including all inherited members.
| border_color | Client | private |
| border_width | Client | private |
| class_ | Client | private |
| Client(Display *display, Window root, Window window, std::shared_ptr< Group > group, unsigned long inActiveColor, int borderSize, std::shared_ptr< BaseX11Wrapper > wrapper) | Client | |
| display_ | Client | private |
| frame() | Client | |
| frame_ | Client | private |
| framed | Client | private |
| getClass() const | Client | |
| getFrame() const | Client | |
| getGroup() const | Client | |
| getTitle() const | Client | |
| getWindow() const | Client | |
| group_ | Client | private |
| isFramed() const | Client | |
| isMapped() const | Client | |
| mapped | Client | private |
| move(int x, int y) | Client | |
| resize(unsigned int width, unsigned int height) | Client | |
| restack() | Client | |
| root_ | Client | private |
| setGroup(std::shared_ptr< Group > g) | Client | |
| setMapped(bool mapped) | Client | |
| title_ | Client | private |
| unframe() | Client | |
| window_ | Client | private |
| wrapper | Client | private |
| ~Client() | Client |