Re: [PATCH 2/2] compositor: use smoother range for backlight control

2012-03-20 Thread Kristian Hoegsberg
On Mon, Mar 12, 2012 at 07:40:09PM -0300, Tiago Vignatti wrote: > now it goes from 0 to 255. Looks good, thanks. Kristian > Signed-off-by: Tiago Vignatti > --- > src/compositor-drm.c | 12 ++-- > src/compositor.h |2 +- > src/shell.c | 17 +++-- > 3 file

[PATCH 2/2] compositor: use smoother range for backlight control

2012-03-12 Thread Tiago Vignatti
now it goes from 0 to 255. Signed-off-by: Tiago Vignatti --- src/compositor-drm.c | 12 ++-- src/compositor.h |2 +- src/shell.c | 17 +++-- 3 files changed, 18 insertions(+), 13 deletions(-) diff --git a/src/compositor-drm.c b/src/compositor-drm.c index