Search Criteria
Package Details: gnome-shell-extension-workspace-grid-git 1.6.0.r221.e71e7f7-1
Git Clone URL: | https://aur.archlinux.org/gnome-shell-extension-workspace-grid-git.git (read-only, click to copy) |
---|---|
Package Base: | gnome-shell-extension-workspace-grid-git |
Description: | Allows to configure your workspaces in a grid |
Upstream URL: | https://github.com/zakkak/workspace-grid |
Keywords: | gnome workspace-grid |
Licenses: | |
Replaces: | |
Submitter: | zakkak |
Maintainer: | 314eter |
Last Packager: | 314eter |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2017-02-14 23:16 |
Last Updated: | 2019-05-22 09:21 |
Latest Comments
1 2 Next › Last »
raurlion commented on 2019-05-22 08:26
Do not install this with gnome-shell 3.32! It will crash your gnome-shell every time you press tab and after couple of crashes will prevent gnome-shell from restarting. There is an issue opened:
https://github.com/workspace-grid/workspace-grid/issues/119
If you have problems starting your gnome-shell after installing this, then you can manually remove this plugin from ~/.local/share/gnome-shell/extensions/ folder using console.
carloabelli commented on 2017-02-14 21:39
Hi. The issue is explained better in this bug https://github.com/rmarquis/pacaur/issues/612. Thanks.
zakkak commented on 2017-01-28 00:31
I can't reproduce this (I am not using pacaur though).
carloabelli commented on 2017-01-04 03:56
I'm getting the following error in pacaur:
:: gnome-shell-extension-workspace-grid package(s) failed to install. Check .SRCINFO for mismatching data with PKGBUILD.
EDIT:
Since this is a git repo please either rename it with -git ending or use the release packages.
wsha commented on 2016-04-18 14:08
It works for me now, thanks!
zakkak commented on 2016-04-18 12:06
@314eter thanks, I was indeed missing these lines. Please let me know if everything is OK now.
314eter commented on 2016-04-18 09:06
You need to copy myWorkspaceSwitcherPopup.js to $pkgdir.
install -m644 "${_uuid}/myWorkspaceSwitcherPopup.js" \
"${pkgdir}/usr/share/gnome-shell/extensions/${_uuid}/myWorkspaceSwitcherPopup.js"
eirikep commented on 2016-04-18 06:49
I get the same error that wsha is experiencing. Neither restarting Gnome Shell nor re-installing the package seem to be working. Furthermore, on https://extensions.gnome.org/extension/484/workspace-grid/, the package is marked with "ERROR" on my side. Could this be related?
zakkak commented on 2016-04-16 15:13
That is weird.
Did you try restarting gnome shell (alt+F2 r) and Gnome Tweak Tool?
If it still does not work please try removing the package and installing it again.
wsha commented on 2016-04-15 11:36
It looks like the git repo and PKGBUILD were updated to support 3.20, but I still get "Error loading extension" in GNOME Tweak Tool.