[PATCH 0/3] Add supporting for driver method of fullscreen
zhiwen.wu at linux.intel.com
zhiwen.wu at linux.intel.com
Wed Mar 7 01:01:24 PST 2012
This patch series implement the "driver" method of fullscreen for drm
backend.
The following changes since commit 60c4954b8a0667ad5e5f65110d0342b171f3a2a2:
shell: Put popups and transients on top of their parent
are available in the git repository at:
git at gitorious.org:wayland-for-krh/weston.git fs-driver-drm
Alex Wu (3):
compositor: Add an switch_mode hook to the output
compositor-drm: Add switch_mode support.
shell: Implement "driver" method of fullsceen.
src/compositor-drm.c | 142 ++++++++++++++++++++++++++++++++++++++++++++++
src/compositor-openwfd.c | 1 +
src/compositor-wayland.c | 1 +
src/compositor-x11.c | 1 +
src/compositor.h | 2 +
src/shell.c | 34 +++++++++++-
6 files changed, 180 insertions(+), 1 deletions(-)
--
1.7.5.4
More information about the wayland-devel
mailing list