Hey

since commit  bb91c4b45d1cf010920fd9bd906e7207de7c69b6
<https://git.enlightenment.org/core/efl.git/commit/src/lib/ecore_win32?id=bb91c4b45d1cf010920fd9bd906e7207de7c69b6>
(allowing the special left Alt key combo, like Alt-F4), the left Alt key is
not recognize anymore as a classic key, that is, hitting the left Alt does
not generate anymore the key pressed or key released events. It is now a
system key which invokes a system command ()like Alt-F4 to close app, like
Alt Tab to switch windows, etc...), and not a keyevent. This is a very
special behavior of the left alt key on Windows.

I propose to revert that commit, as applications on UNIX or Mac which use
the left Alt key will not correctly work on Windows

Vincent
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to