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 a status bar #5

Open
RF7391 opened this issue Apr 23, 2024 · 13 comments
Open

Implement a status bar #5

RF7391 opened this issue Apr 23, 2024 · 13 comments
Assignees
Labels
enhancement New feature or request

Comments

@RF7391
Copy link

RF7391 commented Apr 23, 2024

Like in ripcord there is a status bar that shows when someone is typing, could also add a space in this status bar for unread notifications (or events in general) and tooltips like when hovering over a server, it will display the name
an example of a notification status bar:
image
an example of multiple notifications being handled (status bar could also cycle through all the events) :
image

Other ideas for the status bar:

  • add toggle for typing indicator to be hidden
  • toggle to enable/disable notifications for current channel or user
  • character counter
@Impeta
Copy link

Impeta commented Apr 23, 2024

Sorry for this not being relevant, but what's this purple'y window you got there? Discord client?

@MP36ctrl
Copy link

Miranda ng with a skin

@iProgramMC
Copy link
Contributor

Sorry, I don't know what you mean.
Could you express your idea with a screenshot of Discord Messenger modified to include it?

@RF7391
Copy link
Author

RF7391 commented Apr 24, 2024

Ive made a concept showing how the status bar would function:
DM concept 1

@RF7391
Copy link
Author

RF7391 commented Apr 24, 2024

Is this possible or nah?

@iProgramMC
Copy link
Contributor

Ok, the general idea is quite cool. I don't understand about "popups" though, shouldn't they be hidden when you get pinged in a channel you are already focused on?

Also preventing typing indicators from being sent is risky as Discord could feasibly detect that.

@iProgramMC
Copy link
Contributor

BTW, perhaps you should open the File > Preferences menu, and switch to the appearance tab. I think the gradient theme is much better suited for the look you're trying to achieve.

@RF7391
Copy link
Author

RF7391 commented Apr 24, 2024

Ok, the general idea is quite cool. I don't understand about "popups" though, shouldn't they be hidden when you get pinged in a channel you are already focused on?

Also preventing typing indicators from being sent is risky as Discord could feasibly detect that.

For Popups(balloons), when this is switched on, itll only notify when you are not focused on that channel, this helps when you want to stay updated on said channel/user, its essentially the same with sounds as well

As for typing indicators, in personal experience on the official discord app with a better discord plugin that disables the typing indicator, ive had no issues so far

@iProgramMC
Copy link
Contributor

Popup notificafions have not been implemented yet, but once they are, they will behave exactly the same as the official Discord client - they will only notify you (balloon + sound) when you are not focused on the channel.

Sure, you may not have had issues so far, but I think it's best to keep sending typing indications.

@RF7391
Copy link
Author

RF7391 commented Apr 25, 2024

I see, about the balloon notifications, i would like to have the toggle for specific channels because some might spam and the balloon will constantly pop up, its best to have a toggle on every channel to avoid issues like this.
There is also the ripcord situation where it'll only notify when you're pinged or you're dmed, there are times i would like to see a balloon in a channel that isnt pinging me, thats why i propose the toggle idea for every channel so we can pick and choose the channels we want notifications from

@iProgramMC iProgramMC self-assigned this Apr 25, 2024
@iProgramMC
Copy link
Contributor

iProgramMC commented Apr 25, 2024

This idea is literally what Discord allows you to do already. So we probably ought to support it at some point:
image
image

@iProgramMC
Copy link
Contributor

iProgramMC commented Apr 25, 2024

Anyways, today I added the status bar. Currently two of the four parts are unpopulated. The ones that are populated work in their entirety. Please ignore the use of vulgar language if you're sensitive to that kind of thing :)
image

@RF7391
Copy link
Author

RF7391 commented Apr 25, 2024

nicee

@iProgramMC iProgramMC added the enhancement New feature or request label May 10, 2024
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

4 participants