diff options
author | Gwanglim Lee <gl77.lee@samsung.com> | 2014-02-28 07:20:01 +0900 |
---|---|---|
committer | Carsten Haitzler (Rasterman) <raster@rasterman.com> | 2014-02-28 07:20:01 +0900 |
commit | cbf6f94c807556e59007843e40ad8bb6c2021427 (patch) | |
tree | 65eaa935122076b099b21cd23049da2b69651ed0 /src/lib/ecore_avahi/ecore_avahi.c | |
parent | 8e17290f1903d6ec51af517e4ab67d6e959a1843 (diff) |
ecore_evas: Added support for window auxiliary hint
Summary:
The window auxiliary hint is the value which is used to decide
which actions should be made available to the user by the WM. If you
want to set specific hint to your window, then you should check whether
it exists in the supported auxiliary hints that are registered in the
root window by the window manager.
Once you've added an auxiliary hint, you can get a new ID which is used
to change value and delete hint. The window manager sends the response
message to the application on receiving auxiliary hint change event.
A list of auxiliary hint within the Ecore_Evas has this format:
ID:HINT:VALUE,ID:HINT:VALUE,...
Reviewers: raster, cedric, seoz, Hermet
Reviewed By: raster
CC: cedric
Differential Revision: https://phab.enlightenment.org/D543
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions