Gilbert Pellegrom

Results 31 comments of Gilbert Pellegrom

Please do. This is the module https://github.com/sindresorhus/wallpaper. It looks like it should support Linux, so not sure why it's not working. It's possible that the image processing library is failing...

I tested with Ubuntu. Will wait for the next release to see if a fix is included.

Were you connected to internet? Did this only happen on the first run?

@samthomson Ok thanks for the feedback. I'll look into this.

It looks like the issue is probably caused by us hitting the 500 requests/hour rate limit that Unsplash imposes on it's API. The best thing to do it try again...

I'm hoping this issue will have been fixed in v1.3.1. If anyone could confirm that would be great?

The resolution shown in Splashify is actually your screen resolution and not the resolution of the image (hence why it is always the same). This is something I'll make clearer...

Good idea. Will look at implementing this.

I planned to implement YAML instead of the comment block at the top of pages. For example, instead of: ``` /* Title: My Page Title Description: Optional description for search...

I agree this would be a much better way of managing the order of files. I'm just not sure how the structure of a "toc" file would look. Any ideas?