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

Fix linux desktop issues #23

Merged
merged 10 commits into from
Dec 1, 2023
Merged

Fix linux desktop issues #23

merged 10 commits into from
Dec 1, 2023

Conversation

DavidGOrtega
Copy link
Member

@DavidGOrtega DavidGOrtega commented Nov 29, 2023

This PR still does not resolve all the Linux issues. Happens that the achored version of the app is not reliable in Linux due to many OS limitations like:

  • click event is not consistent
  • tray bounds are not available
  • close window do not close them just adds them in the stack

For that reason we have limited linux to:

  • not be anchorable

We have to continue progressing with this issue but at least brings some consistency to Linux right now

@DavidGOrtega DavidGOrtega merged commit 82637a8 into master Dec 1, 2023
@DavidGOrtega DavidGOrtega deleted the fix-linux-launch-issues branch December 1, 2023 00:36
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.

1 participant