[PATCH 0/2] v2, Notify clients when the native mode is switched

Hardening rdp.effort at gmail.com
Wed Sep 18 14:56:34 PDT 2013


This revised version takes in account the comment of Pekka Paalanen and
Jason Ekstrand.

Hardening (2):
  Rename current, origin, scale, origin_scale
  Notify clients on mode_switch()

 src/compositor-drm.c      |  57 ++++++++++++-----------
 src/compositor-fbdev.c    |   3 +-
 src/compositor-headless.c |   3 +-
 src/compositor-rdp.c      |  33 ++++++++------
 src/compositor-rpi.c      |   3 +-
 src/compositor-wayland.c  |   3 +-
 src/compositor-x11.c      |  11 ++---
 src/compositor.c          | 113 ++++++++++++++++++++++++++++++++++++++--------
 src/compositor.h          |  19 ++++++--
 src/evdev.c               |   8 ++--
 src/gl-renderer.c         |  14 +++---
 src/pixman-renderer.c     |  12 ++---
 src/rpi-renderer.c        |   4 +-
 src/screenshooter.c       |  52 ++++++++++-----------
 src/shell.c               |  12 +++--
 15 files changed, 215 insertions(+), 132 deletions(-)

-- 
1.8.1.2



More information about the wayland-devel mailing list