#include <iostream>#include <X11/Xutil.h>#include <X11/keysym.h>#include "construo_error.hxx"#include "config.h"#include "x11_display.hxx"#include "settings.hxx"#include "construo_main.hxx"#include "controller.hxx"#include "screen_manager.hxx"Include dependency graph for x11_display.cxx:

Go to the source code of this file.
Variables | |
| ConstruoMain * | construo_main | 
| Atom | wm_delete_window | 
      
  | 
  
| 
 
 Definition at line 33 of file x11_display.cxx. Referenced by main().  | 
  
      
  | 
  
| 
 
 Definition at line 34 of file x11_display.cxx. Referenced by X11Display::X11Display().  | 
  
1.3-rc3