Skip to content

v0.9.52 β€” πŸ“‘ the feed goes see-through again

Choose a tag to compare

@bagidea bagidea released this 18 Aug 15:07
· 33 commits to main since this release

πŸ“‘ The feed goes see-through again

0.9.51 removed the layered-window alpha and took the feed strip's glass with it. The reason that wasn't obvious: the office window has always been an opaque window β€” only the chat head and the boot splash were created with per-pixel alpha β€” so the OS alpha was the only thing making feed mode see-through. Once it was gone, no CSS transparency could reach your desktop, and the strip became a solid grey panel sitting on the wallpaper.

The window is transparent now β€” window and webview both β€” and the page decides what shows through:

  • Chat / β›Ά large: body keeps its opaque background. Nothing changes.
  • πŸ“‘ Feed: a translucent canvas and the same 0.77 fade on the page's own ink. The old window alpha faded cards, avatars and text as much as the backdrop, and that ghosted-over-your-desktop look is the whole point of feed mode. Hover still takes it back to near-solid when you want to read it.

The layered-window trick from before 0.9.51 does not come back β€” this is the same look, reached the way the orb and the splash already do it.


Windows/macOS/Linux shell binaries are attached below β€” bagidea update picks them up automatically.