Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Change desktop wallpaper via reddit #407

Closed
wants to merge 2 commits into from
Closed

Conversation

milch
Copy link
Contributor

@milch milch commented May 3, 2016

This is still a WIP, I'd just like to get some input before I continue. Right now, there are no menus except for the menu bar logo (also, errors are shown in the dropdown).

  • I had to split up the project into multiple files, are there any 'best practices' for BitBar plugins with more than one file yet? I simply put all the project files in a subfolder and used a simple script to call my main file in that folder, and BitBar seems to deal with it fine. Is this okay?
  • I'd like to have just a small amount of configurable options for this plugin, likely just the list of subreddits to fetch the wallpapers from, the sort and timeframe options, and stuff like that. Is there some kind of standardised way to do some simple configuration like that? I don't know if coding all the configuration stuff into the plugin would make sense, since more plugins could benefit from having a standardised solution for simple configuration options (if it doesn't already exist).
  • It seems that the menu bar icon can not have retina resolution. It'd be great if there was some way to set a retina icon since the 16x16 standard icon doesn't look very great on retina screens.

@iosdeveloper
Copy link
Collaborator

iosdeveloper commented May 3, 2016

Hi Manu,

@tresni
Copy link
Collaborator

tresni commented Aug 5, 2016

As noted by @iosdeveloper we can't support multi-file plugins at this time. I'm closing this for the time being. Please feel free to reopen if/when plugin bundles are supported or this is a single file plugin.

@tresni tresni closed this Aug 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants