diff options
author | Chris Michael <cp.michael@samsung.com> | 2017-02-07 10:50:09 -0500 |
---|---|---|
committer | Chris Michael <cp.michael@samsung.com> | 2017-02-07 10:50:09 -0500 |
commit | e9b8dcf442d65b13e9db4cf0ba8b4f72721205d6 (patch) | |
tree | a60f2edf40bc3e76e098baf1ab32afbbbd75b706 /src/lib/elput | |
parent | bcdde959e6f43c49d520a5ec5b32aca91affa5ca (diff) |
elementary: Fix return of elm_win_wl_window_get
This patch fixes an issue where the wrong wayland window would be
returned from elm_win_wl_window_get. When we lookup a window in
Enlightenment, this function would end up returning the parent window
(if existed) when what we want there is the actual window. This patch
puts the function more in line with the X11 equivalent.
Fixes T5142
@fix
Signed-off-by: Chris Michael <cp.michael@samsung.com>
Diffstat (limited to 'src/lib/elput')
0 files changed, 0 insertions, 0 deletions