Frontmatter
| id | 6128 |
| title | manager.Focus: history => scope the content to windowIds |
| state | Open |
| labels | enhancementno auto close |
| assignees | tobiu |
| createdAt | Nov 22, 2024, 12:00 PM |
| updatedAt | Nov 22, 2024, 12:00 PM |
| githubUrl | https://github.com/neomjs/neo/issues/6128 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
manager.Focus: history => scope the content to windowIds
Openenhancementno auto close
for the multi-window scope, it would be nice to have a separated focus history for each connected window.
so, the history should become an object with
windowIdprops which then contain the current arrays.closing a browser window should clear the related history.