[PR #7727] [MERGED] win: add right click menu support #43749

Closed
opened 2026-04-24 23:20:33 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/7727
Author: @dhiltgen
Created: 11/18/2024
Status: Merged
Merged: 11/18/2024
Merged by: @dhiltgen

Base: mainHead: both_buttons


📝 Commits (1)

  • 9911cbd win: add right click menu support

📊 Changes

2 files changed (+2 additions, -1 deletions)

View changed files

📝 app/tray/wintray/tray.go (+1 -1)
📝 app/tray/wintray/w32api.go (+1 -0)

📄 Description

Enable both left and right click on the pop-up menu

Reference: https://learn.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-trackpopupmenu

Fixes #7704


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/7727 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 11/18/2024 **Status:** ✅ Merged **Merged:** 11/18/2024 **Merged by:** [@dhiltgen](https://github.com/dhiltgen) **Base:** `main` ← **Head:** `both_buttons` --- ### 📝 Commits (1) - [`9911cbd`](https://github.com/ollama/ollama/commit/9911cbdac1db891a91ad74b77a2a044554de02f8) win: add right click menu support ### 📊 Changes **2 files changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `app/tray/wintray/tray.go` (+1 -1) 📝 `app/tray/wintray/w32api.go` (+1 -0) </details> ### 📄 Description Enable both left and right click on the pop-up menu Reference: https://learn.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-trackpopupmenu Fixes #7704 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-24 23:20:33 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#43749