Amr Bashir
|
c777f6606a
|
refactor: add MenuId type and related functions (#91)
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
|
2023-08-04 16:17:58 -03:00 |
|
Amr Bashir
|
dc8e9d41fd
|
fix: fix examples
|
2023-08-03 21:55:19 +03:00 |
|
Amr Bashir
|
c7ec320738
|
refactor!: use optional Position type and fallback to cursor pos (#78)
* refactor!: use optional `Position` type and fallback to cursor pos
* impl gtk & change to use screen coords
* impl macos
* revert back to client coordinates
* fix build
* fix macos impl
* enhance examples
* fix serde feature
* fix tests
* lint
---------
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
|
2023-07-27 14:56:01 +03:00 |
|
amrbashir
|
5fbe39e995
|
chore: fix wry example context menu closes immediately
|
2023-07-26 03:37:19 +03:00 |
|
Amr Bashir
|
98701d0b32
|
refactor(gtk): accept a container param instead of creating it (#75)
* refactor(gtk): accept a container param instead of creating it
* fix build
* fix clippy
|
2023-07-25 22:01:35 +03:00 |
|