Mario Ortiz Manero
Mario Ortiz Manero
The repo is called `polybar-pulseaudio-control` but that's just because I use Polybar and I created the script for my own. But I'd like to rename it to just `pulseaudio-control`. The...
The current OSD feature only works for KDE. It'd be nice to have it on Gnome, too (for example). There isn't a standard way to show OSD messages (unlike for...
Hi there, I love this plugin, but the only thing holding me back from switching from NERDTree is that AFAIK there's no menu for file management. I really would rather...
This PR adds support for the upcoming `raw_entry` API. This is possible by switching to `hashbrown` instead of `std`. Furthermore, this PR enables support for [`halfbrown`](https://crates.io/crates/halfbrown), an empirically more performant...
Currently, it's misleading. See: https://nullderef.com/blog/plugin-start/#_abi_unstability_its_much_worse_than_it_seems
I have been banging my head against the wall trying to make #83 work, and I have finally concluded that `MapKey`/`MapQuery` are at fault. I have been trying to understand...
It'd be pretty nice to have a procedural macro that adds the boilerplate automatically. Instead of: ```rust use async_ffi::{FfiFuture, FutureExt}; #[no_mangle] pub extern "C" fn work(arg: u32) -> FfiFuture {...
I think it would be very beneficial if both `rspotify` and `aspotify` could share the same model crate. The clients differ, but the model is generic enough that it can...
It'd be great if we could indicate this plugin to load the dictionary from neovim's integrated one.
Refer to https://valentjn.github.io/ltex/settings.html#ltexsentencecachesize for the name Thanks for the plugin by the way! Incredibly useful