Jon Kelley
|
5ad484f4bf
Merge pull request #403 from rowinbot/patch-1
|
3 years ago |
Rowin Hernández
|
95573d1f54
Update useref.rs defualt -> default
|
3 years ago |
demonthos
|
bd105c9bc6
Merge remote-tracking branch 'origin/master' into tui_focus
|
3 years ago |
demonthos
|
31c7907f25
update with AttritubeValue
|
3 years ago |
Reinis Mazeiks
|
5bddafb943
Update tui_keys example and web_sys to use new accessor methods
|
3 years ago |
Reinis Mazeiks
|
b7447503ea
Merge branch 'master' of https://github.com/DioxusLabs/dioxus into rusty-mousedata
|
3 years ago |
Jon Kelley
|
dab24e9ad9
Merge pull request #402 from Demonthos/tui_preformance
|
3 years ago |
Evan Almloff
|
6f260e8a4a
move released into mouse condition
|
3 years ago |
Evan Almloff
|
2ea587359b
only re-render if the state has changed
|
3 years ago |
Evan Almloff
|
83209e5e03
check mouse state before iterating through elements
|
3 years ago |
Jon Kelley
|
87413c28c5
Merge pull request #401 from rMazeiks/arbitrary_value_serialize_fix
|
3 years ago |
Evan Almloff
|
3cba79d835
add focus in and focus out events
|
3 years ago |
Reinis Mazeiks
|
df59d5148e
TUI mouse press&release: Replace usage of deprecated fields with accessors
|
3 years ago |
Reinis Mazeiks
|
81d3c990bf
Simplify mouse button tracking
|
3 years ago |
Reinis Mazeiks
|
285a6d080b
Add coordinates to tui_hover example
|
3 years ago |
Reinis Mazeiks
|
8e3a7e9ed8
Merge branch 'arbitrary_value_serialize_fix' into rusty-mousedata
|
3 years ago |
Reinis Mazeiks
|
f48baae0b0
CI: Update gh jobs to install libayatana
|
3 years ago |
Reinis Mazeiks
|
85aa4584ff
Fix: expose AttributeValue; update tests to pass
|
3 years ago |
Reinis Mazeiks
|
2eca71e644
Fix: serialize AttributeValue as a simple value
|
3 years ago |
Reinis Mazeiks
|
cf26f41972
Merge branch 'master' of https://github.com/DioxusLabs/dioxus into rusty-mousedata
|
3 years ago |
Reinis Mazeiks
|
9c6cd42ca2
TUI: use constructor instead of deprecated fields
|
3 years ago |
Reinis Mazeiks
|
c35dddc203
Create constructor for MouseData
|
3 years ago |
Reinis Mazeiks
|
6b2753bd4f
Update example
|
3 years ago |
Reinis Mazeiks
|
3fec31fe50
Use keyboard_types instead of bespoke ModifierSet
|
3 years ago |
Reinis Mazeiks
|
2ef332085c
Refactor: move input types to separate module
|
3 years ago |
Reinis Mazeiks
|
6ba067a617
Use EnumSet for modifier and button sets
|
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 |