Notify clients on mode_switch()
This patch implements the notification of clients during mode_switch. As discussed on IRC, clients are notified of mode_switch only when the "native" mode is changed and activated. That means that if the native mode is changed and the compositor had activated a temporary mode for a fullscreen surface, the clients will be notified only when the native mode is restored. The scaling factor is treated the same way as modes.
Showing
- src/compositor-drm.c 0 additions, 1 deletionsrc/compositor-drm.c
- src/compositor-fbdev.c 0 additions, 1 deletionsrc/compositor-fbdev.c
- src/compositor-headless.c 0 additions, 1 deletionsrc/compositor-headless.c
- src/compositor-rdp.c 16 additions, 13 deletionssrc/compositor-rdp.c
- src/compositor-rpi.c 0 additions, 1 deletionsrc/compositor-rpi.c
- src/compositor-wayland.c 0 additions, 1 deletionsrc/compositor-wayland.c
- src/compositor-x11.c 0 additions, 1 deletionsrc/compositor-x11.c
- src/compositor.c 83 additions, 8 deletionssrc/compositor.c
- src/compositor.h 11 additions, 2 deletionssrc/compositor.h
- src/shell.c 7 additions, 5 deletionssrc/shell.c
Loading
Please register or sign in to comment