Age | Commit message (Collapse) | Author |
|
An error was fixed and code was cleaned up.
|
|
This release adds a translation, improves animation and declares
compatibility to gnome-shell version 41.
|
|
This release updates translations and (re-)adds features, most notably
per-monitor window switching.
|
|
In addition to now being only compatible to gnome-shell version 40, a
new translation was added.
|
|
Since GNOME (3.)40, the former first component of the version number is
dropped. [1] Functions that input or output version numbers are now
compatible with both schemes, making it possible to even manage
extensions that declare compatible versions ranging from before to after
shell version (3.)40.
[1]: https://discourse.gnome.org/t/new-gnome-versioning-scheme/4235
|
|
Certain versions of the gnome-shell binary refuse to run as root, only
outputting an error message. Not even the --version option is parsed.
As the package function runs under FakeRoot, it looks exactly like that
to the program. FakeRoot works by modifying the LD_LIBRARY_PATH and
LD_PRELOAD. By clearing the library to preload, usual function is
restored.
This can be reasonably be considered safe, as the program is only run
with a parameter to output its version number and exit, not making any
modification or communications to or with the rest of the system.
|
|
The extension is now compatible to gnome-shell version 3.38.
Compatibility for some older versions was removed, in turn.
|
|
In addition to a new translation, the extension is now compatible to
gnome-shell version 3.36.
|
|
Since version 3.30.1-1, gnome-shell has an epoch. [1] Incorporating it
in the dependency limits make version comparisons work correctly again.
This is especially important for upper bounds for which it makes
installation possible again.
[1]: https://github.com/archlinux/svntogit-packages/commit/5ef13f847cae14961ace4d15210bc55623b074cb
|
|
The commit actually marking the extension as compatible was missing from
the last release and is now included.
|
|
The extension is now compatible with the gnome-shell version 3.34.
|
|
Besides compatibility with the current gnome-shell version 3.32, this
update also brings interoperability with the optistatus extension. [1]
[1]: https://extensions.gnome.org/extension/710/optistatus/
|
|
Some errors were silenced. To do so, this update drops backwards
compatibility to older gnome-shell versions.
|
|
A bug with the timeline switcher, introduced in the last compatibility
update, was fixed.
|
|
Apart from translation and documentation updates, compatibility with
gnome-shell version 3.30 arrived.
|
|
The new gnome-shell version 3.28 is now supported.
|
|
The recently released gnome-shell version 3.26 is now supported.
|
|
Newer Cinnamon and GNOME Shell versions are now supported.
|
|
|
|
Although the version number was not incremented compatibility updates
should be shipped out to not hinder gnome-shell updates.
|
|
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
|
|
Although the project did not yet release a version containing commit
5015da5 [1], it is worth shipping out as it improves compatibility with
all extensions modifying the legacy tray or the dock, e.g. the popular
dash-to-dock.
[1]: https://github.com/dmo60/CoverflowAltTab/commit/5015da5
|
|
This introduces compatibility for gnome-shell version 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 new version of mksrcinfo released with the recent update to
pkgbuild-introspection adds a header to all .SRCINFO files.
|
|
Apart from translation updates, this introduces compatibility for
gnome-shell version 3.18.
|
|
This package is now maintained as part of the collection of
gnome-shell-extensions and related templates on GitHub.
<https://github.com/dffischer/gnome-shell-extensions>
|
|
|
|
|