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

Don't show read windows in the statusbar #1285

Closed
Ppjet6 opened this issue Mar 24, 2020 · 2 comments
Closed

Don't show read windows in the statusbar #1285

Ppjet6 opened this issue Mar 24, 2020 · 2 comments
Assignees
Labels
Milestone

Comments

@Ppjet6
Copy link

Ppjet6 commented Mar 24, 2020

Profanity version: 3c56b28
libstrophe: strophe/libstrophe@c92fc84

Expected Behavior

Don't display "read" windows in the window list in the statusbar.

Current Behavior

Numbers and/or names are displayed in the statusbar from 0 up to 10, always.

Possible Solution

"read" can be interpreted in different ways, you can use the same behaviour as the trackbar for example (that is, "unread until the bar has reached the last message available in the channel").

There is also a new XEP that might be appropriate for (some of) this: https://xmpp.org/extensions/xep-0430.html

@jubalh jubalh added this to the 0.9.0 milestone Mar 24, 2020
@jubalh jubalh added the feature label Mar 24, 2020
@jubalh
Copy link
Member

jubalh commented Mar 24, 2020

We will need a setting for this in /statusbar any idea for names?

jubalh added a commit that referenced this issue May 21, 2020
`statusbar.show.read` can be set to false in the config.
`/statusbar show|hide read`.

Implement #1285
@jubalh
Copy link
Member

jubalh commented May 21, 2020

/statusbar show|hide read :-)

@jubalh jubalh closed this as completed May 21, 2020
@jubalh jubalh self-assigned this May 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants