Tom Ekander
Tom Ekander
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: >...
I began fiddling around a little bit with some UI and noticed that there are some inconsistencies in how elements are styled. In my opinion, I think it might be...
I played around with something super basic as well:   Coming from a web-development background I personally appreciate if the default styles don't do too much, but instead are...
Not sure how we'd like to separate things going forward without naked pointers. I guess we could keep a similar structure but we'd need to import the ocaml-ffi-helpers in `foo_cocoa.h`...
> I can't wait to try this! Is it on pause indefinitely or just delayed? hey @cdaringe, currently (unfortunately) I have extremely limited free-time for OSS, so if anyone wants...
Merged with master and moved the examples to a separate file, I believe what's left here is: - [x] Being able to remove an item from the tray - [x]...
Hey Zach, I believe this covers the first minimal surface area, albeit for macOS only: > The API surface is fairly large, so we should start by thinking of a...
> Hey @lessp -- so happy to finally see this getting in! I had some minor comments (mostly just rebasing with new APIs like the `revery_wrapPointer`). I also wonder if...
Hey @eschaefer, I've started the work on a Fetch-like API for ReasonML. Revery could provide it within the framework for convenvience and customisations, but you can use it now, standalone...