Denis

Results 14 issues of Denis

Here you can send a link to the site. I'll check the site and add it to the list.

Currently, only MPRIS on Linux allows you to use system-wide players to get the currently playing track and position. I bet there is something similar for Mac, but I don't...

help wanted

Currently, only MPRIS on Linux allows you to use system-wide players to get the currently playing track and position. `sptlrx` would be much more useful for Windows users if we...

help wanted

`zscroll` doesn't have the option to scroll "tail" scripts. I'll either make a PR or write my own scrolling mechanism.

enhancement

Need to add support for videos like this: https://vimeo.com/477957994/2282452868

The idea is to run an HTTP server so that every device on the local network can open **sptlrx** in a browser and enjoy pleasant and smooth lyrics. Pros: -...

Steps to reproduce: 1. Create new Go template with `w4 new foobar --go` 2. Build it: `make` 3. Run it: `w4 run build/cart.wasm` 4. See in the console: ``` LinkError:...

bug
help wanted

#### Testing the changes - I tested the changes in this PR: **YES** #### New package - This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES** I used to build...

new-package

As noted by @741nfect in #37, interacting with ncspot **on macOS** is currently not possible. However, ncspot has its own IPC protocol ([docs](https://github.com/hrkfdn/ncspot/blob/2a4178e069402160143f2c7c79c77b73508cb24d/doc/users.md?plain=1#L182)) and it should be possible to make...

enhancement