YggdrasilWM  0.1.1
A tiny window manager coded in C++
inc Directory Reference
Directory dependency graph for inc:
inc

Directories

directory  Bars
 
directory  Commands
 
directory  Config
 
directory  Layouts
 
directory  X11wrapper
 

Files

file  Client.hpp [code]
 This class is responsible for managing the client windows.
 
file  EventHandler.hpp [code]
 EventHandler class header. this class dispatches the XEvents to the appropriate handler function. it is also responsible for handling the bars drawing. The event handlers functions are private and are called by the dispatchEvent function.
 
file  Ewmh.hpp [code]
 ewmh namespace header.
 
file  Group.hpp [code]
 Group class header.
 
file  Logger.hpp [code]
 Logger class header.
 
file  WindowManager.hpp [code]
 WindowManager class header.
 
file  YggdrasilExceptions.hpp [code]
 Custom exceptions for YggdrasilWM.