elementary: Add rudimentary support for Elm Wayland apps to set border icon
authorChris Michael <cp.michael@samsung.com>
Thu, 25 Jun 2015 17:33:57 +0000 (13:33 -0400)
committerChris Michael <cp.michael@samsung.com>
Thu, 25 Jun 2015 17:36:07 +0000 (13:36 -0400)
commit30b6179eb915595180fa30decc87434aa0c7e290
tree1db9ebdc2f84d848ce00be8dad2b75c97aacbd39
parente10bb019fa962a564e42a45536d94c2ee23d0fbc
elementary: Add rudimentary support for Elm Wayland apps to set border icon

Summary: This is a patch to fix T2453 where elm apps in weston/E did
not display the icon on the border. This is just preliminary support
because it only tries to find the efreet desktop file based on
_elm_appname. This support Could be extended to allow efreet to search
based on window title, etc, etc.

@fix

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/lib/elm_win.c