-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
cannot close Settings popup (Linux xpilot AppImage v2.0.0-beta.49) #173
Comments
Is that the AppImage? |
as stated i'm using the i3 window manager and the xPilot AppImage. can i suggest to add buttons like Ok, Cancel to the Settings Popup and ideally a keybinding to ESC to 'Cancel & Close'? this is how many other GUIs are designed (e.g. Kate). meanwhile i found an i3 option (border normal) that forces i3 to add a border to the Settings popup, this allows me to kill/close the popup. note that Kate (and basically all other applications) behave 'normal' out of the box under i3. apart from that xPilot is working fine (with my limited testing), thx for your efforts! |
Sorry, I haven't parsed that you already stated i3. The window currently tells Qt it is a I wonder why ESC is not working in that dialog (for me neither), because that usually is implicitly enabled for a Qt dialog. I don't know what would be correct and so that i3 shows a title bar. Maybe Anyways, a "Close" button can't hurt either... |
This is now available in beta 50. |
i'm on Linux (Ubuntu 22.04) using the i3wm window manager.
after clicking on 'Settings' i'm not able to close the popup, e.g. hitting Escape doesn't work and the main GUI window is loccked too. maybe i'm missing the obvious here?
The text was updated successfully, but these errors were encountered: