Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5)

Issue 1690003: acpi: Give WM time to draw xscreensaver window on suspend. (Closed)

Created:
10 years, 8 months ago by Daniel Erat
Modified:
9 years, 7 months ago
Reviewers:
snanda, Sameer Nanda
CC:
chromium-os-reviews_chromium.org
Visibility:
Public.

Description

acpi: Give WM time to draw xscreensaver window on suspend. This is just a hacky workaround for a race where we suspend before the screen gets updated, resulting in the previous contents being briefly visible on resume. xscreensaver avoids this in non-compositing setups by syncing with the X server, but screen updates are asynchronous when compositing is being used. BUG=chromium-os:2250 TEST=tried it

Patch Set 1 #

Patch Set 2 : remove unrelated change #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -1 line) Patch
M src/platform/acpi/action_lid.sh View 2 chunks +7 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Daniel Erat
10 years, 8 months ago (2010-04-21 22:30:55 UTC) #1
Sameer Nanda
10 years, 8 months ago (2010-04-21 22:40:36 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698