wolfpld/tracy

Make all UI features usable with only 1 mouse button

Open

#148 geöffnet am 9. Dez. 2020

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (474 Forks)batch import
enhancementhelp wantedwontfix

Repository-Metriken

Stars
 (6.366 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 4T) (29 gemergte PRs in 30 T)

Beschreibung

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?

Contributor Guide