24 Commits (0094de7f87ebb16e1c5f90fdaa9f538aa07fb809)

Author SHA1 Message Date
Eugenio Parodi 9523aad6c0 Reworked the input routine to exclude multiple dragging events 2 years ago
Eugenio Parodi ff873afc0b Adapted pyodide to the new structure 2 years ago
Eugenio Parodi 38ee81f855 Initial drop of the platform specific routines, TTkInput is now a static class 2 years ago
Eugenio Parodi b60534ee4e defining the base structure for the windows implementation 2 years ago
Eugenio Parodi 7618466f24 Removed unrequired python header 3 years ago
Eugenio Parodi 664004c271 Using pep8 __all__ placement 3 years ago
Eugenio Parodi 2f6248884c Reworked the import of the Term utils 3 years ago
Eugenio Parodi 3263ce00e3 Implemented bracketed paste 3 years ago
Eugenio Parodi 5d510bcf71 Support bracketed paste as terminal input 3 years ago
Eugenio Parodi 441af5e772 Fix #118 : Terminal Paste not working 3 years ago
Eugenio Parodi 8f75c2a691 Initial drop of the mouse move feature 3 years ago
Eugenio Parodi 0f61073ecc TTkInput: parse mouse move ANSI codes 4 years ago
Eugenio Parodi f467e8c7c0 Almost pyodide compatible 4 years ago
Eugenio Parodi abfb1795dc Starting the Pyodide porting 4 years ago
Eugenio Parodi 4cc2e5c594 Fix input after app sent back to Foreground 4 years ago
Eugenio Parodi c69c97bf76 Hopefully get rid of a glitch where the Mouse Ansi code from time to time got pushed to the stdin 4 years ago
Eugenio Parodi cbd0c41f6f TTkTextCursor: improved the multicursor insert text 4 years ago
Eugenio Parodi fffb3b8b35 Slight Inputimprovement, Added Calvin S font 4 years ago
Eugenio Parodi 62983d9834 TTkKeyPressView: Added mouse events 4 years ago
Eugenio Parodi a7755b9c41 Removed redundant lines from get_key 4 years ago
Eugenio Parodi 0ffc3a5b62 Fix, smoke test 4 years ago
Eugenio Parodi 2978c9352e Improved the release of the resources in the quit procedure 4 years ago
Eugenio Parodi 696212fce8 Moved MouseEvent to a separate file, improved doc 4 years ago
Eugenio Parodi f734997589 Starting removing bpytop copyed code 4 years ago