1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Source: gnome-shell-extension-impatience
Section: gnome
Priority: optional
Maintainer: Jonathan Carter <jcc@debian.org>
Build-Depends: debhelper (>=10), libglib2.0-bin
Standards-Version: 4.1.1
Homepage: https://github.com/timbertson/gnome-shell-impatience
Vcs-Git: https://gitlab.com/highvoltage/gnome-shell-extension-impatience-packaging.git
Vcs-Browser: https://gitlab.com/highvoltage/gnome-shell-extension-impatience-packaging/tree/master
Package: gnome-shell-extension-impatience
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, gnome-shell (>= 3.16)
Description: speed up the gnome-shell animation speed
The impatience extension allows you to speed up GNOME Shell
animation speeds.
.
From gnome-tweak-tool you can use a slider to scale the animation
speed down to any percentage. A speed scale of 1 means normal speed,
0.5 will result in animations twice as fast, 0.1 will result in
animations being 10x faster, etc.
|