doublecommand icon indicating copy to clipboard operation
doublecommand copied to clipboard

Multiple keyboard support

Open mbaltaks opened this issue 15 years ago • 5 comments

I want to set a separate config for the built in laptop keyboard and the full external keyboard.

mbaltaks avatar Apr 23 '09 13:04 mbaltaks

I have the same desire. Any ideas how to implement it?

weaksauce avatar Nov 12 '09 22:11 weaksauce

There are multiple configs in the kext already, they just need hooking into the UI in a useful manner.

mbaltaks avatar Nov 12 '09 22:11 mbaltaks

How stable is the latest branch for my daily machine? I backup with TM but would rather not see the need to restore from the backups if things go poorly. I could help out and code this up if need be. What is the preferred method for outside submissions: Patches, Branches, Something else?

weaksauce avatar Nov 12 '09 23:11 weaksauce

master is always stable, I do experiments in separate branches (that's what they're for!). The current master is going to be 1.6.9 as soon as I get a chance to run a quick smoke test on the build, and the only changes for this release are for building a Universal binary for 32-bit 10.4 and up and 64-bit 10.6 release.

If you want to start hacking, it might work best to clone my repo, create a new branch and then send patches when you've got something good. For the ClickToFlash project we found the github patch queue system to be confusing, and seemed to get in the way more than it helped - but maybe we were doing something wrong.

mbaltaks avatar Nov 12 '09 23:11 mbaltaks

I am working on an entirely new system for DoubleCommand. I intend to support multiple keyboards in the second release. Perhaps we should swap notes sometime.

tylerstillwater avatar Jan 04 '10 22:01 tylerstillwater