![]() |
YggdrasilWM
0.1.1
A tiny window manager coded in C++
|
This is the complete list of members for MasterLayoutManager, including all inherited members.
| addClient(std::shared_ptr< Client > client) override | MasterLayoutManager | privatevirtual |
| border_size_ | LayoutManager | protected |
| display_ | LayoutManager | protected |
| gap_ | LayoutManager | protected |
| LayoutManager(Display *display, Window root, int size_x, int size_y, int pos_x, int pos_y, int gap, int border_size) | LayoutManager | |
| MasterLayoutManager(Display *display, Window root, int sizeX, int sizeY, int posX, int posY, int borderSize, int gap, int barHeight) | MasterLayoutManager | private |
| removeClient(Client *client) override | MasterLayoutManager | privatevirtual |
| reSize(const Point &size, const Point &pos) override | MasterLayoutManager | privatevirtual |
| rootSpace_ | MasterLayoutManager | private |
| rootWindow_ | LayoutManager | protected |
| screen_height_ | LayoutManager | protected |
| screen_width_ | LayoutManager | protected |
| space_count_ | LayoutManager | protected |
| updateGeometry(unsigned int sizeX, unsigned int sizeY, unsigned int posX, unsigned int posY) override | MasterLayoutManager | privatevirtual |
| ~LayoutManager()=default | LayoutManager | virtual |
| ~MasterLayoutManager() override=default | MasterLayoutManager | private |