We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 can I create a window which is displaying a spotlight-like popup after global keyboard shortcut.
The text was updated successfully, but these errors were encountered:
Related to #322
Regarding the visuals #968 solves the issue of having a rounded (without windows-controls) Spotlight-like-window by passing Hidden to titlebarStyle
Hidden
titlebarStyle
Sorry, something went wrong.
FWIW, I built this a quite while back @ziulev, might be of interest:
https://github.com/lessp/wolfred
It's missing the following feature however:
after global keyboard shortcut
FWIW, I built this a quite while back @ziulev, might be of interest: https://github.com/lessp/wolfred It's missing the following feature however: after global keyboard shortcut
Thank you, but I've already implemented what I want
Btw it quite similar with yours 🙂 https://github.com/ziulev/spotter
FWIW, I built this a quite while back @ziulev, might be of interest: https://github.com/lessp/wolfred It's missing the following feature however: after global keyboard shortcut Thank you, but I've already implemented what I want Btw it quite similar with yours 🙂 https://github.com/ziulev/spotter
FWIW, I built this a quite while back @ziulev, might be of interest: https://github.com/lessp/wolfred It's missing the following feature however:
Sweet, looks good!
No branches or pull requests
How can I create a window which is displaying a spotlight-like popup after global keyboard shortcut.
The text was updated successfully, but these errors were encountered: