Skip to content

Releases: lopezjuanma96/omarchy-tray

Release list

1.0.1

Choose a tag to compare

@github-actions github-actions released this 30 Aug 20:33
Fix manifest description, popout-safe timers, bump to 1.0.1

- Remove the word 'Obsidian' from manifest description (required by
  Obsidian's automated community review)
- Use window.setTimeout/clearTimeout for popout window compatibility
- Await refreshTray() promise explicitly with void
- Add 1.0.1 to versions.json

1.0.0

Choose a tag to compare

@lopezjuanma96 lopezjuanma96 released this 30 Aug 19:53

Initial fork of Background Tray with adaptive Omarchy theme-color tray icon.

Features

  • Keep Obsidian in the system tray when closing the window
  • Tray icon auto-adapts to the active Omarchy theme's bar text color
  • Live icon update when switching themes (no restart needed)
  • Custom icon override via trayIconPath setting
  • Single-instance focus on relaunch