0.1.3 • Published 11 months ago

glasstron-clarity v0.1.3

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
11 months ago

It is now possible to apply a blur effect without Glasstron, as of Electron v24.x.x. Therefore, development for Glasstron has been discontinued.

Applying Window Blur without Glasstron

To add the blur effect for both Windows and macOS, add the following to your BrowserWindow configuration:

  ...
  backgroundMaterial: `auto`
  vibrancy: `dark`
  ...

Windows (#38163)

As of Electron v24.x.x, applying the acrylic/mica effect is now possible.

Options:

  • auto
  • none
  • mica
  • acylic
  • tabbed

macOS

Options:

  • appearance-based
  • light
  • dark
  • titlebar
  • selection
  • menu
  • popover
  • sidebar
  • medium-light
  • ultra-dark
  • header
  • sheet
  • window
  • hud
  • fullscreen-ui
  • tooltip
  • content
  • under-window
  • or under-page

Linux

What about Linux? Well, that's complicated as you need to keep in mind that everyone using Linux is using a different desktop environmnet and has it setup to their own preferences.

Glasstron will not continue development just for Linux users. We do not find that it is worth it.

0.1.3

11 months ago

0.1.23

2 years ago

0.1.24

2 years ago

0.1.25

1 year ago

0.1.26

1 year ago

0.1.22

2 years ago

0.1.21

2 years ago

0.1.2

2 years ago