revery icon indicating copy to clipboard operation
revery copied to clipboard

[macOS] Create a spotlight-like window

Open ziulev opened this issue 4 years ago • 4 comments

image

How can I create a window which is displaying a spotlight-like popup after global keyboard shortcut.

ziulev avatar Jun 19 '20 20:06 ziulev

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

lessp avatar Jul 26 '20 07:07 lessp

FWIW, I built this a quite while back @ziulev, might be of interest:

https://github.com/lessp/wolfred

image

It's missing the following feature however:

after global keyboard shortcut

lessp avatar May 22 '21 10:05 lessp

FWIW, I built this a quite while back @ziulev, might be of interest:

https://github.com/lessp/wolfred

image

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

ziulev avatar May 22 '21 10:05 ziulev

FWIW, I built this a quite while back @ziulev, might be of interest: https://github.com/lessp/wolfred image 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

Sweet, looks good!

lessp avatar May 22 '21 11:05 lessp