Search Criteria
Package Details: quickswitch-i3 2.7.0-3
Git Clone URL: | https://aur.archlinux.org/quickswitch-i3.git (read-only, click to copy) |
---|---|
Package Base: | quickswitch-i3 |
Description: | A python utility to quickly change to and locate windows in i3 |
Upstream URL: | https://github.com/OliverUv/quickswitch-for-i3 |
Licenses: | |
Submitter: | languitar |
Maintainer: | languitar |
Last Packager: | languitar |
Votes: | 10 |
Popularity: | 0.000233 |
First Submitted: | 2015-08-23 20:59 |
Last Updated: | 2018-08-06 14:09 |
Latest Comments
languitar commented on 2019-11-03 19:53
I have uploaded a version based on the former original package from the community repos.
duelle commented on 2019-10-31 15:43
@languitar: If you need a starting point, you could use this one that I recently created. Should work as is: https://pastr.io/view/rt05s5
languitar commented on 2019-10-27 20:11
@PythonNut: fun thing is that python-i3-py was removed from the repositories with something like "moving to AUR". Unfortunately, it never ended up here. I probably have to take care of this myself.
PythonNut commented on 2019-10-26 16:19
Dependency
python-i3-py
no longer existslanguitar commented on 2017-03-21 09:51
Please try again. I have added setuptools as an explicit dependency.
Anonymous comment on 2017-03-21 03:06
Hi!
I get this error when installing this package
==> Starting package()...
Traceback (most recent call last):
File "setup.py", line 24, in <module>
from setuptools import setup
ModuleNotFoundError: No module named 'setuptools'
Please, add python-setuptools as makedependencies.
languitar commented on 2016-12-23 10:57
Upstream URL and version have been updated.