wolfpld/tracy

Make all UI features usable with only 1 mouse button

Open

#148 建立於 2020年12月9日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)C++ (474 fork)batch import
enhancementhelp wantedwontfix

倉庫指標

Star
 (6,366 star)
PR 合併指標
 (平均合併 4天) (30 天內合併 29 個 PR)

描述

I'm running the Tracy UI on Linux, but remotely: my local machine is a Mac and I'm using a remote desktop solution to use my Linux machine.

At least in the default setup that I'm on, Macs have only 1 mouse button, so I can't easily use Tracy features relying on the right and middle clicks. Mac OS has a notion of secondary click, but I haven't been able to use that with Tracy UI in remote desktop. I'm not able to pinpoint where exactly the problem was (in Tracy, or in remote desktop). The higher level point that I would like to convey is that it would be really useful to have all Tracy features accessible with only 1 mouse button.

As a simple step, might it be possible to at least let Tracy accept some modifier key + left click as substitute for right and middle click?

貢獻者指南