Search Criteria
Package Details: gnome-shell-extension-tiling-assistant 53-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/gnome-shell-extension-tiling-assistant.git (read-only, click to copy) |
|---|---|
| Package Base: | gnome-shell-extension-tiling-assistant |
| Description: | A GNOME Shell extension which adds a Windows-like snap assist to the GNOME desktop |
| Upstream URL: | https://github.com/Leleat/Tiling-Assistant |
| Licenses: | GPL-2.0-or-later |
| Submitter: | igor-dyatlov |
| Maintainer: | yochananmarqos |
| Last Packager: | yochananmarqos |
| Votes: | 10 |
| Popularity: | 0.22 |
| First Submitted: | 2021-10-09 17:33 (UTC) |
| Last Updated: | 2025-09-01 16:12 (UTC) |
Dependencies (2)
- gnome-shell (gnome-shell-mobile-gitAUR, gnome-shell-beta-performanceAUR, gnome-shell-beta-performanceAUR, gnome-shell-beta-performanceAUR, gnome-shell-gitAUR, gnome-shell-performance-unstableAUR, gnome-shell-performance-unstableAUR, gnome-shell-performance-unstableAUR, gnome-shell-mobileAUR, gnome-shell-performanceAUR, gnome-shell-multiseatAUR, gnome-shell-multiseat-docsAUR)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
yochananmarqos commented on 2024-04-22 21:01 (UTC)
@igor-dyatlov: Please orphan the package if you don't have time to update it. Either way, you may add me as a Co-Maintainer and I'll update it.
yochananmarqos commented on 2023-10-23 20:27 (UTC) (edited on 2023-10-23 20:27 (UTC) by yochananmarqos)
@Veldora: I don't know about Docker, however this won't build as is in a chroot as
unzipis missing from makedepends(). Thing is, it's not needed as thebsdtarcommand fromlibarchiveshould be used instead as it's already pulled in automatically.Try my PKGBUILD
Veldora commented on 2023-10-23 07:43 (UTC) (edited on 2023-10-23 07:43 (UTC) by Veldora)
This package can't be built automatically inside a docker-container, due to seccomp restrictions. The PKGBUILD on tiling-assistant's repo seems to work though. https://github.com/Leleat/Tiling-Assistant/blob/main/scripts/aur-build/PKGBUILD
(Maybe the problem lies with the
gnome-extensions packcommand.)Is there a possibility, this PKGBUILD can be updated, so aur-helpers such as aurutils can work inside a docker-container to auto-compile the package?
swsnr commented on 2023-03-01 19:24 (UTC)
@igor-dyatlov Can I remove the install script? No other shell extension packages emits these warnings (in particular neither of the two in the community repo), and I find these somewhat noisy :)
swsnr commented on 2023-03-01 19:18 (UTC)
Thanks, fixed.
jnphilipp commented on 2023-03-01 13:56 (UTC)
the icons don't get installed,
--extra-source="media"is missing inbuild.igor-dyatlov commented on 2022-10-08 20:25 (UTC)
@laichiaheng: done
laichiaheng commented on 2022-10-08 14:48 (UTC)
Schema org.gnome.shell.extensions.tiling-assistant could not be found for extension tiling-assistant@leleat-on-github. Please check your installation