惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

有赞技术团队
有赞技术团队
Martin Fowler
Martin Fowler
N
Netflix TechBlog - Medium
WordPress大学
WordPress大学
罗磊的独立博客
H
Help Net Security
MongoDB | Blog
MongoDB | Blog
A
About on SuperTechFans
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
D
Docker
云风的 BLOG
云风的 BLOG
Microsoft Security Blog
Microsoft Security Blog
Blog — PlanetScale
Blog — PlanetScale
P
Proofpoint News Feed
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
I
InfoQ
J
Java Code Geeks
博客园 - 聂微东
大猫的无限游戏
大猫的无限游戏
Engineering at Meta
Engineering at Meta
美团技术团队
小众软件
小众软件
Stack Overflow Blog
Stack Overflow Blog
C
Check Point Blog

AUR Newest Packages

AUR (en) - linuxqq-clipsync-git AUR (en) - libtslitex-git AUR (en) - libtslitex-git AUR (en) - carton-appimage AUR (en) - veila-git AUR (en) - veila-bin AUR (en) - vigil-baseline AUR (en) - byedroid AUR (en) - neovim-base16-git AUR (en) - pirata AUR (en) - rpi-imager-git-non-root AUR (en) - python-fastapi-sso AUR (en) - tmux-ai-titles AUR (en) - zeed-bin AUR (en) - bclone-bin AUR (en) - dwl-git-azerty AUR (en) - auggie-bin AUR (en) - libspatialaudio-git AUR (en) - libspatialaudio AUR (en) - miniupnpd-iptables-legacy AUR (en) - miniupnpd-nft AUR (en) - jeeves-bin AUR (en) - opennow AUR (en) - rotki AUR (en) - kapi-bin AUR (en) - classfi-bin AUR (en) - classfi-git AUR (en) - classfi AUR (en) - giff-git AUR (en) - budget-tracker-bin
AUR (en) - gnome-shell-extension-hidetopbar-git
2026-06-28 · via AUR Newest Packages

amfern commented on 2025-07-21 12:53 (UTC)

I personally stopped using gnome-shell, so i disown this package.

vitor_hideyoshi commented on 2024-03-26 04:21 (UTC)

Hello @makidoll, i moved temporarily the source to the branch of the mentioned merge request. Thanks for the message and have a great day.

makinori commented on 2024-03-26 01:20 (UTC)

The official repo has new updates and also a MR for GNOME 46 that's working. I could send a diff with my fixes, although I'd like to be able to maintain the package if that's possible since I depend on it a bunch.

amfern commented on 2023-10-29 12:06 (UTC)

@vitor_hideyoshi Currently i am away from my arch machine, so i gave you a co-maintainer of this package so you should be able to use your branch until the upstream is able to merge it.

vitor_hideyoshi commented on 2023-10-15 04:38 (UTC)

Nish commented on 2020-10-06 14:47 (UTC)

depends needs to be updated to 3.38 as well with what @Ult suggested.

Ult commented on 2020-10-03 07:08 (UTC)

Build was failing with error:

  -> Installing translations...
install: cannot stat 'ca//LC_MESSAGES/*.mo': No such file or directory

Fixed it by updating PKGBUILD:

-      install -Dm644 -t "$pkgdir/usr/share/locale/$locale/LC_MESSAGES" "$locale/LC_MESSAGES"/*.mo
+      install -Dm644 -t "$pkgdir/usr/share/locale/$locale/LC_MESSAGES" "$locale/LC_MESSAGES"/*.po

@XZS Can you update the PKGBUILD please?

alartum commented on 2018-09-16 21:07 (UTC) (edited on 2018-09-16 21:10 (UTC) by alartum)

XZS commented on 2017-05-13 00:02 (UTC)

The changes seem stable and as far as I can tell, the extension works well with the new gnome-shell version. So the package is now updated.