diff options
| author | Yonit Halperin <yhalperi@redhat.com> | 2011-07-19 17:14:54 +0300 |
|---|---|---|
| committer | Yonit Halperin <yhalperi@redhat.com> | 2011-07-21 12:43:37 +0300 |
| commit | 419222f0f3de82b14960938263d06cc36b9e1a84 (patch) | |
| tree | 65532f3aaddde578eb9d5e6dd0a7223e728f49f3 /python_modules | |
| parent | 77a9a62556a35fbb43209d537b894e652abab2d6 (diff) | |
client: fix endless recursion in rearrange_monitors, RHBZ #692976
The endless recursion happens due to Application::prepare_monitors calling RedScreen::resize
calling Application::rearrange_monitors calling Application::prepare_monitors
I changed RedScreen::resize not to call rearrange_monitors. Instead,
the monitor should be configured correctly from Application, before
calling resize.
In addition, I made some cleanups to allow reusing rearrange_monitors code.
Diffstat (limited to 'python_modules')
0 files changed, 0 insertions, 0 deletions
