Usermode/AxWin4 - Send mouse/keyboard events to client
[tpg/acess2.git] / Usermode / Applications / axwin4_src / Server / include / CCompositor.hpp
index ec40d36..fe24303 100644 (file)
@@ -50,6 +50,7 @@ class CCompositor
        CVideo& m_video;
        ::std::list<CRect>      m_damageRects;
        ::std::list<CWindow*>   m_windows;
+       CWindow*        m_focussed_window;
 
        CWindowIDBuffer m_windowIDBuffer;       // One 32-bit value per pixel
        

UCC git Repository :: git.ucc.asn.au