mirror of
https://github.com/kusti8/proton-native.git
synced 2026-05-15 14:15:50 -06:00
[GH-ISSUE #300] [macOS] Create a spotlight-like window #210
Labels
No labels
bug
documentation
enhancement
libui issue
pull-request
question
wait for libui implementation
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/proton-native#210
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ziulev on GitHub (Jul 9, 2020).
Original GitHub issue: https://github.com/kusti8/proton-native/issues/300
How can I create a window which is displaying a spotlight-like popup after global keyboard shortcut.
@Jonovono commented on GitHub (Mar 27, 2021):
@ziulev also curious about this, did you ever find a solution?
@ziulev commented on GitHub (Mar 27, 2021):
Unfortunately not, I decided to use react native 😀
my app
@Jonovono commented on GitHub (Apr 6, 2021):
@ziulev wow this is awesome, thanks!