flmbray

Results 4 issues of flmbray

In the "Sort Members", when using the "Sort" button, method members that end in "Async" are all sorted lexicographically, thus separating them from their corresponding non-async partners when there are...

Adds ability to control which keys (Keyboard Digits, Numpad Digits, and now Function Keys) are bound when registering the Jump-to-Desktop hotkeys. Prior defaults (Keyboard Digits + Numpad Digits) are maintained....

Previously there was no UI ability to set the Win key as part of the "Jump to Desktop" hotkeys. This PR adds that ability. To avoid complicating the list of...

It makes little sense for WVDH to run multiple instances for most users. This PR adds a single-instance check as suggested in #163. It still utilizes a configuration option `debug.singleInstance`...