1
0
Fork 0
It's a GNOME Shell extension adds support quake-mode for any application (Downstream Fork) https://github.com/repsac-by/gnome-shell-extension-quake-mode
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
eaon f274b087be
If minimize on focus-out is enabled, register the callback once the animation is done
3 years ago
quake-mode@repsac-by.github.com If minimize on focus-out is enabled, register the callback once the animation is done 3 years ago
.eslintrc.js Initial 5 years ago
LICENSE Initial 5 years ago
README.md Update README 5 years ago

README.md

It's a GNOME Shell extension adds support quake-mode for any application

Installation

git clone https://github.com/repsac-by/gnome-shell-extension-quake-mode.git

cp -rt ~/.local/share/gnome-shell/extensions gnome-shell-extension-quake-mode/quake-mode@repsac-by.github.com

gnome-shell-extension-prefs quake-mode@repsac-by.github.com

gnome-shell-extension-tool -e quake-mode@repsac-by.github.com

Know issues

Due to the implementation of some tricks of initial placement of the window in the desired location on the screen and suppression of the initial animation with replacement of its own, it may not always work correctly.

P.S.

Developed for usage tilix on wayland but can manage almost any application.