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

implement marker for unread channels #37

Closed
cblgh opened this issue Jun 3, 2018 · 5 comments
Closed

implement marker for unread channels #37

cblgh opened this issue Jun 3, 2018 · 5 comments
Labels
good first issue Good for newcomers

Comments

@cblgh
Copy link
Member

cblgh commented Jun 3, 2018

i don't have time riiight now (but i figured i could post an issue and potentially let someone new to the project create their first PR!) but those of us using cabal have been feeling the need for a way to be notified of when a channel has new unread messages

this would be suuuuuper sweet!

@cblgh cblgh added the good first issue Good for newcomers label Jun 3, 2018
@soyuka
Copy link
Contributor

soyuka commented Jun 4, 2018

I thought about that but I'm not sure that implementing native system notifications is good (feels too intrusive). I thought about the terminal bell (raises the priority in my windows manager for example), but then again some might find this annoying.

What would be our best option there? Maybe that right now a simple number representing the unread messages next to the channel name would suffice?

@cblgh
Copy link
Member Author

cblgh commented Jun 4, 2018

yeah, i was thinking a simple hilight (similar to how nicks are displayed atm) would be more than enough

just an indication that "hey something happened here" (and optionally changing the colour/adding * to notify you that you were mentioned?)

@teh-f00l
Copy link

Is anyone working on this issue? If not, then can I?

@cblgh
Copy link
Member Author

cblgh commented Sep 30, 2018

@teh-f00l nobody is working on it atm, please go ahead and tackle it!

@hackergrrl
Copy link
Member

@teh-f00l if you'd like feedback from some of us, you could share some design notes on how you're thinking of approaching this. we've talked about having this functionality in a common module like cabal-client.

@cblgh cblgh closed this as completed Oct 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

4 participants