Ngo Iok Ui (Wu Yu Wei)
|
a280ee90af
Fix high cpu usage on mac, fix #2074 (#2125)
|
4 years ago |
Lucas Fernandes Nogueira
|
fe32afcc93
fix(core): `Window` must be `Send + Sync` on Windows, closes #2078 (#2093)
|
4 years ago |
Lucas Nogueira
|
b4426eda9e
Revert "WebDriver support (#1972)"
|
4 years ago |
Lucas Fernandes Nogueira
|
fca976404e
fix(wry): window event listeners being emitted to all windows (#2056)
|
4 years ago |
chip
|
be76fb1dfe
WebDriver support (#1972)
|
4 years ago |
renovate[bot]
|
951f04b9c1
chore(deps) Update Rust crate phf to 0.9 (#2051)
|
4 years ago |
Lucas Nogueira
|
bef9f2845e
fix: build without `menu` feature
|
4 years ago |
Lucas Fernandes Nogueira
|
c9b11001f1
fix(wry): menu event is now tied to the window (#2048)
|
4 years ago |
Lucas Fernandes Nogueira
|
d0bbc6d309
fix(wry): menu must be created on the main thread, closes #2038 (#2039)
|
4 years ago |
Lucas Fernandes Nogueira
|
285bf64bf9
feat(core): add clipboard writeText and readText APIs (#2035)
|
4 years ago |
Lucas Fernandes Nogueira
|
3280c4aa91
refactor(core): global shortcut is now provided by `tao` (#2031)
|
4 years ago |
Lucas Fernandes Nogueira
|
7dcca6e928
feat(core): add `request_user_attention` API, closes #2023 (#2026)
|
4 years ago |
Lucas Fernandes Nogueira
|
08c161c5e8
fix(core): remove window from HashMap on close (#2024)
|
4 years ago |
Lucas Fernandes Nogueira
|
ab3eb44bac
fix(core): deadlock on window getters, fixes #1893 (#1998)
|
4 years ago |
Lucas Fernandes Nogueira
|
954460c520
feat(core): MenuHandle `show`, `hide`, `is_visible` and `toggle` APIs (#1958)
|
4 years ago |
Edgar Geier
|
cca8115d9c
refactor: update wry, simplify script eval (#1965)
|
4 years ago |
Lucas Fernandes Nogueira
|
5cba6eb4d2
feat(core): add window `center` API, closes #1822 (#1954)
|
4 years ago |
Lucas Fernandes Nogueira
|
9bf82f0d92
fix(core): `run_on_main_thread` now wakes the event loop (#1949)
|
4 years ago |
Lucas Fernandes Nogueira
|
f7e9fe8f3f
refactor(core): new system tray and window menu APIs, closes #1898 (#1944)
|
4 years ago |
Lucas Fernandes Nogueira
|
40b717edc5
feat(core): set window icon on Linux, closes #1922 (#1937)
|
4 years ago |
Lucas Nogueira
|
e06aa27738
feat(core): add `set_skip_taskbar` API
|
4 years ago |
Lucas Nogueira
|
5525b03a78
feat(core): add `skip_taskbar` API to the WindowBuilder/WindowOptions
|
4 years ago |
Lucas Nogueira
|
36506c967d
feat(core): add `is_visible` API
|
4 years ago |
Lucas Nogueira
|
5f351622c7
feat(core): add focus API to the WindowBuilder and WindowOptions, #1737
|
4 years ago |
Lucas Nogueira
|
bb6992f888
feat(core): add `set_focus` window API, fixes #1737
|
4 years ago |
Lucas Nogueira
|
1e8af280c2
feat(core): add `is_resizable` Window getter
|
4 years ago |
Lucas Nogueira
|
f58a2114fb
feat(core): add `is_decorated` Window getter
|
4 years ago |
Lucas Fernandes Nogueira
|
abf78c5860
fix(core): set parent window handle on dialogs, closes #1876 (#1889)
|
4 years ago |
Lucas Fernandes Nogueira
|
8c0d0739ee
feat(core): add `run_iteration`, `parent_window` and `owner_window` APIs, closes #1872 (#1874)
|
4 years ago |
Lucas Fernandes Nogueira
|
1be37a3f30
refactor(core): remove `image` dependency (#1859)
|
4 years ago |