Skip to content

👉 Touch optimizations for context menus#1062

Open
tcatlas wants to merge 3 commits intognmyt:mainfrom
tcatlas:features/touch-optimizations
Open

👉 Touch optimizations for context menus#1062
tcatlas wants to merge 3 commits intognmyt:mainfrom
tcatlas:features/touch-optimizations

Conversation

@tcatlas
Copy link
Copy Markdown
Collaborator

@tcatlas tcatlas commented Feb 2, 2026

📋 Description

Adds the ability to open the context menu via:

  1. Single tap - Server list
    • Reasoning was a single tap on the server list does not currently have a purpose, and a long press is used for reordering.
  2. Single tap - Active session tab
    • Same as 1, except a single tap on an inactive tab is used to switch to the tab. I figured it is much more rare that a user would want to access the context menu of an inactive tab.
  3. Long-press - Terminal view area
    • A single tap is generally used for grabbing input, and I figured a single tap for context menu would be annoying.

🚀 Changes made to ...

  • 🔧 Server
  • 🖥️ Client
  • 📚 Documentation
  • 🔄 Other: ___

✅ Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have looked for similar pull requests in the repository and found none
  • This pull request does not contain translations (translations are managed through Crowdin)

🔗 Related Issues

Fixes #994

- only works on active tab to not interfere with changing tabs and to remain consistent with server list
@tcatlas tcatlas changed the title Touch optimizations for context menus 👉 Touch optimizations for context menus Feb 2, 2026
@tcatlas tcatlas added the enhancement New feature or request label Feb 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Mobile no option to click "Quick connection"

1 participant