summarylogtreecommitdiffstats
path: root/.SRCINFO
AgeCommit message (Collapse)Author
2019-09-22v66+141-g908a050-1Nicola Murino
2019-09-20switch to ubuntu dock branchNicola Murino
This is needed to make the extension work with gnome 3.34
2019-03-17update to 66-1Nicola Murino
2019-02-22Updated to v65Nicola Murino
2018-08-28Update to 64-1Nicola Murino
2018-04-03Update to 63-1Nicola Murino
2017-12-24Update to version 62Nicola Murino
2017-09-24updated to v61Nicola Murino
simplified PKGBUILD
2017-07-28propagate upstream updateXZS
Multi-monitor-support further improved and the window previews are now assorted into a separate menu, bindable to any click option. The usual bug fixes and translation updates accompany these new features.
2017-07-28propagate upstream updateXZS
Besides the usual bug fixes and translation updates, docks can now be placed on multiple monitors. A new click option was also added. Version 58 introduced a regression and was thus skipped.
2017-04-04propagate upstream updateXZS
Apart from minor bugfixes and translation updates, the hotkey numbers of the panel icons can now be displayed. Compatibility to the upcoming gnome shell version 3.24 is also already included.
2017-03-07propagate upstream updateXZS
This version improved Wayland compatibility and added new features: The windows can now be previewed from the dock icons which can also be scrolled through with the mouse wheel, keyboard shortcuts can be defined, and the border of the dock gained more customizability.
2016-11-02choose newest extension sourceXZS
Some extensions authors introduce build steps required before installing. Their execution normally produces a completed variant of the extension code in a subdirectory, difficult to tell apart from the original source. The find condition introduced herein proves the process against such cases to come. It always chooses the files created last, ensuring that a build which occurred after mere unpacking will always take precedence.
2016-11-02propagate upstream updateXZS
This release only fixes a few bugs.
2016-09-22propagate upstream updateXZS
Apart from translation updates and improvements in configuration options, the upcoming gnome-shell version 3.22 is already supported.
2016-07-20break long linesXZS
According to the Arch Packaging Standards [1], lines in a PKGBUILD should be no longer than 100 characters and package descriptions should cap at 80. This does not change the contents of the built package, so the pkgver stays unchanged. [1]: https://wiki.archlinux.org/index.php/Arch_packaging_standards
2016-03-23propagate upstream updateXZS
Apart from translation updates, the intellihide machinery has been optimized. The extension can now also be active with full screen windows and supports the upcoming gnome-shell version 3.20. Fortunately, the same dash-to-dock release applies to gnome-shell 3.18 and 3.20 as well. This saves the hassle of rewriting the code that extracts the download link from the webpage and provides the hopeful perspective that transition will be effortless when the next stable shell version hits the Arch Linux repositories.
2016-03-23remove mksrcinfo headerXZS
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
2016-02-19adopt package to collectionXZS
This package is now again maintained as part of the collection of gnome-shell-extensions and related templates on GitHub. <https://github.com/dffischer/gnome-shell-extensions>
2016-02-19use original imageXZS
Meanwhile, the bug in librsvg was fixed upstream. [1] The maintainer of the extension cared for the issue as well [2] and was so kind to rework the image not to trigger it to begin with [3]. So there is no need to patch the image any longer and the respective last two commits since "patch up unreadable image" can be reverted, bringing this package as close to upstream as it has been. This change does not increase the pkgrel as there is no functional change to be shipped out. Already installed packages will continue to work without the need of an update. [1]: https://bugzilla.gnome.org/show_bug.cgi?id=759084 [2]: https://github.com/micheleg/dash-to-dock/issues/262 [3]: https://github.com/micheleg/dash-to-dock/commit/8a7e74e
2015-12-08add dependency needed for patching upXZS
The imagemagick package contains the convert program needed for the interim fix.
2015-10-081:49-1carl.george
2015-08-101:47-1carl.george
* revert update to v48, because that version is only for gnome 3.14
2015-08-1048-2carl.george
* switch to sha256sums
2015-08-1048-1carl.george
2015-08-0547-1carl.george
2015-07-1046-4carl.george
2015-07-1046-3carl.george
2015-07-10initial import from legacy AURcarl.george