• Stefy Lanza (nextime / spora )'s avatar
    Fix RDP page: add keyboard and mouse event handling from rdp.wasm example · 3da8d956
    Stefy Lanza (nextime / spora ) authored
    - Added keyboard classes (Keyboard, EmulatedKeyboard, UnicodeKeyboard) from example.html
    - Added mouse event handling functions
    - Integrated WebAssembly module loading and RDP client setup
    - Added event listeners for canvas focus, keyboard, and mouse events
    - Fixed RDP connection flow to match example.html structure
    - Added proper input handling and keyboard layout support
    - Implemented canvas event management for proper user interaction
    
    This should resolve the RDP connection issue where it was stopping at negotiation phase due to missing user input handling.
    3da8d956
Name
Last commit
Last update
..
novnc Loading commit data...
rdpwasm Loading commit data...
base.html Loading commit data...
index.html Loading commit data...
login.html Loading commit data...
mstsc.min.js Loading commit data...
novnc.css Loading commit data...
rdp.html Loading commit data...
rdp.js Loading commit data...
terminal.html Loading commit data...
users.html Loading commit data...
vnc.html Loading commit data...
xterm-addon-fit.js Loading commit data...
xterm.js Loading commit data...