Skip to content

Commit 8c7a07c

Browse files
committed
docs: update roadmap
1 parent 274297a commit 8c7a07c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,8 @@ Murmure supports importing a `.murmure` configuration file via the command line
115115
See [CHANGELOG.md](./CHANGELOG.md).
116116

117117
## 🗺️ Roadmap
118+
- [x] fix(macos): Reopen the main window when the Dock icon is clicked, closing the window only hides it so the click did nothing and the menu bar entry was the only way back to the UI (thank you @linkermaxx) https://github.com/Kieirra/murmure/pull/439
119+
- [x] fix(audio): Restore the output streams that were recreated or started while dictating, browsers drop and recreate their stream when tabs change so the restore missed them and the audio server kept the lowered level for the whole application, which made every new tab start at that level
118120
- [ ] fix(overlay): Show the recording overlay above native full-screen apps on macOS, the window stays on its own Space today so there is no visual feedback while dictating https://github.com/Kieirra/murmure/issues/437
119121
- [ ] feat(cli): Add a --quit flag to close Murmure completely from the command line, the tray menu is the only way today so tiling WM users have no keyboard path https://github.com/Kieirra/murmure/issues/429
120122
- [ ] feat(command): Show transformed text in a preview popup (e.g., for translating selected sentences in non-editable text, such as software or websites)

0 commit comments

Comments
 (0)