YggdrasilWM
0.1.1
A tiny window manager coded in C++
|
This is the complete list of members for Bars, including all inherited members.
addPluginLocation(const std::string &location) | Bars | |
bars | Bars | private |
Bars(const Bars &)=delete | Bars | |
Bars() | Bars | private |
barThread | Bars | private |
configData | Bars | private |
createInstance() | Bars | static |
data | Bars | private |
destroy() | Bars | static |
display | Bars | private |
getData() const | Bars | |
getInstance() | Bars | static |
getPluginsLocations() const | Bars | |
getSpaceE() const | Bars | |
getSpaceN() const | Bars | |
getSpaceS() const | Bars | |
getSpaceW() const | Bars | |
getWidgetTypeHandle(const std::string &widgetType) | Bars | |
init(std::shared_ptr< ConfigDataBars > configData, std::shared_ptr< TSBarsData > tsData, Display *display, Window root) | Bars | |
instance | Bars | privatestatic |
isBarWindow(Window window) | Bars | |
operator=(const Bars &)=delete | Bars | |
pluginsLocations | Bars | private |
redraw() | Bars | |
root | Bars | private |
run() | Bars | |
setWidgetTypeHandle(const std::string &widgetType, void *handle) | Bars | |
spaceE | Bars | private |
spaceN | Bars | private |
spaceS | Bars | private |
spaceW | Bars | private |
start_thread() | Bars | |
stop_thread() | Bars | |
subscribeWidget(Widget *w) | Bars | |
subscriptions | Bars | private |
tsData | Bars | private |
widgetTypeHandle | Bars | private |
windows | Bars | private |
~Bars() | Bars |