Simon Teixidor

Results 26 comments of Simon Teixidor

> You can send a SIGUSR1 signal to xnotify to make it close notifications. Here is the snipped from my sxhkd configuration file for closing notifications: Yes, I thought about...

> The reason behind MAXLINES is to limit the height of notifications, so we don't have long notifications that span off the screen. We can make it configurable, though, with...

> I did another change and I could not reproduce the bug here, can you try if the bug persists? > The change broke the patch, however, the conflicts must...

@anddon - you are right! I only tested with `currentsong`, which doesn't use `read_structs`. I'll work on a fix.

@anddon - I think I fixed it!

This `lsinfo` implementation doesn't seem right? [The documentation](https://www.musicpd.org/doc/html/protocol.html#command-lsinfo) says: ``` Lists the contents of the directory URI. The response contains records starting with file, directory or playlist, each followed by...

Hi! This looks OK to me, but I don't use dbus myself so I don't feel comfortable to merge. If you could fix the rustfmt check I'll approve, and then...