Skip to content
This repository was archived by the owner on Sep 7, 2025. It is now read-only.

Conversation

@3raxton
Copy link

@3raxton 3raxton commented Dec 1, 2019

This pull request includes the code that @ChopstixCS wrote to make Playbox.widget compatible with Catalina. Furthermore, this code adds a new meta position that I wrote to mix both the outside and inside meta positions.

I realize that there have been changes made to the master branch after @ChopstixCS released their .zip for Catalina support. I would be happy to help combine both the new version of Playbox and the version that works for Catalina if you would like any help. Please let me know your thoughts on this pull request.

This update includes the code that @ChopstixCS wrote to make Playbox.widget compatible with Catalina. Furthermore, this code adds a new meta position that I wrote to mix both the outside and inside meta positions.
This update includes the code that @ChopstixCS wrote to make Playbox.widget compatible with Catalina. Furthermore, this code adds a new meta position that I wrote to mix both the outside and inside meta positions.
Add more example settings for Playbox.widget README.md
Compress the code that combines both @ChopstixCS & the code that I wrote to be a .zip file for Catalina users.
@grrowl
Copy link

grrowl commented Feb 26, 2020

Just tested this on 10.15.2, works great! Left one comment about the "small" min-width

3raxton and others added 2 commits February 27, 2020 18:05
Actually make "small" small

Co-Authored-By: Tom McKenzie <tom@chillidonut.com>
Copy link
Author

@3raxton 3raxton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added a bit of info in the code for the #mixed metaPosition that I forgot to add in my repo.

Copy link
Author

@3raxton 3raxton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added more details to README.md for #mixed metaPosition

noatpad and others added 30 commits May 2, 2020 20:15
While using the widget, I noticed that some song and album names were generating "invalid" filenames for the artwork, resulting in the cover not being shown at all. 

This fixes it by adding `, \ : ?` to the list of character to exclude when generating the artwork filename.
Übersicht was updated to 1.5 and created an issue where widgets that covered the desktop would disable access to any desktop items. I've added pointer-events: none on line 35 to prevent this issue.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants