On Mon, May 14, 2012 at 01:19:34AM -0600, Scott Moreau wrote:
> If a client changes it's width/height values in it's widget resize handler,
> the input region will be wrong because of the assumptions toytoolkit makes
> in frame_resize_handler(). So far, gears is the only client that does this.
Ah,
If a client changes it's width/height values in it's widget resize handler,
the input region will be wrong because of the assumptions toytoolkit makes
in frame_resize_handler(). So far, gears is the only client that does this.
---
clients/window.c | 19 ---
1 files changed, 16 in