Commit Graph

28 Commits (f1372adc9d4dc5c0ed16f7281da0d45e0d8765da)

Author SHA1 Message Date
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
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
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