Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Feature request: moving notifications #203

Closed
maralorn opened this issue Nov 29, 2019 · 5 comments
Closed

Feature request: moving notifications #203

maralorn opened this issue Nov 29, 2019 · 5 comments

Comments

@maralorn
Copy link

The human eye/brain is trained to react to movement in the corner of the eye. So I‘d like to suggest that the notifications (can be configured to) move quickly (e.g. from the next border) into their position, when they are created. This makes notifications much more noticeable and looks cool.

Would you consider this a nice feature to have in mako? Do you think it would be possible to implement with a reasonable amount off effort?

@Emantor
Copy link
Contributor

Emantor commented Nov 29, 2019

Kinda similar to #89

@emersion
Copy link
Owner

Yeah, animations are something I'd prefer not to support. There's a lot of potential to get lost in many options: some will want fade-in, some slide-from-bottom, some a different animation curve, some apply more complex animations on groups…

Please feel free to experiment with animations in a fork or in a new project.

@Hubro
Copy link

Hubro commented Mar 10, 2022

Yeah, animations are something I'd prefer not to support. There's a lot of potential to get lost in many options: some will want fade-in, some slide-from-bottom, some a different animation curve, some apply more complex animations on groups…

Please feel free to experiment with animations in a fork or in a new project.

What about supporting a cusotmization plugin architecture that allows for animations? That way any specific animation implementation would be out of scope of this project.

@emersion
Copy link
Owner

Nack, supporting a plugin architecture would add significant complexity to the project.

@jficz
Copy link

jficz commented Aug 10, 2023

You can achieve this easily by using a compositor which supports animations, such as Hyprland.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants