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

Add a parameter to hide the waiting message in the GUI #1141

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

RodoMa92
Copy link

@RodoMa92 RodoMa92 commented Nov 4, 2024

Just a small change to hide the popup messagebox in the UI while waiting.

Copy link
Owner

@gnif gnif left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, a few changes to be made though.

Also please be sure to add yourself to the AUTHORS file, and update the documentation with the new parameter.

Please also fix your commit message to follow the standard this project uses, for example:

[client] app: add option to disable the waiting for host message

client/src/main.c Outdated Show resolved Hide resolved
client/src/config.c Outdated Show resolved Hide resolved
client/src/config.c Outdated Show resolved Hide resolved
client/src/main.h Outdated Show resolved Hide resolved
@RodoMa92 RodoMa92 force-pushed the feat_hide_waiting_gui_option branch from 1ded9f3 to 354be42 Compare November 5, 2024 18:13
@RodoMa92 RodoMa92 force-pushed the feat_hide_waiting_gui_option branch from 354be42 to 79264a4 Compare November 5, 2024 18:15
@RodoMa92 RodoMa92 requested a review from JJRcop as a code owner November 5, 2024 18:42
@RodoMa92 RodoMa92 requested a review from gnif November 5, 2024 18:43
@RodoMa92
Copy link
Author

RodoMa92 commented Nov 5, 2024

It should be all good to go, now. Let me know if you need additional changes merged here.

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

Successfully merging this pull request may close these issues.

2 participants