Re: [PATCH] Notify control clients of layout change on zoom and unzoom

2014-12-15 Thread Nicholas Marriott
Applied thanks On Tue, Dec 09, 2014 at 05:41:56PM -0800, George Nachman wrote: >The attached patch sends a notification to control-mode clients of a >layout change when a window is zoomed or unzoomed. Currently such a layout >change goes unremarked-upon, and control mode clients will

[PATCH] Notify control clients of layout change on zoom and unzoom

2014-12-09 Thread George Nachman
The attached patch sends a notification to control-mode clients of a layout change when a window is zoomed or unzoomed. Currently such a layout change goes unremarked-upon, and control mode clients will find themselves out of sync when a window is zoomed or unzoomed. zoom_unzoom.patch Description