From: | Dave Page <dpage(at)pgadmin(dot)org> |
---|---|
To: | Harshal Dhumal <harshal(dot)dhumal(at)enterprisedb(dot)com> |
Cc: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
Subject: | Re: Module-wise Keyboard preferences |
Date: | 2018-01-17 11:28:02 |
Message-ID: | CA+OCxowE+t3WPnZDFi50X4BBW5H4yWmkB167HUCoYAkzk26pJg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
Hi
To summarise an offline discussion we just had, the intention is to replace
the switches with checkboxes for Shift, Control, and Alt/Option, then to
try to come up with a set of default shortcuts that work on the major
platforms/browsers. Investigation into Javascript's handling of keycodes
vs. strings is ongoing to figure out the best way to capture and display
the selected keys for non-ASCII locales (String.fromCharCode()).
On Wed, Jan 17, 2018 at 6:34 AM, Harshal Dhumal <
harshal(dot)dhumal(at)enterprisedb(dot)com> wrote:
> Hi Team,
>
> I'm attaching initial patch for feature module-wise keyboard preference.
>
> Also apart from main patch I have also attached one sample debugger
> keyboard shortcut patch to illustrate how to add module-wise preferences
>
> [image: Inline image 1]
>
>
>
> --
> *Harshal Dhumal*
> *Sr. Software Engineer*
>
> EnterpriseDB India: http://www.enterprisedb.com
> The Enterprise PostgreSQL Companypg
>
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
From | Date | Subject | |
---|---|---|---|
Next Message | Joao De Almeida Pereira | 2018-01-17 17:25:01 | Re: [pgadmin4][Patch]: Display Functions node for GreenPlum database |
Previous Message | Ashesh Vashi | 2018-01-17 07:54:46 | pgAdmin 4 commit: Introducing custom linter script for javascript files |