wolfpld/tracy

Make all UI features usable with only 1 mouse button

Open

#148 aberto em 9 de dez. de 2020

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)C++ (474 forks)batch import
enhancementhelp wantedwontfix

Métricas do repositório

Stars
 (6.366 stars)
Métricas de merge de PR
 (Mesclagem média 4d) (29 fundiu PRs em 30d)

Description

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?

Guia do colaborador