Skip to content

Refactoring of backend-x11

Marius Vlad requested to merge mvlad/weston:wip/mvlad/nuke-xlib-backend-x11 into main

A small patch series that reuses the atom retrieval code from shared/xcb-xwayland.

It also splits up a bit one huge function (x11_backend_handle_event()) into two smaller helpers.

Shouldn't be any functional change whatsoever from doing this.

Merge request reports