afontenot

Results 75 issues of afontenot

The proposed change ------------------- Currently, the width of each column in the song list is static. When the window is resized, or the data shown in the list changes significantly,...

enhancement

This is a rebased version of work originally done by @somini. It works for me (caveat to be discussed in comments). I'm submitting this as a draft PR for discussion...

# Proposal Quod Libet doesn't play songs in the order most users expect and this is hard to change. I'm proposing to fix it by modifying how Quod Libet chooses...

enhancement

The proposed change ------------------- It's common to have complex, chained if-else tag patterns like this: If you use the above in a string field that accepts tag patterns, the result...

enhancement

Steps to reproduce ------------------ Install pytest-qt (a plugin for pytest). Run `pytest`. Expected Output --------------- Tests run successfully. Actual Output ------------- All tests fail. This is because pytest-qt patches `sys.exceptionhook`:...

bug

This is a proposed new piece of tag pattern syntax for QuodLibet. Rather than having to nest conditional expressions, you can simply put all the tags you want to consider...

Some objects (like custom classes) don't have a defined `__repr__`. When an object like this is the default argument of a function, we currently receive an uncaught `TypeError` exception. Instead,...

Or at least, it doesn't work on this one, and that seems like the plausible reason: https://feeds.bbci.co.uk/news/rss.xml I see the feed as styled by Firefox instead of the preview created...

This might be a long-shot, but I wonder if you'd be able to add support for the current version of Fenix (i.e. the newest Firefox for Android rewrite). I've been...

### Steps to reproduce the problem 1. Type `#mastodon` into the search box and hit enter. ### Expected behaviour Among the results of the search should be the hashtag `#mastodon`...

bug