benbuck / rbtray

A fork of RBTray from http://sourceforge.net/p/rbtray/code/.
GNU General Public License v2.0
1k stars 86 forks source link

Disable shortcut #91

Open PachiMc opened 1 year ago

PachiMc commented 1 year ago

Hi, can i disable the shortcut for minimize to tray?

TheNaqvi commented 1 year ago

I would also love to disable the shortcut as it interferes with other shortcuts

carloxp commented 1 year ago

+1

TulioAbreu commented 1 year ago

I would like to disable Ctrl Alt Down, since it's the same shortcut for VSCode multi cursor editing

thiagovscoelho commented 1 year ago

If it’s a conflict issue, my fork lets you change it to a different shortcut: https://github.com/benbuck/rbtray/pull/101

I think they didn’t devise some kind of mouseHookOnly param because they expected the mouse hook to be the most likely part of the program to break something.

JustinRamroop commented 2 months ago

If it’s a conflict issue, my fork lets you change it to a different shortcut: #101

I think they didn’t devise some kind of mouseHookOnly param because they expected the mouse hook to be the most likely part of the program to break something.

How do I download your fork?

thiagovscoelho commented 1 month ago

Hi @JustinRamroop, that was a fair question. You could have built it from source, of course, but I have finally uploaded the installer files which another developer contributed. Here they are: https://github.com/thiagovscoelho/rbtray/releases/tag/4.6.0.0