Hi,
On 31 May 2012 21:58, Kristian Høgsberg wrote:
> On Wed, May 30, 2012 at 04:32:08PM +0100, Daniel Stone wrote:
>> This function gets called after backend_init, so compositors can add
>> their input devices slightly later on in the process. This gives us a
>> chance to set the default XKB rul
On Wed, May 30, 2012 at 04:32:08PM +0100, Daniel Stone wrote:
> This function gets called after backend_init, so compositors can add
> their input devices slightly later on in the process. This gives us a
> chance to set the default XKB rulesets, in particular.
I don't like input_init. The start
This function gets called after backend_init, so compositors can add
their input devices slightly later on in the process. This gives us a
chance to set the default XKB rulesets, in particular.
Signed-off-by: Daniel Stone
---
src/compositor-drm.c | 18 --
src/compositor-wa