commit | 4272e639912cac247a04c49ce2a6216100aab65a | [log] [tgz] |
---|---|---|
author | Scott Moreau <oreaus@gmail.com> | Mon Aug 13 09:58:41 2012 -0600 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Mon Aug 13 12:57:56 2012 -0400 |
tree | 07c38e43114180dc509e0b1b9ec2ab63e24276e4 | |
parent | ac3e5f2feb99ac0fad18461975a0b105cb8dab2d [diff] |
shell: Eliminate unneeded function. Replace all occurrences of workspace_damage_all_surfaces() with weston_compositor_schedule_repaint(). This fixes a bug exposed by 982387011ff where trying to switch workspaces while there are no surfaces on the current workspace fails to start the animation.