efl/src/lib/ecore_win32
Mykyta Biliavskyi bb91c4b45d Ecore_win32: do not handle WM_SYSKEY* events.
Summary:
In case if WM_SYSKEYDOWN or WM_SYSKEYUP events are handled in
DefWindowProc - system doesn't init event for a system shortcuts.
For example any EFL application on Windows couldn't be closed by
Alt+F4 combination.

@fix

Test Plan:
Launch Elemenatry_test app.
           Try to close by Alt+F4 combination.

Reviewers: vtorri, raster

Reviewed By: raster

Subscribers: an.kroitor, bowonryu, cedric, jpeg, #eflete

Differential Revision: https://phab.enlightenment.org/D4477
2016-12-20 08:35:32 +02:00
..
Ecore_Win32.h ecore_win32: add support of X11 shaped cursors 2015-12-01 12:15:31 -08:00
ecore_win32.c Ecore_win32: do not handle WM_SYSKEY* events. 2016-12-20 08:35:32 +02:00
ecore_win32_clipboard.c ecore_win32: add clipboard management 2015-12-01 12:13:12 -08:00
ecore_win32_cursor.c ecore_win32: add support of X11 shaped cursors 2015-12-01 12:15:31 -08:00
ecore_win32_cursor_x11.h ecore_win32: add support of X11 shaped cursors 2015-12-01 12:15:31 -08:00
ecore_win32_dnd.c ecore: win32: remove executable bit from source file 2015-09-04 14:54:07 +02:00
ecore_win32_dnd_data_object.cpp
ecore_win32_dnd_data_object.h
ecore_win32_dnd_drop_source.cpp
ecore_win32_dnd_drop_source.h
ecore_win32_dnd_drop_target.cpp
ecore_win32_dnd_drop_target.h
ecore_win32_dnd_enumformatetc.cpp
ecore_win32_dnd_enumformatetc.h
ecore_win32_event.c Fix generate ecore key events on windows. 2016-12-14 15:50:55 +02:00
ecore_win32_keysym_table.h
ecore_win32_private.h efl: everyone should now rely on Eina MIN/MAX redefinition. 2016-05-09 16:58:53 -07:00
ecore_win32_window.c ecore_win32: add support of X11 shaped cursors 2015-12-01 12:15:31 -08:00