Do not set glow state to focused2 when terminal loses focus.

Fixes T6902.
This commit is contained in:
Kevin Pulo 2018-04-26 12:00:29 +10:00 committed by Boris Faure
parent 3569f18cc8
commit e99dd9183f
1 changed files with 0 additions and 4 deletions

View File

@ -1244,10 +1244,6 @@ collections {
target: "glow";
target: "shine_focused";
target: "shine_unfocused";
sequence {
action: STATE_SET "focused2" 0.0;
target: "glow";
}
sequence {
action: STATE_SET "custom" 0.0;
target: "shine_unfocused";