summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>2013-02-11 07:55:02 +0000
committerMike Blumenkrantz <michael.blumenkrantz@gmail.com>2013-02-11 07:55:02 +0000
commitf1114045b02cfa3fc7a937df4acf08e98da6e579 (patch)
tree67d43a4f1c55ba2fa7c44500f8998f81229938b2 /NEWS
parentb5716e703c2c96f12c73c2040ff37a7aa2c9c9de (diff)
downloadenlightenment-f1114045b02cfa3fc7a937df4acf08e98da6e579.tar.gz
fix pointer warping for new client windows to not start from a random location
SVN revision: 83809
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 691bfdc2a7..131230c848 100644
--- a/NEWS
+++ b/NEWS
@@ -168,3 +168,4 @@ Fixes:
* fix clock timerfd usage to actually detect date changes
* keyboard mapping change now also disables for window class "vmware"
* don't call efreet_menu_parse from a thread
+ * fixed bug where pointer warping to new clients would start at a random location