There is an updated pull request by brunothedev against master on the void-packages repository https://github.com/brunothedev/void-packages qtile-wayland https://github.com/void-linux/void-packages/pull/40837 Packaging dependencies for wayland in qtile #### Testing the changes - I tested the changes in this PR: **YES** #### New package - This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES** # Introduction Before getting into the pull request, i would like to tell that this is my first contribution to void-linux/void-packages, so i am sorry if i made any mistakes(I probably added too much dependencies), i would also like to point out that this pull request may be needed to be splitted, since it adds 3 packages and modify 1 package. ## Summary This pull request add the following packages: - python-pywayland - python-xkbcommon - pywlroots This pull request modify: - qtile ## Reason The reason i made this pull request is to add all the dependencies to use qtile with the wayland backend A patch file from https://github.com/void-linux/void-packages/pull/40837.patch is attached