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 Prettify license headers 2020-08-07 19:57:56 +00:00
clipboard.h Prettify license headers 2020-08-07 19:57:56 +00:00
databridge.cpp xwayland: Use KWIN_SINGLETON to make DataBridge a singleton 2020-08-12 09:59:13 +03:00
databridge.h xwayland: Use KWIN_SINGLETON to make DataBridge a singleton 2020-08-12 09:59:13 +03:00
dnd.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
dnd.h Prettify license headers 2020-08-07 19:57:56 +00:00
drag.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
drag.h Prettify license headers 2020-08-07 19:57:56 +00:00
drag_wl.cpp Fix Build Warning 2020-08-26 19:24:02 +02:00
drag_wl.h Prettify license headers 2020-08-07 19:57:56 +00:00
drag_x.cpp Fix Build Warning 2020-08-26 19:24:02 +02:00
drag_x.h Prettify license headers 2020-08-07 19:57:56 +00:00
selection.cpp xwayland: Call handleXfixesNotify() directly from Selection 2020-08-11 16:12:40 +00:00
selection.h Prettify license headers 2020-08-07 19:57:56 +00:00
selection_source.cpp Fix Build Warning 2020-08-26 19:24:02 +02:00
selection_source.h Prettify license headers 2020-08-07 19:57:56 +00:00
transfer.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
transfer.h Prettify license headers 2020-08-07 19:57:56 +00:00
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 Prettify license headers 2020-08-07 19:57:56 +00:00
xwayland_interface.h Prettify license headers 2020-08-07 19:57:56 +00:00