Search Criteria
Package Details: gnome-shell-extension-paperwm-git v47.1.0.r0.gad90e0c-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/gnome-shell-extension-paperwm-git.git (read-only, click to copy) |
|---|---|
| Package Base: | gnome-shell-extension-paperwm-git |
| Description: | A gnome shell extension providing scrollable tiling of windows and per monitor workspaces. |
| Upstream URL: | https://github.com/paperwm/PaperWM |
| Licenses: | GPL3 |
| Submitter: | DonHugo |
| Maintainer: | hikhvar (j.taala) |
| Last Packager: | j.taala |
| Votes: | 7 |
| Popularity: | 0.000001 |
| First Submitted: | 2018-10-22 16:35 (UTC) |
| Last Updated: | 2024-10-14 09:37 (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
1 2 Next › Last »
j.taala commented on 2025-10-04 21:24 (UTC) (edited on 2025-10-04 21:33 (UTC) by j.taala)
Hey @lime, I understand exactly what you're saying. Please become familiar with the AUR submission guidelines and rules (https://wiki.archlinux.org/title/AUR_submission_guidelines), specifically this one:
which is exactly the case here. Note, while typically
-gitpackages are used to denote the latest commit (on some dev branch), that is not what the-gitsuffix means. It simply means that the package is NOT tied to a specific version (and is built from source).Hence, removing the
-gitsuffix here would be in breach of AUR submission rules.It's up to the maintainer to choose which branch to build off (and the intent was to build release branch in this case).
Finally, I was maintaining these AUR packages for a while but have stopped actively doing so (except for this
-gitpackage which will always build the latest release). The recommended way of installing PaperWM now is from gnome extensions or diretly from source (which aligns with this AUR package): https://github.com/paperwm/PaperWM?tab=readme-ov-file#installation, as outlined in the README).Jay.
Lime commented on 2025-10-04 18:24 (UTC) (edited on 2025-10-04 18:28 (UTC) by Lime)
@j.taala I understand, but what I'm saying is that this package should be renamed to drop the
-gitsuffix (even if it happens to be downloaded from github).-gitindicates a package tracks the last git commit (even if it hasn't been tagged as a release), not the latest release version.j.taala commented on 2025-10-04 09:52 (UTC) (edited on 2025-10-04 09:52 (UTC) by j.taala)
Hey Lime. No, the intent of this package to is to the latest release as we are no longer maintaining AUR packages (e.g. no longer producing or maintaining gnome-shell-extension-paperwm whenever we release).
Lime commented on 2025-10-04 00:46 (UTC) (edited on 2025-10-04 18:27 (UTC) by Lime)
Hi @j.taala @hikhvar — I think there's a minor error in packaging here.
-gitpackages are supposed to install the latest development version/latest commit (i.e. on the develop branch), rather than the latest version on the release branch. Released versions should be installed by a package called gnome-shell-extension-paperwm instead.j.taala commented on 2023-05-29 04:44 (UTC)
P.S. I like @xeyler's suggestions here - makes it much nicer. Planning in incorporating them here, mayber after we get #531 and #535 in?
j.taala commented on 2023-05-27 05:17 (UTC)
Happy to not add .git folder - good suggestion.
For versions, the main reason was basically we haven't used/updated tags (and done releases) for a long time. Have now started that again, so potentially moving to tags based describe makes sense.
Thoughts @hikhvar?
xeyler commented on 2023-05-25 15:37 (UTC)
Is there any reason to include the
.git*folders/files into the package? Adding-not -path '*.git*'to thefindon line 24 excludes them.xeyler commented on 2023-05-25 15:26 (UTC) (edited on 2023-05-25 15:29 (UTC) by xeyler)
Why not version the package as recommended by Arch VCS package guidlines? See: https://wiki.archlinux.org/title/VCS_package_guidelines#Git:~:text=Using%20the%20most%20recent%20un%2Dannotated%20tag%20reachable%20from%20the%20last%20commit%3A
j.taala commented on 2023-05-24 09:36 (UTC) (edited on 2023-05-24 23:03 (UTC) by j.taala)
Thanks @hikhvar! Yes, I agree re PaperWM - I also wouldn't be without it (everything else feels unnatural now). Re the GitHub actions - that sounds awesome and definitely something to look at moving forward.
hikhvar commented on 2023-05-24 06:56 (UTC)
Hey,
thanks for the great work on PaperWM. That is my daily driver and I think I couldn't live without it anymore. I have added you as a co-maintainer. Maybe we could setup some automatic release workflow via GitHub Actions, so none of us has to do manual work?
1 2 Next › Last »