kwin/xwl
Vlad Zahorodnii b8a16d4abf xwayland: Properly handle xcb_connect_to_fd() failures
xcb_connect_to_fd() will never return a NULL pointer, even if an error
has occurred.

Right after creating an xcb connection, xcb_connection_has_error() needs
to be called in order to determine if the connection has an error.
2020-09-02 12:49:44 +00:00
..
clipboard.cpp
clipboard.h
databridge.cpp
databridge.h
dnd.cpp
dnd.h
drag.cpp
drag.h
drag_wl.cpp Fix Build Warning 2020-08-26 19:24:02 +02:00
drag_wl.h
drag_x.cpp Fix Build Warning 2020-08-26 19:24:02 +02:00
drag_x.h
selection.cpp
selection.h
selection_source.cpp Fix Build Warning 2020-08-26 19:24:02 +02:00
selection_source.h
transfer.cpp
transfer.h
xwayland.cpp xwayland: Properly handle xcb_connect_to_fd() failures 2020-09-02 12:49:44 +00:00
xwayland.h xwayland: Properly handle xcb_connect_to_fd() failures 2020-09-02 12:49:44 +00:00
xwayland_interface.cpp
xwayland_interface.h