Search Criteria
Package Details: autotiling 1.8-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/autotiling.git (read-only, click to copy) |
---|---|
Package Base: | autotiling |
Description: | Script for sway and i3 to automatically switch the horizontal / vertical window split orientation |
Upstream URL: | https://github.com/nwg-piotr/autotiling |
Licenses: | GPL3 |
Conflicts: | autotiling, autotiling-git |
Provides: | autotiling |
Submitter: | nwg |
Maintainer: | nwg |
Last Packager: | nwg |
Votes: | 39 |
Popularity: | 0.68 |
First Submitted: | 2019-09-25 01:43 (UTC) |
Last Updated: | 2022-10-31 21:31 (UTC) |
Dependencies (3)
- python-i3ipc
- python-setuptools (make)
- python-wheel (make)
Latest Comments
1 2 Next › Last »
eclairevoyant commented on 2023-02-18 14:35 (UTC)
Packages do not need to provide or conflict with themselves - it's other packages that should conflict with this one. You should also not conflict with the -git package, as the -git package should provide
autotiling
. See the wiki for details: https://wiki.archlinux.org/title/PKGBUILD#conflictsThis package should simply remove the provides and conflicts arrays.
lomonosow commented on 2023-01-12 09:07 (UTC)
Looks like package conflicts with itself
nwg commented on 2022-11-06 00:44 (UTC)
@Porous3247 Nope. Please read PKGBUILD.
Porous3247 commented on 2022-11-05 14:59 (UTC)
Can you update PKGBUILD to use
/usr/bin/python
instead ofpython
. Because I usepyenv
, which shims the Python executable and causes a bunch of problems when installing this.nwg commented on 2022-01-18 23:09 (UTC)
@victori Couldn't confirm. Installs w/ no issue here.
victori commented on 2022-01-18 18:34 (UTC) (edited on 2022-01-18 18:35 (UTC) by victori)
Hi, I'm getting this error when trying to install this:
boredland commented on 2022-01-04 21:01 (UTC)
@bluemoon, please don't ask for distribution-specific support in AUR first, we triage everything in our github issues. I can't account for i3 edition, but in manjaro sway we rebuilt it based on python 3.10 a few seconds ago (https://github.com/Manjaro-Sway/manjaro-sway/issues/213). If you installed from aur, you might want to rebuild.
nwg commented on 2022-01-03 08:35 (UTC)
No idea which version Manjaro uses, and which it used to use previously.
bluemoon commented on 2022-01-03 08:33 (UTC) (edited on 2022-01-03 08:50 (UTC) by bluemoon)
it stoped working today on manjaro i3 21.2.1 for some reason and i have no indecators why it did except the fact that i had a large update yesterday and i found the solution for me it was anaconda i uninstalled it and uninstall then install autotiling again and it works just right anaconda does not have the module i3ipc that is the issue
haawda commented on 2021-03-28 11:34 (UTC)
Please do a on-the-fly renaming of the downloaded tarball.
source=("$pkgname-$pkgver.tar.gz::...")
1 2 Next › Last »