Lucas Fernandes Nogueira
|
c7d13a1c60
|
feat(core): add missing methods to the dpi module (#4393)
* feat(core): add missing methods to the dpi module
* cleanup impl
|
2022-06-19 13:01:53 -03:00 |
|
yutotnh
|
cbceb7d6cf
|
fix: some typos (#4403)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-06-19 10:23:35 -03:00 |
|
github-actions[bot]
|
13c2fc1ffe
|
Apply Version Updates From Current Changes (#4352)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-06-15 23:08:50 -03:00 |
|
github-actions[bot]
|
f5f9f105f7
|
apply version updates (#4348)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2022-06-15 11:16:08 -03:00 |
|
Amr Bashir
|
4c4acc3094
|
feat: implement Default for Menu , closes #2398 (#4291)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-06-15 10:51:40 -03:00 |
|
github-actions[bot]
|
dc432ef8b0
|
Apply Version Updates From Current Changes (#4343)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-06-14 21:49:04 -03:00 |
|
Lucas Fernandes Nogueira
|
4ce8e22813
|
refactor(core): use Icon for tray icons (#4342)
|
2022-06-14 17:50:15 -03:00 |
|
github-actions[bot]
|
0e95a74950
|
Apply Version Updates From Current Changes (#4235)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-06-14 00:03:11 -03:00 |
|
Lucas Fernandes Nogueira
|
69ae6f1494
|
refactor(window): block main thread when creating a new window (#4298)
|
2022-06-08 09:22:07 -03:00 |
|
github-actions[bot]
|
2c040eaadd
|
Apply Version Updates From Current Changes (#4217)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-05-27 16:01:43 -03:00 |
|
Ryan Russell
|
62ce02f6b5
|
docs(various): Improve Readability (#4225)
|
2022-05-27 10:06:11 +02:00 |
|
github-actions[bot]
|
8b6bb6720c
|
Apply Version Updates From Current Changes (#4175)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-05-24 15:35:35 -03:00 |
|
Lucas Fernandes Nogueira
|
2326be3982
|
feat(core): update windows-rs to 0.37.0 (#4199)
|
2022-05-24 11:44:07 -03:00 |
|
github-actions[bot]
|
393c774dfd
|
Apply Version Updates From Current Changes (#4117)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2022-05-18 12:53:01 -03:00 |
|
Autumn Meadow
|
45c4525386
|
fix: add mjs mime type (fix: #4098) (#4108)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-05-13 10:05:42 -03:00 |
|
github-actions[bot]
|
86d82af494
|
Apply Version Updates From Current Changes (#4005)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-05-07 20:01:58 -03:00 |
|
Lucas Fernandes Nogueira
|
c82b4761e1
|
feat(core): expose with_webview API to access the platform webview (#4058)
|
2022-05-04 14:14:15 -03:00 |
|
github-actions[bot]
|
feac1d193c
|
Apply Version Updates From Current Changes (#3820)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-04-26 11:53:21 -03:00 |
|
Lucas Fernandes Nogueira
|
24e4ff208e
|
refactor(core): add clipboard Cargo feature, enhancing binary size (#3957)
|
2022-04-24 15:50:42 -03:00 |
|
Lucas Fernandes Nogueira
|
e11878bcf7
|
refactor(core): add global-shortcut Cargo feature, enhancing binary size (#3956)
|
2022-04-24 15:11:14 -03:00 |
|
Lucas Fernandes Nogueira
|
c54ddfe933
|
feat: expose window cursor APIs, closes #3888 #3890 (#3935)
|
2022-04-21 15:54:08 -03:00 |
|
Lucas Fernandes Nogueira
|
4cebcf6da7
|
feat: expose theme APIs, closes #3903 (#3937)
|
2022-04-21 15:03:29 -03:00 |
|
renovate[bot]
|
71c7807fd8
|
chore(deps) Update Rust crate uuid to v1 (#3926)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-04-20 14:38:40 -03:00 |
|
Lucas Nogueira
|
b14aa89673
|
feat(core): improve AboutMetadata setters
|
2022-03-29 11:27:57 -03:00 |
|
github-actions[bot]
|
7a814fcf3f
|
Apply Version Updates From Current Changes (#3634)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2022-03-28 17:43:04 -03:00 |
|
Lucas Fernandes Nogueira
|
edad9f4f55
|
refactor(core): add RunEvent::WindowEvent (#3793)
|
2022-03-28 17:26:25 -03:00 |
|
Lucas Fernandes Nogueira
|
e05d718a7b
|
feat(core): add hotkey to toggle devtools, closes #3776 (#3791)
|
2022-03-28 11:17:28 -03:00 |
|
Lucas Fernandes Nogueira
|
9ddf8d84a2
|
fix(core): properly fire WindowEvent::Destroyed , closes #3688 (#3778)
|
2022-03-28 10:24:02 -03:00 |
|
Lucas Fernandes Nogueira
|
5fb74332ab
|
chore(deps): update wry to 0.14, tao to 0.7 (#3790)
|
2022-03-28 10:20:38 -03:00 |
|
Kasper
|
4e807a53e2
|
Support window parenting on macOS, closes #3751 (#3754)
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-03-23 13:30:44 -03:00 |
|
Lucas Fernandes Nogueira
|
da1e879358
|
feat(core): improve and cleanup the Error enum (#3748)
|
2022-03-22 15:04:47 -03:00 |
|
Lucas Fernandes Nogueira
|
11cca918d9
|
chore(deps): update dependencies fixing security issues (#3744)
|
2022-03-21 22:34:07 -03:00 |
|
Lucas Fernandes Nogueira
|
5d538ec27c
|
refactor(core): use the event loop proxy to send updater events (#3687)
* feat(core): add `WindowEvent::FileDrop`, closes #3664
* refactor(core): use the event loop proxy to send updater events
* simplify generics with user event trait
* fix tray impl
|
2022-03-15 11:20:23 -03:00 |
|
Lucas Fernandes Nogueira
|
07d1584cf0
|
feat(core): add WindowEvent::FileDrop , closes #3664 (#3686)
|
2022-03-13 11:28:16 -03:00 |
|
github-actions[bot]
|
fbb9017840
|
Apply Version Updates From Current Changes (#3512)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2022-03-07 18:20:13 -03:00 |
|
Lucas Fernandes Nogueira
|
3b13fda56f
|
feat(core): add WindowBuilder::on_request , closes #3533 (#3618)
Co-authored-by: Jonas Kruckenberg <iterpre@protonmail.com>
|
2022-03-06 10:15:43 -03:00 |
|
Lucas Fernandes Nogueira
|
8c9358725a
|
refactor(core): move png and ico behind Cargo features (#3588)
|
2022-03-05 14:19:24 -03:00 |
|
Lucas Fernandes Nogueira
|
141133a414
|
feat(core): add WindowBuilder type (#3598)
|
2022-03-04 21:18:22 -03:00 |
|
Lucas Fernandes Nogueira
|
64e0054299
|
refactor(core): do not panic on invalid window labels,#3544 (#3596)
|
2022-03-03 14:47:31 -03:00 |
|
github-actions[bot]
|
82b7f51956
|
Apply Version Updates From Current Changes (#3468)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2022-02-18 11:37:36 -03:00 |
|
Fabian-Lars
|
a7fd9e3f03
|
fix(deps): update webview2-com to 0.13.0 to fix compilation on windows (#3502)
|
2022-02-18 09:57:55 -03:00 |
|
Lucas Fernandes Nogueira
|
84895a9cd2
|
fix(runtime): trait requirements (#3489)
|
2022-02-17 17:44:46 -03:00 |
|
Lucas Fernandes Nogueira
|
e1b8fc739a
|
docs(core): add examples to the API module (#3450)
|
2022-02-14 02:00:56 -03:00 |
|
github-actions[bot]
|
d24045e884
|
Apply Version Updates From Current Changes (#3414)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2022-02-12 10:47:49 -03:00 |
|
github-actions[bot]
|
0876bbbb57
|
Apply Version Updates From Current Changes (#2522)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-02-10 18:03:25 -03:00 |
|
Lucas Fernandes Nogueira
|
af44bf8168
|
feat(core): allow app run on any thread on Linux & Windows, closes #3172 (#3353)
|
2022-02-07 11:31:07 -03:00 |
|
Lucas Fernandes Nogueira
|
8483fde975
|
feat(core): expose run_return on Linux (#3352)
|
2022-02-07 11:30:45 -03:00 |
|
Lucas Fernandes Nogueira
|
55aa22de80
|
feat(core): add Window#open_devtools API, closes #1213 (#3350)
|
2022-02-07 10:04:33 -03:00 |
|
Lucas Fernandes Nogueira
|
9b34055264
|
fix(core): window-specific event delivery, closes #3302 (#3344)
|
2022-02-06 17:50:02 -03:00 |
|
Ngo Iok Ui (Wu Yu Wei)
|
2815bf6511
|
Update gtk to 0.15 (#3247)
|
2022-02-05 13:29:03 +08:00 |
|