[PATCH 0/3] implemented the "driver" mode fullscreen for drm backend.

Kristian Hoegsberg hoegsberg at gmail.com
Wed Apr 18 09:18:57 PDT 2012


On Tue, Apr 17, 2012 at 05:20:46PM +0800, zhiwen.wu at linux.intel.com wrote:
> The following changes since commit e4faa2ab051aca454f3952f458dac42491e54954:
> 
>   compositor: init shell after xserver (2012-04-16 16:38:30 -0400)
> 
> are available in the git repository at:
>   git at gitorious.org:wayland-for-krh/weston.git fs-driver
> 
> Alex Wu (3):
>       compositor: Add a switch_mode hook and a wrapper into the output.
>       compositor-drm: Add switch_mode support.
>       shell: Implement "driver" method of fullsceen.

Thanks for rebasing and resending these patches, it all looks pretty
good now, all committed.

Kristian

>  src/compositor-drm.c     |  150 ++++++++++++++++++++++++++++++++++++++++++++++
>  src/compositor-openwfd.c |    2 +
>  src/compositor-wayland.c |    2 +
>  src/compositor-x11.c     |    2 +
>  src/compositor.c         |    9 +++
>  src/compositor.h         |    5 ++
>  src/shell.c              |   91 ++++++++++++++++++++++------
>  7 files changed, 242 insertions(+), 19 deletions(-)


More information about the wayland-devel mailing list