Results 96 comments of Paul Delafosse

Can you try to run `WGPU_backend=vulkan onagre` or `WGPU_backend=gl onagre` to see if it makes any difference ? Also make sure you have vulkan installed. I think its intstalled by...

You should probably ask the [wgpu](https://github.com/gfx-rs/wgpu) folks I guess.

This is a good idea, at some point we will implement LSP codelens and it will be confusing.

~~If anyone runs into this issue, be advised that xdg-desktop-portal support is not needed unless you installed via flatpack.~~ ~~Until this is fully supported you can use `xdg-mime` to configure...

> No that won't work. Sorry I got confused between "file chooser" and the "Reaveal current file in file explorer command", my mistake. ![screenshot-2022-10-10T12:09:44](https://user-images.githubusercontent.com/24563836/194843362-ed0dd050-1811-4a24-acbd-aa3cd485c3b1.png)

Did you install the rust plugin ?

Hey @sunziping2016 I am currently working on something else but maybe we can join our effort ? This is indeed a prototype but it's not far form being usable. Actually...

Hey what's the current status for this @emann ? I'd could really use this. If I may suggest it would be really nice to have just a tiny subset of...

![onagre](https://raw.githubusercontent.com/oknozor/onagre/master/screenshots/sc1.png) [Onagre](https://github.com/oknozor/onagre) is a configurable app launcher inspired by rofi and alfred. It still a work in progress and I am learning iced with this project.

@DSpeckhals nice to see we are close to have some decent packaging for various distro. I think we should wait for #4 to be implemented before merging this.