Hi, On 10/29/2017 11:56 AM, Vincent Massol wrote: > This wasn’t a vote but here’s the result: 3 +1 and 4 +0. > > So @Clement, I think we should plan this now :) WDYT?
Yep, absolutely :) Just created XWIKI-14808 for this job. I'll try to give it a shot in the next weeks. Thanks, Clément > Thanks > -Vincent > >> On 26 Jul 2017, at 22:50, Vincent Massol <[email protected]> wrote: >> >> Hi devs, >> >> We’re currently using >> http://www.openjs.com/scripts/events/keyboard_shortcuts/ but it has some >> limitations. Clement and I tried to find some unused combinations of keys >> that works on Mac and Unix and we couldn’t find any that worked with it. It >> also doesn’t support having combinations with several letters for example. >> >> For example we could imagine having H+H+H for turning on/off hidden >> documents (as a developer key sequence since it’s not a user use case). >> >> I’d like to propose using https://dmauro.github.io/Keypress/ which is under >> the Apache 2 license and that seems to work well on Mac and Unix and it’s >> very powerful. >> >> See sequence combos for example. >> >> The API look simple and nice and I don’t think it would be hard to continue >> support our data structure inside the “shortcuts” variable to make it work >> with it. >> >> WDYT? >> >> Thanks >> -Vincent >> >

