Plash

💦 Make any website your Mac desktop wallpaper

MIT License

Stars
3.3K
Committers
8

Bot releases are hidden (Show)

Plash -

Published by sindresorhus over 2 years ago

  • Yet another try at working around the macOS bug causing a crash

https://github.com/sindresorhus/Plash/compare/v2.8.2...v2.8.3

Plash -

Published by sindresorhus over 2 years ago

  • Another try at working around the macOS bug causing a crash

https://github.com/sindresorhus/Plash/compare/v2.8.1...v2.8.2

Plash -

Published by sindresorhus over 2 years ago

  • Work around a crash caused by a macOS bug

https://github.com/sindresorhus/Plash/compare/v2.8.0...v2.8.1

Plash -

Published by sindresorhus almost 3 years ago

Plash -

Published by sindresorhus almost 3 years ago

  • Work around macOS 12 bug with the menu bar icon not being revealed when reopening the app

https://github.com/sindresorhus/Plash/compare/v2.7.1...v2.7.2

Plash -

Published by sindresorhus almost 3 years ago

Plash -

Published by sindresorhus almost 3 years ago

  • Added "Set Current Website" action for Shortcuts.
  • Added "Remove Websites" action for Shortcuts.

Tip: Make a shortcut in the Shortcuts app that uses the “Set Current Website” action and then set a keyboard shortcut for the shortcut to be able to switch to a specific website with a keyboard shortcut.

https://github.com/sindresorhus/Plash/compare/v2.6.0...v2.7.0

Plash -

Published by sindresorhus almost 3 years ago

  • Improved compatibility with macOS Monterey.
  • Added support for Shortcuts on macOS Monterey.

https://github.com/sindresorhus/Plash/compare/v2.5.0...v2.6.0

Plash -

Published by sindresorhus about 3 years ago

  • Added a preference to be able to not mute audio.
  • Bug fixes.

https://github.com/sindresorhus/Plash/compare/v2.4.0...v2.5.0

Plash -

Published by sindresorhus about 3 years ago

  • Add share extension 4637fe9
  • Fix validation of localhost URLs in the "Add Website" window 18c7d6b

https://github.com/sindresorhus/Plash/compare/v2.3.1...v2.4.0

Plash -

Published by sindresorhus over 3 years ago

Plash -

Published by sindresorhus over 3 years ago

  • Made it possible to only invert colors of a website while the system is in dark mode.
  • Plash now automatically disables while the screen is locked to save energy.
  • Added a “random” scripting command.

https://github.com/sindresorhus/Plash/compare/v2.2.0...v2.3.0

Plash -

Published by sindresorhus over 3 years ago

  • Plash now requires macOS 11.
  • You can now add a custom title to websites.
  • Plash is now scriptable.
  • Added a preference to hide the menu bar icon.

https://github.com/sindresorhus/Plash/compare/v2.1.0...v2.2.0

Plash -

Published by sindresorhus over 3 years ago

  • If clicking a link opens it in a new window, you can press the Option key while clicking the link to open it in the main Plash window.

This is the last macOS 10.15 compatible release.

https://github.com/sindresorhus/Plash/compare/v2.0.1...v2.1.0

Plash -

Published by sindresorhus over 3 years ago

Plash -

Published by sindresorhus over 3 years ago

  • You can now add multiple websites and easily switch between them.
  • Added a preference to open external links in the default browser.
  • Added “Bring Browsing Mode to the front” preference.
  • Added the ability to inject custom JavaScript into a website.
  • Added the ability to force print styles for a website. (macOS 11-only)
  • Plash now adds a CSS class named “plash-is-browsing-mode” while browsing mode is active. You can use this to customize the website‘s appearance or behavior while it‘s in browsing mode.

https://github.com/sindresorhus/Plash/compare/v1.8.0...v2.0.0

Plash -

Published by sindresorhus over 3 years ago

  • Activating “Browsing Mode” no longer causes it to go in front of all other windows.
  • The state of “Browsing Mode” is now persisted between app launches.
  • Fixed an issue where Plash would not show up when launched while a fullscreen window was active.

https://github.com/sindresorhus/Plash/compare/v1.7.0...v1.8.0

Plash -

Published by sindresorhus almost 4 years ago

  • Improved compatibility with macOS 11 and Apple Silicon computers.
  • Added a preference to set a global keyboard shortcut to reload the page.
  • Added support for websites with Basic Auth.
  • Added support for [[screenWidth]] and [[screenHeight]] URL variables.
    • Use them in any URL and Plash will substitute the right values for you. For example, https://source.unsplash.com/random/[[screenWidth]]x[[screenHeight]]?puppy.
  • If you open an image directly, it will be aspect-filled.

https://github.com/sindresorhus/Plash/compare/v1.6.0...v1.7.0

Plash -

Published by sindresorhus over 4 years ago

  • Support popup windows when in “Browsing Mode”. This makes it possible to log in to websites that use “Login with Facebook/Google/etc”.
Plash -

Published by sindresorhus over 4 years ago

  • Fixed mouse interactions not working when in “Browsing Mode”.