f238cbc3f5
The idea behind this class is to relieve the developer from having to call xcb_destroy_window once it is no longer needed. That is having a RAII approach to windows. In addition the class provides some simple method wrappers for the most common use cases inside KWin: * map * unmap * setGeometry - basically a moveResizeWindow * ... |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
test_client_machine.cpp | ||
test_screen_paint_data.cpp | ||
test_update_kwin_49.cpp | ||
test_virtual_desktops.cpp | ||
test_window_paint_data.cpp | ||
test_xcb_window.cpp | ||
test_xcb_wrapper.cpp | ||
testutils.h |