Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lzap/disable-window-animations
Disables window manager animations including workspace switching in Gnome Shell 3
https://github.com/lzap/disable-window-animations
Last synced: 8 days ago
JSON representation
Disables window manager animations including workspace switching in Gnome Shell 3
- Host: GitHub
- URL: https://github.com/lzap/disable-window-animations
- Owner: lzap
- Created: 2011-07-21T11:03:31.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2014-08-22T08:40:38.000Z (over 10 years ago)
- Last Synced: 2025-01-05T16:12:17.817Z (15 days ago)
- Language: JavaScript
- Homepage:
- Size: 128 KB
- Stars: 7
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
DISABLE-WINDOW-ANIMATIONS
This extension simply disable all window manager animations.
* Window "slide-ins"
* Workspace "slide-ups" and "slide-downs"
* Maybe more (drop me a line if you register anything else :-)However, it does NOT disable dash animations ("zoom-ins" and
"zoom-outs" etc.)Works with Gnome Shell 3.0-3.2 (Fedora, Ubuntu, anything...)
Author: Lukas Zapletal [_lzap_at_seznam_dot_cz_]
INSTALLATION:
Method 1: Via web browser
https://extensions.gnome.org/extension/119/disable-window-animations/
Method 2: Manual
Create a folder in ~/.local/share/gnome-shell/extensions
called [email protected] and move
extension.js and metadata.json into that folder. Restart
the gnome-shell:# mkdir -p ~/.local/share/gnome-shell/extensions 2>/dev/null
# git clone git://github.com/lzap/disable-window-animations \
~/.local/share/gnome-shell/extensions/[email protected]Alt-F2 and "r" ENTER
For Gnome Shell 3.2 you also need to turn the extension on. The easiest
way to do that is to install gnome-tweak-tool and go to Shell Extensions
settings screen and turn it on (the switch-"thing" must have "I" on it).FUTURE:
Please note there is ongoing process to enable Gnome Shell to
load GConf setting for this. This extension will be unsupported
then. But the patch is not in the Gnome master yet, we will be
releasing new versions until it gets in the stable AND Fedora.https://bugzilla.gnome.org/show_bug.cgi?id=655746