David Jiménez

Results 77 comments of David Jiménez

I've updated the documentation in the PR to make it a bit more clear. Once we have merged the PR we will definitively close this issue. Thank you again for...

I'm closing this as a duplicate of #457 that has been also closed as resolved

Hi @shangweikun Yesterday we published [`v0.6.0`](https://github.com/cerebroapp/cerebro/releases/tag/v0.6.0). Although we haven't released the executables yet, you can try it out by following the [installation instructions](https://github.com/cerebroapp/cerebro#install). Let us know if the error persists...

Thanks for your response. Wayland should be supported by [electron > 12](https://www.reddit.com/r/linux/comments/lw7cvk/electron_12_has_just_been_released_with_wayland/?utm_medium=android_app&utm_source=share) Cerebro `v0.6.0` is using electron 19 so wayland shouldn't be a problem. Could you provide us any logs,...

Yes it's weird. Does the application icon appear in the notification area when you execute the command?

Try to open the dev tools by clicking the icon and selecting development > open development tools (main and background) Just to see if there are any logs. BTW, `ctrl...

Cerebro failing to load the theme is a known issue. The error comes from the config file storing an old reference when switching between development and production. But this usually...

And yes! For now Cerebro is not using any debounce. Some plugins individually implement it, but not the core app.

Glad to see the app works! @shangweikun does all this solve your problem? Thank you 🙌

I'm closing this as a duplicate of #527 , that has been already fixed.