Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better Windows support #8809

Closed
wants to merge 39 commits into from
Closed

Commits on Mar 4, 2024

  1. build target add

    JunkuiZhang committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    5cbc0e7 View commit details
    Browse the repository at this point in the history
  2. terminal fix

    JunkuiZhang committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    ebf3943 View commit details
    Browse the repository at this point in the history
  3. rename to cross_platfrom

    JunkuiZhang committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    d4daee3 View commit details
    Browse the repository at this point in the history
  4. basic impl

    JunkuiZhang committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    a8e8225 View commit details
    Browse the repository at this point in the history
  5. fix build on wsl

    JunkuiZhang committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    4e2af69 View commit details
    Browse the repository at this point in the history
  6. fix build on linux

    JunkuiZhang committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    0d3ea37 View commit details
    Browse the repository at this point in the history
  7. draw window every 16ms

    JunkuiZhang committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    f0e58cc View commit details
    Browse the repository at this point in the history
  8. better error

    JunkuiZhang committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    47aa507 View commit details
    Browse the repository at this point in the history
  9. fix cursor

    JunkuiZhang committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    ab57500 View commit details
    Browse the repository at this point in the history
  10. mouse hwheel

    JunkuiZhang committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    305b3ea View commit details
    Browse the repository at this point in the history
  11. scale factor issue

    JunkuiZhang committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    e002a03 View commit details
    Browse the repository at this point in the history
  12. temp fix on scale factor

    JunkuiZhang committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    d5427ff View commit details
    Browse the repository at this point in the history
  13. fix clipboard

    JunkuiZhang committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    832a825 View commit details
    Browse the repository at this point in the history
  14. update clipboard

    JunkuiZhang committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    b3715f7 View commit details
    Browse the repository at this point in the history
  15. update read clipboard fn

    JunkuiZhang committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    5ed1a6c View commit details
    Browse the repository at this point in the history
  16. refine error handling

    JunkuiZhang committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    80e2690 View commit details
    Browse the repository at this point in the history
  17. some cleanup

    JunkuiZhang committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    5f646ce View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    475255e View commit details
    Browse the repository at this point in the history
  19. fix ime

    JunkuiZhang committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    95a418a View commit details
    Browse the repository at this point in the history
  20. small fix

    JunkuiZhang committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    c791e4c View commit details
    Browse the repository at this point in the history
  21. remove unused

    JunkuiZhang committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    d875469 View commit details
    Browse the repository at this point in the history
  22. update shortcuts

    JunkuiZhang committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    6eaa7f1 View commit details
    Browse the repository at this point in the history
  23. destroy accel

    JunkuiZhang committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    7176433 View commit details
    Browse the repository at this point in the history
  24. credential stuff

    JunkuiZhang committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    b86caf1 View commit details
    Browse the repository at this point in the history
  25. small fix

    JunkuiZhang committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    2259868 View commit details
    Browse the repository at this point in the history
  26. small fix

    JunkuiZhang committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    5213f4a View commit details
    Browse the repository at this point in the history
  27. revoke terminal change

    JunkuiZhang committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    6460099 View commit details
    Browse the repository at this point in the history
  28. fix error

    JunkuiZhang committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    f03226a View commit details
    Browse the repository at this point in the history
  29. fix typo

    JunkuiZhang committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    2925897 View commit details
    Browse the repository at this point in the history
  30. fix build on linux

    JunkuiZhang committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    6514fe5 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    38327bb View commit details
    Browse the repository at this point in the history
  32. fix fs

    JunkuiZhang committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    c36b2ab View commit details
    Browse the repository at this point in the history
  33. fix a crash

    JunkuiZhang committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    2756425 View commit details
    Browse the repository at this point in the history
  34. remove extra deps

    JunkuiZhang committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    c2a1a28 View commit details
    Browse the repository at this point in the history
  35. run cargo clippy

    JunkuiZhang committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    423e1d3 View commit details
    Browse the repository at this point in the history
  36. fix typo

    JunkuiZhang committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    0a8739a View commit details
    Browse the repository at this point in the history
  37. fix mac imports

    JunkuiZhang committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    0a125e6 View commit details
    Browse the repository at this point in the history
  38. fix typo

    JunkuiZhang committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    01cdc70 View commit details
    Browse the repository at this point in the history
  39. need a deeper look into the input() and input_handler() functions

    currently, they are just black boxs for me
    JunkuiZhang committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    d163ba4 View commit details
    Browse the repository at this point in the history