[PATCH 0/3] fullscreen support for activate and switcher_next

zhiwen.wu at linux.intel.com zhiwen.wu at linux.intel.com
Sun Apr 1 05:13:06 PDT 2012


The patch set add fullscreen support into activate() and switcher_next().
According to krh's comments, use configre vfunc pointer to check black surface.
This patch set consists wayland part and weston part.

For wayland part:
The following changes since commit 3cddb3c692acd3536a7cc8542a29f0cc3c0ac3d6:

  Fix remaining signedness errors (2012-03-30 11:27:02 -0400)

are available in the git repository at:
  git at gitorious.org:wayland-for-krh/wayland.git utils

Alex Wu (1):
      wayland-utils: add wl_list_for_each_reverse_safe macro.

 src/wayland-util.h |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

weston part:
The following changes since commit 875ab9e73505cfe922c28bc72f716995f1191ad8:
 
  Add signedness warning flag and fix fallout (2012-03-30 11:52:39 -0400)
  
are available in the git repository at:
  git at gitorious.org:wayland-for-krh/weston.git fs-improvement

Alex Wu (2):
      shell: Add fullscreen path into activate()
      shell: set black surface alpha properly in switcher_next()

 src/compositor.h |    1 +
 src/shell.c      |   52 ++++++++++++++++++++++++++++++++++++++++++++++------
 2 files changed, 47 insertions(+), 6 deletions(-)


More information about the wayland-devel mailing list