Selenium-H / Animation-Tweaks

A GNOME Shell Extension to Tweak animations and customize them
GNU General Public License v3.0
66 stars 9 forks source link

Option to change position of notifications #34

Closed HritwikSinghal closed 3 years ago

HritwikSinghal commented 3 years ago

If you could add an option to shift notifications vertically and horizontally to any position on screen it would be great. (just like https://extensions.gnome.org/extension/708/panel-osd/) the default position is too much at top which covers close button

Selenium-H commented 3 years ago

Hi @HritwikSinghal, The vertical positions of the notification banner can be customized. Please try setting the Movement Along Y parameters to the desired value in Customize Animation window. A value of 0 means all the way to top and 100 means at the bottom of the screen.

Customize

The Tween Parameters - "First Number" denotes the position of the notification banner at the start of the animation and Tween Parameters - "Last Number" denotes the ending position of the notification banner.

HritwikSinghal commented 3 years ago

thank you! you should also mention this on the main readme since for beginners, its hard to find this setting in all those options (i tried tinkering with some of those options but couldn't find any soln till now)