-
-
Notifications
You must be signed in to change notification settings - Fork 446
Welcome window #849
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
Welcome window #849
Conversation
- Add Welcome Window button in about panel
Add Hotkey List Add Recommend queris
Adjust Animation
- Adjust some text
Almost done. @taooceros The direction of the animation changed during the work. Check it please. Currently, FirstLaunch is applied only when the flow is terminated. First of all, I don't think there will be a problem, but it would be nice to have a code that safely stores settings inside CheckFirstLaunch(). |
…to pr/849 � Conflicts: � Flow.Launcher/WelcomeWindow.xaml.cs
Rename "Welcome" button too "Wizard" in setting panel
- Add ClearFocus When Set hotkey - Add get focus when click window
I thought the default setting was hiding. Initial execution, HideOnStartup was changed to True.
true. I changed it.
I add keyboard.clearfocus() when set hotkey. Additionally, if click somewhere else, will lose focus. but when close searchbox, focus will back to hotkeycontrol. In this case, unintended input may occur again. I don't know how to take the focus away. |
bandicam.2021-12-01.11-31-25-337.mp4
#840 (comment)
#770
Plan
Todo