[PATCH 0/3] implemented the "driver" mode fullscreen for drm backend.
zhiwen.wu at linux.intel.com
zhiwen.wu at linux.intel.com
Tue Apr 17 02:20:46 PDT 2012
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.
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