Commit Graph

13 Commits (v1)

Author SHA1 Message Date
Amr Bashir 70d99086de
fix(window-state): restore window position if the one of the window corners intersects with monitor (#898)
1 year ago
Amr Bashir 417c85a2dd
fix(window-state): manual default implentation (#425)
2 years ago
Fabian-Lars 523bcdc528
fix(window-state): correctly set decoration state if no saved state exists, fixes #421 (#424)
2 years ago
Amr Bashir e5b07f4af2
feat(window-state): add js api, closes #254 (#309)
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
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