Commit Graph

43 Commits (f7f5bbf2597a3ac06ea2d53e862afeef83e691ca)

Author SHA1 Message Date
thewh1teagle 0ec895c378
feat(window-state): add filter callback for excluding windows from tracking (#2330)
5 months ago
Fabian-Lars 51856e9e0a
docs: Remove header image from inline docs (#2045)
7 months ago
Fabian-Lars cfb3ec0e21
fix(window-state): Ignore is_maximized state in resize events on macos (#2007)
7 months ago
Tony 7a37355e17
fix(window-state): deadlock when trying to restore window states on initial load (#1787)
9 months ago
Tony 204e5aacad
fix(window-state)!: saving minimized state (#1743)
9 months ago
Tony 17e8014b69
fix(window-state): saving a minimized window's state changes its position to -32000 (#1702)
9 months ago
Andrew Ferreira f1372adc9d
feat(window-state): add `Builder::map_label` method (#1497)
12 months ago
Amr Bashir d9de5b19d1
feat(positioner, window-state): impl `WindowExt` for `WebviewWindow` (#1283)
1 year ago
Tony 44e47fe98b
fix(window-state): restore window state for stubbed zerord state (#1259)
1 year ago
Amr Bashir 0e9541fe89
feat(window-state): support using a custom filename (#1138)
1 year ago
thewh1teagle c013fa52cd
refactor(window-state)!: use json instead of bincode (#1078)
1 year ago
Lucas Fernandes Nogueira a04ea2f382
refactor: only inject API IIFE script when withGlobalTauri is true (#1071)
1 year ago
阿良仔 9dec9605ed
feat(clipboard): support `readImage` & `writeImage` (#845)
1 year ago
Lucas Fernandes Nogueira cacf544d51
chore(deps): update to tauri beta.9 (#1037)
1 year ago
Lucas Nogueira dbc0c0757e
dist
1 year ago
Lucas Nogueira 9dd1d09797
rebuild
1 year ago
FabianLars 14f5961569
chore: merge v1 into v2 for the last time
1 year ago
Tillmann d198c01486
feat: update to tauri beta, add permissions (#862)
1 year ago
Fabian-Lars 387c2f9e0c
chore: Update Tauri to alpha.18 (#802)
2 years ago
Amr Bashir 1b98b85a1f
refactor: simplify rollup config and match `@tauri-apps/api` output style (#722)
2 years ago
Lucas Fernandes Nogueira e438e0a62d
feat: update to alpha.17, typed mobile plugin IPC arguments (#676)
2 years ago
Mo beb6b139eb
Fix invoke calls in dialog & shell init scripts (#675)
2 years ago
Lucas Fernandes Nogueira 5c137365c6
chore: update to tauri alpha.16, api alpha.9 (#673)
2 years ago
Lucas Fernandes Nogueira 5de23e79f9
chore: update deps, make mobile script paths relative (#649)
2 years ago
Lucas Fernandes Nogueira d74fc0a097
feat: update to alpha.11 (#555)
2 years ago
Simon Hyll 5fd597ddaf
docs: added banners and icons (#443)
2 years ago
Amr Bashir 84b3612393
fix(window-state): port fixes from v1 (#436)
2 years ago
Lucas Fernandes Nogueira b131bc8f7c
feat(plugins): inject API on window.__TAURI__ (#383)
2 years ago
Lucas Fernandes Nogueira 5914fb9f36
chore: add license headers (#384)
2 years ago
Lucas Fernandes Nogueira d677f73495
feat(ci): test mobile targets (#378)
2 years ago
FabianLars fad6edab71
Merge remote-tracking branch 'origin/dev' into next
2 years ago
Amr Bashir e5b07f4af2
feat(window-state): add js api, closes #254 (#309)
2 years ago
Lucas Fernandes Nogueira bbdccefa2d
chore(deps): update to tauri alpha.8 (#303)
2 years ago
renovate[bot] 58defafd2a
fix(deps): update rust crate bitflags to v2 (#277)
2 years ago
Parker McMullin b49d8addda
fix(window-state): Use outer position (#276)
2 years ago
Lucas Fernandes Nogueira 22f987bf24
feat: update setup hook to new syntax (#257)
2 years ago
Amr Bashir 4c6255d34f
fix(window-state): update state before saving (#111)
2 years ago
amrbashir b02c7e15f9
clippy lints
2 years ago
amrbashir 1930a1aa84
cleanup & defer saving state until `ClosedRequest`
2 years ago
amrbashir 0abe028e88
clippy
2 years ago
amrbashir 47e85ad06d
feat(window-state): add flags to control what is saved/restored
2 years ago
Uriel 827bd47db6
fix(window-state): compare position with available monitors bounds (#48)
2 years ago
Jonas Kruckenberg eb3495fb72 copy plugin sources
3 years ago