diff options
author | Mike Blumenkrantz <michael.blumenkrantz@gmail.com> | 2013-02-11 14:35:03 +0000 |
---|---|---|
committer | Mike Blumenkrantz <michael.blumenkrantz@gmail.com> | 2013-02-11 14:35:03 +0000 |
commit | b936d5287e7cd0fdaea98a59569c5d163a38c8db (patch) | |
tree | 9eabbdfce9010e3ed4d36f86d243ce922efad8e0 /ChangeLog | |
parent | c401fdacab81ec9e2f0dc906f94d89f7b3b754ea (diff) |
fix e_layout to not ignore frozen state
SVN revision: 83827
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ | |||
2 | 2 | ||
3 | * fixed bug where pointer warping to new clients would start at a random location | 3 | * fixed bug where pointer warping to new clients would start at a random location |
4 | * fix crash when locking screen from Start gadget and then activating gadget again | 4 | * fix crash when locking screen from Start gadget and then activating gadget again |
5 | * fixed bug where e_layout would ignore frozen state and crash | ||
5 | 6 | ||
6 | 2013-02-08 Cedric Bail | 7 | 2013-02-08 Cedric Bail |
7 | 8 | ||