diff options
author | Mike Blumenkrantz <michael.blumenkrantz@gmail.com> | 2013-02-18 10:16:04 +0000 |
---|---|---|
committer | Mike Blumenkrantz <michael.blumenkrantz@gmail.com> | 2013-02-18 10:16:04 +0000 |
commit | 12d37212b5168598c42e8612ff756bc704c5cd59 (patch) | |
tree | db907e34baec80108183b93ed25a35eb04db8696 /NEWS | |
parent | 3f7627e738cb9f1b779cd8e02d5a6105b7579194 (diff) |
backport pointer warp to obscured window fix, other change was for new in trunk bug
SVN revision: 84047
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -35,6 +35,7 @@ Fixes: | |||
35 | * fix crash when locking screen from Start gadget and then activating gadget again | 35 | * fix crash when locking screen from Start gadget and then activating gadget again |
36 | * fixed bug where e_layout would ignore frozen state and crash | 36 | * fixed bug where e_layout would ignore frozen state and crash |
37 | * fixed disable of input methods in input method config dialog | 37 | * fixed disable of input methods in input method config dialog |
38 | * fixed pointer warp when pointer was inside warp window but not directly over it | ||
38 | 39 | ||
39 | 40 | ||
40 | Changes since 0.17.0: | 41 | Changes since 0.17.0: |