diff options
author | Mike Blumenkrantz <michael.blumenkrantz@gmail.com> | 2013-02-11 07:58:34 +0000 |
---|---|---|
committer | Mike Blumenkrantz <michael.blumenkrantz@gmail.com> | 2013-02-11 07:58:34 +0000 |
commit | 1cadd929a1790936819321a56e60cd3ce78b7b30 (patch) | |
tree | fd4df0b06e2d7396d912b9a93a93b84663c6ca52 /NEWS | |
parent | 41c9310c93955cd881dfdd12d8b6962f33b3b1c6 (diff) |
backport pointer warp fix
SVN revision: 83810
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -31,6 +31,7 @@ Fixes: | |||
31 | * enable image preloading for all e_widget_preview using edje | 31 | * enable image preloading for all e_widget_preview using edje |
32 | * keyboard mapping change now also disables for window class "vmware" | 32 | * keyboard mapping change now also disables for window class "vmware" |
33 | * don't call efreet_menu_parse from a thread | 33 | * don't call efreet_menu_parse from a thread |
34 | * fixed bug where pointer warping to new clients would start at a random location | ||
34 | 35 | ||
35 | 36 | ||
36 | Changes since 0.17.0: | 37 | Changes since 0.17.0: |