A replacement for i3status, written in Python using asyncio.

Create MediaPlayerBlock using a MPRIS2 library#132

Open
Opened 11/9/202111 commentsby DesmondTMB
DesmondTMB

I think it might be beneficial to rewrite the MediaPlayerBlock based on a MPRIS2 library to more easily add features to it. Features I have in mind are: - everything that is possible already - automatically selecting an instance, when one is not explicitly given - automatically selecting a player when one is not explicitly given (which makes it possible to have just one block for all players) - Adding a `short_text_format` - controlling the player through click events: - play/pause - next media - cycle through eligible players - toggling between normal text or always short text - an option to make the block disappear from the bar when no player is

AI Analysis

This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by DesmondTMB and has received 11 comments.

Add a comment
Comment form would go here