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

Coloring: Rather than highlighting whole line, consider blinking specific element. #39

Open
elin1231 opened this issue Apr 4, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@elin1231
Copy link
Contributor

elin1231 commented Apr 4, 2020

No description provided.

@JoshKarpel JoshKarpel added the enhancement New feature or request label Apr 6, 2020
@JoshKarpel
Copy link
Contributor

I recommend updating make_table https://github.com/JoshKarpel/condor_watch_q/blob/master/condor_watch_q.py#L871 so that instead of a solid row coloring function, it instead (in addition to? Play around and see what looks good) takes a function which decides whether a certain row+header entry is blinking. Then you can write a function which can make that decision based on the current and previous row data.

@elin1231
Copy link
Contributor Author

I will work on this after the DAG implementation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants