Skip to content

Add swipeable pager for workspace tabs#14

Merged
saeedvaziry merged 1 commit intomainfrom
add-swipeable-pager-
May 9, 2026
Merged

Add swipeable pager for workspace tabs#14
saeedvaziry merged 1 commit intomainfrom
add-swipeable-pager-

Conversation

@saeedvaziry
Copy link
Copy Markdown
Member

  • Replace single active-tab view with PagerView so users can swipe between tabs and the strip tracks the gesture in real time.
  • Keep only the active terminal mounted; inactive terminal pages render a themed placeholder to avoid spinning up extra WebViews.
  • Fix terminal tap-to-toggle keyboard by tracking keyboard visibility explicitly instead of relying on TextInput focus state.

- Replace single active-tab view with PagerView so users can swipe between tabs and the strip tracks the gesture in real time.
- Keep only the active terminal mounted; inactive terminal pages render a themed placeholder to avoid spinning up extra WebViews.
- Fix terminal tap-to-toggle keyboard by tracking keyboard visibility explicitly instead of relying on TextInput focus state.
@saeedvaziry saeedvaziry merged commit 0c22e9d into main May 9, 2026
1 check passed
@saeedvaziry saeedvaziry deleted the add-swipeable-pager- branch May 9, 2026 22:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant