Hi, this is my second try at packaging [quickswitch for i3][]. This time I've added both ``python-i3-py`` and ``quickswitch-i3`` to ``wm.scm`` instead of ``python.scm``, since their only use is for the i3 window manager. I've also added readme files for both packages. Regarding naming, since other ``py-*`` packages do retain their prefix, I've decided to keep the suffix in ``python-i3-py`` as well. Regarding quickswitch, it seems from the [PyPi package][] and its readme file that ``quickswitch-i3`` is the actual name instead of GitHub's ``quickswitch-for-i3``. In any case, I expect people to just look for ``quickswitch``. [quickswitch for i3]: https://github.com/proxypoke/quickswitch-for-i3/ [PyPi package]: https://pypi.python.org/pypi/quickswitch-i3/ Thanks to Brendan Tildesley, Leo Famulari and Hartmut Goebel for testing and advice. Ivan Vilata-i-Balaguer (2): gnu: wm: Add python-i3-py. gnu: wm: Add quickswitch-i3. .../patches/quickswitch-fix-dmenu-check.patch | 26 +++++++ gnu/packages/wm.scm | 90 ++++++++++++++++++++++ 2 files changed, 116 insertions(+) create mode 100644 gnu/packages/patches/quickswitch-fix-dmenu-check.patch -- 2.10.0 -- Ivan Vilata i Balaguer -- https://elvil.net/