Re: [PATCH] Enhanced hotkey handling for menuentry

2012-03-04 Thread Andreas Vogel
Am 03.03.2012 22:30, schrieb Andreas Vogel: >>> - new static function parse_key() >>> - hotkey aliases are now case insensitive >>> - additional hotkey aliases >> All added aliases conflict with normal function of these keys (arrows >> and pages) > Yes, I know. But it doe

Re: [PATCH] Enhanced hotkey handling for menuentry

2012-03-03 Thread Andreas Vogel
> On 03.03.2012 21:43, Andreas Vogel wrote: >> Here is a small patch which enhances the hotkey handling for menu >> entries. > Could you use GNU style? You miss the spaces before braces. Sure. Missed by accident. > Comments have to be full sentences, start with uppercase and end with > a dot foll

Re: [PATCH] Enhanced hotkey handling for menuentry

2012-03-03 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 03.03.2012 21:43, Andreas Vogel wrote: Here is a small patch which enhances the hotkey handling for menu entries. Could you use GNU style? You miss the spaces before braces. Comments have to be full sentences, start with uppercase and end with a dot followed by 2 spaces. Comment /*NOTHING*/

[PATCH] Enhanced hotkey handling for menuentry

2012-03-03 Thread Andreas Vogel
Here is a small patch which enhances the hotkey handling for menu entries. - new static function parse_key() - hotkey aliases are now case insensitive - additional hotkey aliases - handling now and modifiers for hotkeys Any chance that this is included (Vladimir: