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

How do I redock a window? #318

Open
Moooebie opened this issue Apr 29, 2023 · 2 comments
Open

How do I redock a window? #318

Moooebie opened this issue Apr 29, 2023 · 2 comments

Comments

@Moooebie
Copy link

Hello. I believe this is a very stupid question and not really an "issue" with the program, sorry for posting it here.
But how can I redock a window which is undocked in the UI edit mode? (Just like the keypad shown in screenshot below, which has became a separate window - how can I redock it back to the main window?)
Also I'm having a hard time trying to figure out the keyboard binding (how are the computer keyboard keys mapped to the calculator). I think it would be very helpful to add a section in the wiki about the keyboard shortcuts and key binding...
image

@Vogtinator
Copy link
Member

But how can I redock a window which is undocked in the UI edit mode? (Just like the keypad shown in screenshot below, which has became a separate window - how can I redock it back to the main window?)

You can drag it over the main window. If you use Wayland, that sometimes just doesn't work, and you need to run firebird with -platform xcb...

Also I'm having a hard time trying to figure out the keyboard binding (how are the computer keyboard keys mapped to the calculator). I think it would be very helpful to add a section in the wiki about the keyboard shortcuts and key binding...

The list is here: https://github.com/nspire-emus/firebird/blob/master/qtkeypadbridge.cpp#L28

Maybe you could start such a wiki page?

@Moooebie
Copy link
Author

Moooebie commented May 1, 2023

I'm indeed using Wayland, and starting the program with -platform xcb indeed solved the problem. Thank you very much!
I'll see if I can figure out the keyboard binding thing and I'll try creating a wiki page...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants