-
- Downloads
Added keyboard handling, somewhat more complex than I expected. Current...
Added keyboard handling, somewhat more complex than I expected. Current implementation modifies the keyboard events to point to the correct data (evnt->data, if present, is the string to be handled.) Rev: lib/modules/Protocols.pmod/X.pmod/Requests.pmod:1.5 Rev: lib/modules/Protocols.pmod/X.pmod/Types.pmod:1.5 Rev: lib/modules/Protocols.pmod/X.pmod/Xlib.pmod:1.6 Rev: lib/modules/Protocols.pmod/X.pmod/db/compose:1.1 Rev: lib/modules/Protocols.pmod/X.pmod/db/compose.db:1.1 Rev: lib/modules/Protocols.pmod/X.pmod/db/convert_compose.pike:1.1 Rev: lib/modules/Protocols.pmod/X.pmod/db/keysyms:1.1 Rev: lib/modules/Protocols.pmod/X.pmod/keysyms.h:1.1 Rev: lib/modules/Protocols.pmod/X.pmod/my_struct.pmod:1.3
Showing
- .gitattributes 1 addition, 0 deletions.gitattributes
- lib/modules/Protocols.pmod/X.pmod/Requests.pmod 56 additions, 3 deletionslib/modules/Protocols.pmod/X.pmod/Requests.pmod
- lib/modules/Protocols.pmod/X.pmod/Types.pmod 167 additions, 0 deletionslib/modules/Protocols.pmod/X.pmod/Types.pmod
- lib/modules/Protocols.pmod/X.pmod/Xlib.pmod 55 additions, 22 deletionslib/modules/Protocols.pmod/X.pmod/Xlib.pmod
- lib/modules/Protocols.pmod/X.pmod/db/compose 480 additions, 0 deletionslib/modules/Protocols.pmod/X.pmod/db/compose
- lib/modules/Protocols.pmod/X.pmod/db/compose.db 0 additions, 0 deletionslib/modules/Protocols.pmod/X.pmod/db/compose.db
- lib/modules/Protocols.pmod/X.pmod/db/convert_compose.pike 44 additions, 0 deletionslib/modules/Protocols.pmod/X.pmod/db/convert_compose.pike
- lib/modules/Protocols.pmod/X.pmod/db/keysyms 393 additions, 0 deletionslib/modules/Protocols.pmod/X.pmod/db/keysyms
- lib/modules/Protocols.pmod/X.pmod/keysyms.h 1312 additions, 0 deletionslib/modules/Protocols.pmod/X.pmod/keysyms.h
- lib/modules/Protocols.pmod/X.pmod/my_struct.pmod 2 additions, 2 deletionslib/modules/Protocols.pmod/X.pmod/my_struct.pmod
Loading
Please register or sign in to comment