Search Criteria
Package Details: swayrst-git 1.3-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/swayrst-git.git (read-only, click to copy) |
|---|---|
| Package Base: | swayrst-git |
| Description: | Restore workspaces in sway to displays and move applications to saved workspaces |
| Upstream URL: | https://github.com/Nama/swayrst |
| Keywords: | sway workspaces |
| Licenses: | MIT |
| Conflicts: | swayrst |
| Provides: | swayrst |
| Replaces: | swayrst |
| Submitter: | yamai |
| Maintainer: | yamai |
| Last Packager: | yamai |
| Votes: | 2 |
| Popularity: | 0.94 |
| First Submitted: | 2023-11-06 23:12 (UTC) |
| Last Updated: | 2026-05-05 18:23 (UTC) |
Dependencies (6)
- python-i3ipc-gitAUR
- python-sh
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- python-build (make)
- python-installer (make)
- python-wheel (make)
Latest Comments
yamai commented on 2026-05-05 18:25 (UTC)
updated
A43 commented on 2026-04-29 17:03 (UTC)
@yamai I have adopted the i3ipc-python-git package and am working to get it merged into
python-i3ipc-git. This new package properly providespython-i3ipcto avoid dependency issues, and I have also fixed the old one to providepython-i3ipcas a temporary workaround.TL;DR: Please update the depends for this package to use
python-i3ipc-gitinstead ofi3ipc-python-git.yamai commented on 2024-12-06 14:46 (UTC)
@Nozi the package in extra was only rebuild for a new python version. It is still the release from 2020 (2.2.1). https://gitlab.archlinux.org/archlinux/packaging/packages/python-i3ipc/-/commit/751db717c6da4d25067f6384c97a89941c6f1ff8
This package shouldn't be flagged out of date. You can use it with i3ipc-python-git from AUR.
Nozi commented on 2024-12-06 14:37 (UTC)
Hello @yamai, I wanted to use your package but I saw that it is flagged out of date and that your issues in repos nfnty/pkgbuilds and altdesktop/i3ipc-python are still not considered...
But the i3ipc-python package has received new upgrades in Extra repo since your last comment and I wanted to know if it is still impossible to use it as dependency.
tkna commented on 2023-12-24 13:13 (UTC)
@yamai understood. thanks.
yamai commented on 2023-12-24 13:00 (UTC)
I'd really like to depend on
python-i3ipc, but can't. We need the latest commits, cause some sway fixes aren't in the latest release from 2020. Can only change it after one of those issues are resolved: https://github.com/nfnty/pkgbuilds/issues/68 https://github.com/altdesktop/i3ipc-python/issues/194The problem is, that the dependency conflicts, which is very annoying. A workaround for this is to remove
python-i3ipcwithout dependency checking and installingi3ipc-python-git. While installing new packages depending onpython-i3ipcwe need to install without dependencies and install them after (or before), with--asdeps.tkna commented on 2023-12-24 09:57 (UTC)
Is it possible to make the dependency on the official package python-i3ipc https://archlinux.org/packages/extra/any/python-i3ipc/ instead of i3ipc-python-git ? Both upstreams should be the same below.
https://github.com/acrisci/i3ipc-python