commit | 9d9801cf803cdceaa4845fe27150b24d5ab083e6 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Thu Feb 28 16:10:02 2013 +0100 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Mon Mar 18 10:21:58 2013 +0100 |
tree | 943a82651fa0c0f6010a3181dc432b62665b22a4 | |
parent | 626e3b34e30bc62d4f25f7aa4e23a346eba1a2c0 [diff] |
gtk: stop using DisplayState Rework DisplayStateListener callbacks to not use the DisplayState any more. Factor out the window size handling to a separate function, so the zoom callbacks can call that directly instead of abusing the gd_switch DisplayStateListener callback for that. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>