Add feature for grabbing HW key events
authorWonYoung Choi <wy80.choi@samsung.com>
Tue, 14 Mar 2017 07:31:17 +0000 (16:31 +0900)
committerWonYoung Choi <wy80.choi@samsung.com>
Tue, 14 Mar 2017 07:31:17 +0000 (16:31 +0900)
commite2e1d2096c70cc438306e558ba7f14bfd9666f06
tree288df51779d44273695f33caeaa068ded7feba3e
parentb5196b4440ad7705ff900fc2a5c082d6efbf07d6
Add feature for grabbing HW key events

Change-Id: I32483846b559a49d3b5e0bbbf207a70e10ac34e7
packaging/elm-sharp.spec
src/ElmSharp/ElmSharp.csproj [changed mode: 0755->0644]
src/ElmSharp/ElmSharp/EcoreEvent.cs [new file with mode: 0644]
src/ElmSharp/ElmSharp/EcoreKeyEventArgs.cs [new file with mode: 0644]
src/ElmSharp/ElmSharp/EvasObjectEvent.cs
src/ElmSharp/ElmSharp/Window.cs
src/ElmSharp/Interop/Interop.Ecore.cs
src/ElmSharp/Interop/Interop.Elementary.Win.cs
src/ElmSharp/Interop/Interop.Libdl.cs [new file with mode: 0644]
src/ElmSharp/Interop/Interop.Libraries.cs [changed mode: 0755->0644]