Age | Commit message (Collapse) | Author |
|
now that
https://gitlab.gnome.org/tuxor1337/hidetopbar/-/merge_requests/399 is
merged we can use the offical repo
|
|
|
|
To fix compatibility with the latest Gnome Shell in Arch this commit moves the source branch to:
https://gitlab.gnome.org/ademar111190/hidetopbar
Currently in discussion in the merge request:
https://gitlab.gnome.org/tuxor1337/hidetopbar/-/merge_requests/399
|
|
|
|
|
|
|
|
|
|
Users should be made aware that support for some older shell versions
was dropped.
|
|
The git-makepkg-templates switched to dynamic adaptation to integrity
checks chosen in makepkg.conf. [1] The default checksums chosen reflect
recommendations from the Arch Linux Wiki and manual pages. [2]
[1]: https://github.com/dffischer/git-makepkg-templates/commit/e84d04b
[2]: https://aur.archlinux.org/cgit/aur.git/commit/?h=git-makepkg-templates-git&id=c2ccaaa
|
|
Most importantly, this brings compatibility for gnome-shell 3.20.
|
|
This reverts "add mksrcinfo header".
The .SRCINFO is now generated by "makepkg --printsrcinfo" which does no
longer include any header since commit f63854f [1], released with pacman
version 5.0.1.
[1]: https://projects.archlinux.org/pacman.git/commit/?id=f63854fa96f658ca5bdf2c21a1cd33cf4e3fbdbd
|
|
Other packages usually depend on the package without any -git suffix.
This makes it possible to als satisfy these dependency requirements when
they target specific versions or version ranges.
|
|
The author pushed a bunch of commits worth shipping out lately, amongst
them are compatibility with the bottompanel and topicons extensions,
backend updates and ugfixes.
|
|
The new version of mksrcinfo released with the recent update to
pkgbuild-introspection adds a header to all .SRCINFO files.
|
|
Amongst other minor changes, this introduces compatibility for
gnome-shell version 3.18.
|
|
The extension restored compatibility with the newest shell version, so
the warning is not needed any longer.
|
|
|