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

Investigate further actions to take to be able to show the ulauncher window faster #1394

Open
2 tasks done
friday opened this issue May 12, 2024 · 0 comments
Open
2 tasks done
Labels
contributor-friendly Feel free to submit a pull request enhancement Improvement to an existing feature

Comments

@friday
Copy link
Member

friday commented May 12, 2024

Description

See #1393

Investigate if we can do more to get the window to show up faster initially.

Remaining culprits:

  • Try using Cython perf: build with cython #1395
  • I didn't test, but I know that loading the Gtk app with dbus etc is time we could shave off by just showing the window, but changing this to be conditional would be very hard and possibly risk introducing the focus steal prevention issue.
  • Binding the hotkey to the ulauncher command directly instead of gapplication launch io.ulauncher.Ulauncher?

Communication guidelines

Ulauncher v6

  • I have checked and couldn't find my suggestion in v6.
@friday friday added enhancement Improvement to an existing feature contributor-friendly Feel free to submit a pull request labels May 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contributor-friendly Feel free to submit a pull request enhancement Improvement to an existing feature
Projects
None yet
Development

No branches or pull requests

1 participant