Commit History

Author SHA1 Message Date
  Evan Almloff 3cba79d835 add focus in and focus out events 3 years ago
  Demonthos a3abe3965a Merge branch 'master' into tui_focus 3 years ago
  Jonathan Kelley 9c9928d226 fix: tui values 3 years ago
  Jonathan Kelley 03110b85cd fix: cargo fmt 3 years ago
  Jon Kelley 14c0630242 Merge pull request #397 from Demonthos/tui_fix_mousemove 3 years ago
  Evan Almloff ac95ab5222 switch released pressed 3 years ago
  Jon Kelley 00147d6f18 Merge pull request #399 from Synphonyte/master 3 years ago
  Maccesch c72cc9ae41 fixed FUNDING.yml 3 years ago
  Evan Almloff e3757f97ed only trigger onmousemove if the position has changed 3 years ago
  Jon Kelley fff341a6a9 Merge pull request #396 from jmoore34/patch-1 3 years ago
  Jonathan Moore 21df7d2142 Fix typo 3 years ago
  Jon Kelley f57234a635 Merge pull request #384 from DioxusLabs/jk/enum-values 3 years ago
  Jonathan Kelley bded314251 wip: remove color 3 years ago
  Jonathan Kelley 356f37e9ee feat: arbitrary attributes 3 years ago
  Jon Kelley f2c48c5d90 Merge pull request #395 from DioxusLabs/jk/update-tauri 3 years ago
  Jonathan Kelley 8ab1c4d0de feat: upgrade wry 3 years ago
  Evan Almloff 5c52396482 Merge remote-tracking branch 'upstream/master' into tui_focus 3 years ago
  Evan Almloff 39a65f86b1 Merge remote-tracking branch 'upstream/master' into pr/Demonthos/390 3 years ago
  Jon Kelley b8c739826a Merge pull request #392 from Demonthos/tui_offset 3 years ago
  Evan Almloff 53d5ea2f42 change prevent default to detect on{event} rather than {event} 3 years ago
  Evan Almloff bbe9c1bbf0 change prevent default mask 3 years ago
  Evan Almloff 07c1964ebf fix focus event 3 years ago
  Evan Almloff acfde71d7e refactor prevent-default 3 years ago
  Evan Almloff a87edd1a76 add focus event 3 years ago
  Evan Almloff 5d5e7f55fd pass clippy 3 years ago
  Evan Almloff dd7784d205 clean up and document focus system 3 years ago
  Evan Almloff 749150e22d change prevent default to listen to tab index 3 years ago
  Evan Almloff a4eb4dc8df add offset mouse data to tui 3 years ago
  Evan Almloff 4aaf790ae9 revert widget trait 3 years ago
  Jon Kelley 5cc24343a8 Merge pull request #391 from rMazeiks/relative-mouse-coordinates 3 years ago