Nobody?
InputEventSensor is missing in Pharo 10.

There are also several unheard requests about InputEventSensor on Discord, see attachment.

Cheers
Davide



On Tuesday, November 28, 2023 at 02:43:18 PM GMT+1, Davide Varvello via Pharo-users <pharo-users@lists.pharo.org> wrote:


Hi Guys,
The crypto repo: 

Metacello new 

  baseline: 'Cryptography'; 

  repository: 'github://pharo-contributions/Cryptography'; 

  load:'core'. 

is not loading due to a dependency on InputEventSensor, can you help me please?

TIA
Davide