Aniket Prajapati

Results 21 issues of Aniket Prajapati

I want to pass an argument --root with no small argument like -r or -R. But the lib forces me to produce one. How can I prevent this from happening?

Platform : Android 10 Model: Poco M2

Hi, it would be great if the project could support nextcloud bookmarks. If some-one can guide me, I'll love to contribute.

Webpack 5 deprecated chunks array in favour of object. ```js */51 > /* let chunks = compilation.chunks.map(chunk => { const copy = Object.assign({}, chunk) copy.uniqueId = `${compilationName}--${copy.id}` return copy })...

On Gentoo, I have installed each and every dependency listed in `meson.build` but still `meson` doesn't compile tray into `waybar`. Compiling `waybar` after removing the [check](https://github.com/Alexays/Waybar/blob/ce56a807927e4773df0e17ddb66830cd0d2944bd/meson.build#L210), everything works fine but...

How are we supposed to write integration tests and unit tests ? *??* ```rust #[cfg(test)] mod test { use crate::api::schema::build_schema; #[actix_web::test] async fn test() -> anyhow::Result { let schema =...

question

https://user-images.githubusercontent.com/42654595/167087981-5a86af94-6ee4-40a7-8f14-6c6dc41b62a8.mp4 - *Library*, *Now Playing*, *Saved tracks* work perfectly - *All playlists* and *other playlists* have issue with adaptive layout

bug

changed `require` with `import`, which makes the library work flawlessly with react. addresses #68 #64

User can opt into saving their todo in the form of markdown. **Currently** `todo` saves todos in a TODO file. **Request** Save todo in an opt in markdown file. Eg....

`dmenu` was not opening in my case without echoing something into its `stdin`. I also included some formatting for `README`. fixed typo: `webtorrent-cli` from `webtorrent` Fix issue #5 #7 #3...