Skip to content

1.0.6

Choose a tag to compare

@github-actions github-actions released this 02 Aug 05:36
· 29 commits to main since this release

What's Changed

  • Panels inside popout windows: Opening the tab panel or left/right sidebar now targets the focused window, so you can dock the Window Spaces picker inside a popout window without touching the main workspace
  • Keyboard focus safety: The picker never hijacks arrow keys or Enter while you are typing in the command palette, a rename dialog, a dropdown menu, or another window; list navigation only engages when the panel itself is focused
  • Accent-styled actions: The restore and dropdown (∨) buttons in the layout list now share a unified filled accent style
  • Hardened internals: Typed workspace access, safer error messages, and stricter guards keep popout capture/restore reliable across Obsidian versions
  • Docs: README (EN / 繁體中文 / 简体中文) updated for the new window-targeted panel behavior

Files

  • main.js
  • manifest.json
  • styles.css

Full Changelog: 1.0.5...1.0.6