Skip to content
Commit 74a39ae5 authored by Jasper St. Pierre's avatar Jasper St. Pierre
Browse files

shell-app: Fix a case where last_user_time isn't updated.

When activating an uninteresting window, the last_user_time isn't updated,
because we aren't tracking the window that the user_time gets updated on.
Hack around this by setting the last_user_time in shell_app_activate when
activating an uninteresting window.

https://bugzilla.gnome.org/show_bug.cgi?id=643302
parent 5090a4cc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment