diff options
author | Jasmine Hassan <[email protected]> | 2012-12-08 01:17:08 +0200 |
---|---|---|
committer | Jasmine Hassan <[email protected]> | 2012-12-13 23:29:04 +0200 |
commit | c12ffd128cbe0d90443edf85025a421ab2c027fb (patch) | |
tree | 0eaa964ccad0d88d322f341c4e84e3be23b81122 /po/[email protected] | |
parent | c257c330af9a2222442ea35eb6479008db80513b (diff) | |
download | mate-settings-daemon-c12ffd128cbe0d90443edf85025a421ab2c027fb.tar.bz2 mate-settings-daemon-c12ffd128cbe0d90443edf85025a421ab2c027fb.tar.xz |
[background] cleanup and refactor, fix several issues
Namely:
1. In caja_is_drawing..(), only get atom for WM_CLASS property if it exists.
2. Cache gsettings draw-background & show-desktop-icons key-values, and only update
when either actually changes, to avoid unnecessary queries to the dconf-service.
3. Avoid conflicts between settings_change_event_cb() & on_bg_handling_changed().
4. Keep track of screen sizes, to ensure size actually changed when signalled, to
avoid double-redraw on an extraneous signal, which can lockup the daemon, because
we draw immediately (w/out g_idle_add). Though we don't fade in re-draws triggered
by size/monitors-changed signals, making all re-draws queued causes issues with
fading, when we do fade (on bg change), and queueing is unnecessary here anyway.
5. Track a redraw in progress, to avoid any possible (and unforseeable) clashes.
Diffstat (limited to 'po/[email protected]')
0 files changed, 0 insertions, 0 deletions