Age | Commit message (Collapse) | Author |
|
Along bug fixes, visual improvements were made.
|
|
Code was cleaned up. Bugs were fixed.
|
|
Code was cleaned up.
|
|
Various visual improvements make up a patch release.
|
|
HiDPI support improved, the extension better adheres to shell themes and
various players were adjusted for. In addition, efficiency was greatly
improved by solely reacting to events instead of querying for changes.
|
|
The project now tracks tagged releases, providing proper version
numbers instead of plain revision counting.
|
|
Many internal cleanups were performed, slimming down the code base thus
improving efficiency.
|
|
New options are available, the compatibility of some players was fixed
along with visual improvements. Also, more warning messages were
silenced, further cleaning up the log.
|
|
The JavaScript engine of gnome-shell 3.24 is more strict than previous
versions, issuing more warning messages. Some recent commits clean up
these and thus keep the log cleaner, aiding debugging.
|
|
Compatibility with the upcoming gnome-shell version 3.24 was added. In
turn, version 3.16 is no longer supported.
|
|
Some new features are worth shipping out, first and foremost the recent
implementation of the track list interface. Besides that, the graphical
interface was improved and overall efficiency increased.
|
|
|
|
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
|
|
Song information is now properly cleared instead of remaining like they
were before song change.
|
|
|
|
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
|
|
A recent commit fixed display of the correct track position after seek.
This is a good opportunity to push out the last few commits that mostly
clear out bugs and update translations.
|
|
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.
|
|
|
|
One of the commits shipped out makes it go easy on users resources by
removing a bunch of log messages otherwise cluttering the system
journal which rectifies an update.
|
|
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>
|
|
|