A PR was merged into the master_mantic branch for Gnome 45 compatibility, but these changes aren't compatible with Gnome < 45. https://github.com/pop-os/shell/pull/1660
Search Criteria
Package Details: gnome-shell-extension-pop-shell-git 1.2.0.r305.gcfa0c55-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gnome-shell-extension-pop-shell-git.git (read-only, click to copy) |
---|---|
Package Base: | gnome-shell-extension-pop-shell-git |
Description: | GNOME Shell extension for advanced tiling window management |
Upstream URL: | https://github.com/pop-os/shell |
Licenses: | GPL-3.0-or-later |
Conflicts: | gnome-shell-extension-pop-shell |
Provides: | gnome-shell-extension-pop-shell |
Submitter: | ftsell |
Maintainer: | vincent.ducamps (yochananmarqos) |
Last Packager: | yochananmarqos |
Votes: | 55 |
Popularity: | 0.23 |
First Submitted: | 2020-03-04 13:39 (UTC) |
Last Updated: | 2024-06-30 16:49 (UTC) |
Dependencies (9)
- fd (fd-gitAUR)
- gnome-shell (gnome-shell-mobile-gitAUR, gnome-shell-screencast-vaapiAUR, gnome-shell-mobileAUR, gnome-shell-beta-performanceAUR, gnome-shell-gitAUR, gnome-shell-performanceAUR, gnome-shell-performance-unstableAUR)
- pop-launcher-gitAUR
- pop-shell-shortcuts-gitAUR
- xorg-xprop
- git (git-gitAUR, git-glAUR) (make)
- typescript (typescript-gitAUR) (make)
- gnome-control-center (gnome-control-center-gitAUR, gnome-control-center-x11-scalingAUR) (optional) – keybinding categories
- gnome-shell-extensions (gnome-shell-extensions-gitAUR) (optional) – for Native Window Placment extension
Required by (0)
Sources (7)
- 0001-Remove-schema-handling-from-transpile.sh.patch
- 50_org.gnome.desktop.wm.keybindings.pop-shell.gschema.override
- 50_org.gnome.mutter.pop-shell.gschema.override
- 50_org.gnome.mutter.wayland.pop-shell.gschema.override
- 50_org.gnome.settings-daemon.plugins.media-keys.pop-shell.gschema.override
- 50_org.gnome.shell.pop-shell.gschema.override
- git+https://github.com/pop-os/shell.git#branch=master_noble
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 13 Next › Last »
Mark0vian commented on 2023-10-13 01:39 (UTC) (edited on 2023-10-13 03:25 (UTC) by Mark0vian)
Mark0vian commented on 2023-10-13 01:33 (UTC)
The changes have been merged now to the master-mantic
branch and won't be merged into master-jammy
since the changes aren't backward compatible with Gnome < 45.
vitor_hideyoshi commented on 2023-10-12 10:47 (UTC)
For anyone looking for a compatibility fix for Gnome 45 here's a patch, this is a branch with a active issue and pull request in discussion for the problem.
diff --git a/PKGBUILD b/PKGBUILD
index 88ca74e..d7d1f0f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,7 @@ depends=("gnome-shell" "pop-shell-shortcuts-git" "pop-launcher-git" "fd")
_dir="${_gitname}"
-source=("${_dir}::git+https://github.com/${_gitorg}/${_gitname}.git#branch=${_gitbranch}")
+source=("${_dir}::git+https://github.com/ronanru/pop-shell-gnome-45.git#branch=${_gitbranch}")
sha256sums=("SKIP")
yochananmarqos commented on 2023-09-20 15:04 (UTC)
@bjin: Fixed.
bjin commented on 2023-09-20 04:05 (UTC)
depends = gnome-shell<=44.6
gnome-shell in official extra repo has an epoch number of 1, the version number is actually "1:44.5-1". Dependency requirement of "gnome-shell<=44.6" won't be satisfied.
yochananmarqos commented on 2023-08-26 19:23 (UTC)
@elixias: Please don't spam AUR package comments and learn to use the AUR instead: https://wiki.archlinux.org/title/Arch_User_Repository#Prerequisites
elixias commented on 2023-08-26 19:17 (UTC)
add patch as build dependency
rayj commented on 2023-05-26 20:29 (UTC)
Thank you! Works perfect with GNOME 44.1
phoenix17 commented on 2023-05-11 15:22 (UTC)
Seems to be affected now by: https://github.com/pop-os/shell/issues/1621 and https://github.com/pop-os/shell/issues/1622
yochananmarqos commented on 2023-04-22 20:09 (UTC)
I just took over and updated the gnome-shell-extension-pop-shell
package. Use that instead if you want a maintained, working version.
Pinned Comments
yochananmarqos commented on 2024-04-01 19:56 (UTC)
PSA: System76 is not actively maintaining this anymore, however they accept sane pull requests. Please only comment here if there is a packaging issue.