Gamma

Results 33 comments of Gamma

Definitely interested in multi-select, but I'd also suggest - [ ] sorting options by vote count - [ ] **add** options to poll (although this is still rife for abuse)

We've also noticed that some clients limit the number of options visible to 20, while others do not.

Currently, the community pages are pulled into the left column of the footer. But since community and the rest of the header is always on the page when scrolling, I...

> A list of all the shows seems important as well Those are in the shows dropdown in the header already. It's less confusing to keep each link in just...

Hmm, I think this should work already... https://github.com/altdesktop/playerctl/blob/b19a71cb9dba635df68d271bd2b3f6a99336a223/playerctl/playerctl-player.c#L192 Not sure why it isn't. EDIT: Ah, dug through debug logs; they just don't set a track ID at all: ```json5 //...

Also ref i3/i3#4346 I understand _some_ reasoning why criteria are only applied once: Suppose a title-based criteria is triggered (like the one in the i3 docs), and then a user...

> Allowing the trigger to happen when the title changes would be very good, and would help with some softwares like slack that set a title and modify it a...

> It would be cool to do something like `always_for_window` instead! > It'd be nice to have a way to design "reactive" settings like that, without having to spawn off...

- Check to see if the `setup-editor` ran correctly. - Run `zstyle -L ':zle:evil-registers:*'` - Do you see lines with `nvim-put` and `nvim-yank`? - Check that the correct server socket...

> ``` > /var/folders/h2/08yv5z0j3qx0rmy3nps6k6jc0000gn/T/nvim.USER/MdzxrF/nvim.96270.0 > ``` Okay then, thanks! I'm not a Mac user, so I might need some help on figuring out how we can reliably fetch that exact...