Lucas Fernandes Nogueira
|
fca976404e
|
fix(wry): window event listeners being emitted to all windows (#2056)
|
2021-06-23 16:20:09 -03:00 |
|
chip
|
be76fb1dfe
|
WebDriver support (#1972)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-06-23 13:59:47 -03:00 |
|
renovate[bot]
|
951f04b9c1
|
chore(deps) Update Rust crate phf to 0.9 (#2051)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-06-23 13:03:28 -03:00 |
|
Lucas Nogueira
|
bef9f2845e
|
fix: build without menu feature
|
2021-06-23 12:05:58 -03:00 |
|
Lucas Fernandes Nogueira
|
c9b11001f1
|
fix(wry): menu event is now tied to the window (#2048)
|
2021-06-23 11:29:30 -03:00 |
|
Lucas Fernandes Nogueira
|
034c26013b
|
feat(core): add accelerator method to CustomMenuItem (#2043)
|
2021-06-22 12:53:13 -03:00 |
|
Lucas Fernandes Nogueira
|
842652abe5
|
chore(deps): update to wry 0.10 (#2041)
* chore(deps): update to wry 0.10
* fix: cli format
|
2021-06-22 10:47:45 -03:00 |
|
Lucas Fernandes Nogueira
|
d0bbc6d309
|
fix(wry): menu must be created on the main thread, closes #2038 (#2039)
|
2021-06-22 01:29:03 -03:00 |
|
Lucas Fernandes Nogueira
|
285bf64bf9
|
feat(core): add clipboard writeText and readText APIs (#2035)
|
2021-06-21 13:32:22 -03:00 |
|
Lucas Fernandes Nogueira
|
3280c4aa91
|
refactor(core): global shortcut is now provided by tao (#2031)
|
2021-06-21 12:29:26 -03:00 |
|
Lucas Fernandes Nogueira
|
7dcca6e928
|
feat(core): add request_user_attention API, closes #2023 (#2026)
* feat(core): add `request_user_attention` API
* fix: api lint
* fix build without window allowlist
|
2021-06-20 23:42:38 -03:00 |
|
Lucas Fernandes Nogueira
|
08c161c5e8
|
fix(core): remove window from HashMap on close (#2024)
|
2021-06-20 14:12:28 -03:00 |
|
Lucas Fernandes Nogueira
|
ab3eb44bac
|
fix(core): deadlock on window getters, fixes #1893 (#1998)
* fix(core): deadlock on window getters, fixes #1893
* fix compilation without menu feature
|
2021-06-16 11:07:41 -03:00 |
|
Lucas Fernandes Nogueira
|
954460c520
|
feat(core): MenuHandle show , hide , is_visible and toggle APIs (#1958)
|
2021-06-15 22:04:44 -03:00 |
|
Edgar Geier
|
cca8115d9c
|
refactor: update wry, simplify script eval (#1965)
* refactor: simplify `handle_event_loop`
* update wry to git rev
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-06-15 22:04:06 -03:00 |
|
Lucas Fernandes Nogueira
|
5cba6eb4d2
|
feat(core): add window center API, closes #1822 (#1954)
|
2021-06-05 18:20:16 -03:00 |
|
Lucas Fernandes Nogueira
|
dc6b0d8522
|
feat(core): set .rc values from tauri.conf.json, closes #1849 (#1951)
|
2021-06-05 01:16:54 -03:00 |
|
Lucas Fernandes Nogueira
|
9bf82f0d92
|
fix(core): run_on_main_thread now wakes the event loop (#1949)
* fix(core): `run_on_main_thread` now wakes the event loop
* chore: simplify code
|
2021-06-04 22:23:03 -03:00 |
|
Lucas Fernandes Nogueira
|
f7e9fe8f3f
|
refactor(core): new system tray and window menu APIs, closes #1898 (#1944)
|
2021-06-04 13:51:15 -03:00 |
|
Lucas Fernandes Nogueira
|
40b717edc5
|
feat(core): set window icon on Linux, closes #1922 (#1937)
|
2021-06-01 13:07:48 -03:00 |
|
Lucas Nogueira
|
e06aa27738
|
feat(core): add set_skip_taskbar API
|
2021-05-30 22:09:12 -03:00 |
|
Lucas Nogueira
|
5525b03a78
|
feat(core): add skip_taskbar API to the WindowBuilder/WindowOptions
|
2021-05-30 18:43:28 -03:00 |
|
Lucas Nogueira
|
36506c967d
|
feat(core): add is_visible API
|
2021-05-30 18:06:24 -03:00 |
|
Lucas Nogueira
|
5f351622c7
|
feat(core): add focus API to the WindowBuilder and WindowOptions, #1737
|
2021-05-30 17:41:28 -03:00 |
|
Lucas Nogueira
|
bb6992f888
|
feat(core): add set_focus window API, fixes #1737
|
2021-05-30 17:30:26 -03:00 |
|
Lucas Nogueira
|
1e8af280c2
|
feat(core): add is_resizable Window getter
|
2021-05-30 17:23:52 -03:00 |
|
Lucas Nogueira
|
f58a2114fb
|
feat(core): add is_decorated Window getter
|
2021-05-30 17:21:05 -03:00 |
|
Lucas Fernandes Nogueira
|
abf78c5860
|
fix(core): set parent window handle on dialogs, closes #1876 (#1889)
|
2021-05-21 16:53:46 -03:00 |
|
Lucas Fernandes Nogueira
|
8c0d0739ee
|
feat(core): add run_iteration , parent_window and owner_window APIs, closes #1872 (#1874)
|
2021-05-21 16:16:05 -03:00 |
|
Lucas Fernandes Nogueira
|
1be37a3f30
|
refactor(core): remove image dependency (#1859)
|
2021-05-18 21:46:21 -03:00 |
|
Lucas Fernandes Nogueira
|
95d518afa1
|
feat(core): expose AppHandle , add create_window API (#1855)
|
2021-05-18 16:49:01 -03:00 |
|
github-actions[bot]
|
a68b4ee827
|
Apply Version Updates From Current Changes (#1799)
Co-authored-by: jbolda <jbolda@users.noreply.github.com>
|
2021-05-12 16:31:52 -03:00 |
|
Lucas Fernandes Nogueira
|
1ab8dd93e6
|
fix(core): system-tray cargo feature usage, fixes #1798 (#1801)
|
2021-05-12 10:55:21 -03:00 |
|
Lucas Fernandes Nogueira
|
f5a480fea3
|
fix(core): window transparency (#1800)
|
2021-05-12 10:55:12 -03:00 |
|
github-actions[bot]
|
7c7a0777ca
|
Apply Version Updates From Current Changes (#1629)
* apply version updates
* fix metadata.json [skip ci]
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-05-11 16:20:35 -03:00 |
|
chip
|
55423590dd
|
refactor(core): Context fields now private, Icon used on all platforms (#1774)
|
2021-05-11 08:38:08 -03:00 |
|
Lucas Fernandes Nogueira
|
21ce355c48
|
chore: rename M: Params to P: Params (#1771)
|
2021-05-10 22:26:18 -03:00 |
|
Lucas Fernandes Nogueira
|
319cf16a54
|
fix: prune packages, add license files, closes #1507 (#1769)
Co-authored-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
|
2021-05-10 20:28:15 -03:00 |
|
Lucas Fernandes Nogueira
|
22676df57a
|
refactor(core): menu and system-tray feature flags (#1765)
|
2021-05-10 13:27:42 -03:00 |
|
Lucas Fernandes Nogueira
|
b6b4128885
|
chore(deps): wry 0.9.1 (#1761)
|
2021-05-09 22:50:16 -03:00 |
|
Lucas Fernandes Nogueira
|
45a7a111e0
|
feat(core): add tauri-wry crate (#1756)
|
2021-05-09 18:43:50 -03:00 |
|