[PULL] cleanup, fade-in, missing input devices

Kristian Høgsberg krh at bitplanet.net
Thu Jan 5 08:00:38 PST 2012


On Thu, Jan 5, 2012 at 10:12 AM, Pekka Paalanen <ppaalanen at gmail.com> wrote:
> Hi Kristian,
>
> here's three patches, some of which hopefully make lives a bit easier
> for flyby testers. These should avoid the "black screen, nothing
> works??!" situation, especially on DRM backend, by making sure the
> compositor fades in, and telling if there are no input devices attached.
>
> Before, if one didn't have permissions to /dev/input/* and tried the
> DRM backend, one would end up with a black screen (because never
> fading in) and nothing else, which would falsely suggest graphics
> problems.

Thanks, all good patches, pushed.

Kristian

> The following changes since commit 86000402363e72faf1abd18d3639ff39cd8936b8:
>
>  compositor-x11: Just a few more weston renames (2012-01-03 23:24:14 -0500)
>
> are available in the git repository at:
>  git://git.collabora.co.uk/git/user/pq/wayland-demos.git for-krh
>
> Pekka Paalanen (3):
>      shell: free memory on move/resize error paths
>      compositor: force fade-in on start
>      evdev: warn about missing input devices
>
>  src/compositor.c |    1 +
>  src/evdev.c      |   14 +++++++++++++-
>  src/shell.c      |   12 +++++++++---
>  3 files changed, 23 insertions(+), 4 deletions(-)
>
>
> - pq


More information about the wayland-devel mailing list