Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Command to flash pause indicator #40

Closed
po5 opened this issue Oct 19, 2020 · 2 comments
Closed

Command to flash pause indicator #40

po5 opened this issue Oct 19, 2020 · 2 comments

Comments

@po5
Copy link
Contributor

po5 commented Oct 19, 2020

Similar to flash-timeline, flash-volume, and flash-speed.
I would like to only display the pause indicator when pressing specific keys.

@darsain
Copy link
Contributor

darsain commented Oct 19, 2020

If there is anyone else that would have a use for this -> 👍, and maybe add what the use case might be.

But atm this looks to me like a feature request that would require refactoring pause indication and supporting this feature in the future for 1 person in the world :)

@FichteFoll
Copy link

Would pause_indicator=static suffice?

darsain added a commit that referenced this issue Nov 27, 2020
Usage:

Set option `pause_indicator=manual`.

For flashing the indicator, add to bindings:

```
space  cycle pause; script-binding uosc/flash-pause-indicator
```

Or this for the static one:

```
space  cycle pause; script-binding uosc/decide-pause-indicator
```

ref #44, fixes #40
@darsain darsain closed this as completed in 0539187 Dec 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants