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

Show a popup that the application is hidden and not closed #12704

Closed
kiminuo opened this issue Mar 22, 2024 · 6 comments
Closed

Show a popup that the application is hidden and not closed #12704

kiminuo opened this issue Mar 22, 2024 · 6 comments
Labels
Milestone

Comments

@kiminuo
Copy link
Contributor

kiminuo commented Mar 22, 2024

This issue is extracted from my comment in #12681.

Setting:

image

is confusing on Windows and on linux. On macOS, I would say it's fine.

A popup1 saying "Your Wasabi application is still running in the background" would make it clear that the application is still running. It can be displayed just once after user installs the application, not every time.

Rationale: On Windows, all applications I use are simply terminated once user clicks "X" button. Wasabi behaves non-standardly, which is fine. But how is user supposed to know that why the application was not turned off?

Note:

so I think I'm not the only one who got burnt by this.

Footnotes

  1. ... or any other visual cue

@yahiheb yahiheb added this to the v2.0.7 milestone Mar 22, 2024
@kingdayx
Copy link

@MaxHillebrand
Copy link
Contributor

MaxHillebrand commented Mar 22, 2024

Is this task open?

You see the priority of a task in the relevance realization project Board.
You see if someone is working on it by the assignment board.

So, this task is currently a should, can wait, and small task, not assigned to anyone.

It is therefore a potential issue for you to pick up and fix.

Notice however, that there are other issues with a higher priority and urgency.

@turbolay
Copy link
Contributor

cACK for displaying once, def non standard behavior on Windows, don't know any other software that does the same.

@nostitos
Copy link

I don't think it's THAT non-standard, just that for most apps that do that it's expected from the app purpose.

Chat app, VPN, Anti-virus, ect

The problem is that Wasabi is seen as 70% a Wallet that has CLOSE as expected behavior and 30% as a mixing daemon people might expect to remain.

@kiminuo
Copy link
Contributor Author

kiminuo commented Mar 26, 2024

@nostitos

I don't think it's THAT non-standard, just that for most apps that do that it's expected from the app purpose.

I think that 95% per cent of apps on Windows close once you close them using the X button. There are applications that do not behave that way but I consider them rather exceptions from the convention.

Even my chat apps overwhelmingly close and not hide.

So I don't agree with you but it's IMO true that it can differ a bit based on installed apps.

@soosr soosr self-assigned this Apr 1, 2024
@soosr soosr modified the milestones: v2.0.7, v2.0.8 Apr 9, 2024
@soosr
Copy link
Contributor

soosr commented Apr 16, 2024

There is no native system notification handler so we will have a dialog that will pop on close and inform the user that Wasabi will still operate in the background. There will be a checkbox for not showing this dialog again and we can also display the setting the disable the run in the background feature.

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

7 participants