Commit Graph

19 Commits

Author SHA1 Message Date
nya1 aa879c9ac7 chore(window-state): readme typo (#290) 2023-03-25 19:10:44 +01:00
renovate[bot] 58defafd2a fix(deps): update rust crate bitflags to v2 (#277)
* fix(deps): update rust crate bitflags to v2

* derive clone and copy

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <fabianlars@fabianlars.de>
2023-03-13 13:08:11 +01:00
Parker McMullin b49d8addda fix(window-state): Use outer position (#276) 2023-03-10 22:35:09 +02:00
Fabian-Lars 2e090c90cd chore: Add MSRV to all readmes (#255)
* chore: Add MSRV to all readmes

* fix single-instance support matrix

* wording

* wording

* typo
2023-02-15 14:32:17 +01:00
Bryan Lee 61bdf04bc8 docs: fix typo (#117) 2023-01-30 10:43:57 +01:00
Amr Bashir 4c6255d34f fix(window-state): update state before saving (#111)
* fix(windows-state): update state before saving

regression introduced in #104

* update readme

* don't panic on non-existing windows

* Restore Cargo.lock
2023-01-25 18:09:14 +01:00
amrbashir b02c7e15f9 clippy lints 2023-01-23 22:33:29 +02:00
amrbashir 1930a1aa84 cleanup & defer saving state until ClosedRequest 2023-01-23 22:24:36 +02:00
amrbashir 0abe028e88 clippy 2023-01-23 19:48:36 +02:00
amrbashir 47e85ad06d feat(window-state): add flags to control what is saved/restored 2023-01-23 19:46:54 +02:00
Uriel 827bd47db6 fix(window-state): compare position with available monitors bounds (#48)
* remember monitor data

* check only if the position exists

Co-authored-by: amrbashir <amr.bashir2015@gmail.com>
2023-01-09 14:33:53 +02:00
Jonas Kruckenberg a2f0e2eb73 fmt 2023-01-06 18:18:16 +01:00
Jonas Kruckenberg e6cfc80b17 update readmes and package descriptions 2023-01-06 17:42:43 +01:00
Jonas Kruckenberg 5966b7d133 chore: add rust-version field 2023-01-06 17:01:21 +01:00
Jonas Kruckenberg 08f90f0fb4 update readmes 2023-01-06 14:21:57 +01:00
Jonas Kruckenberg 36698d1436 fmt 2022-12-14 20:39:21 +01:00
Jonas Kruckenberg 9a7b7e6423 template readmes and banners 2022-12-14 19:46:22 +01:00
Jonas Kruckenberg e9f90cf8ff add licenses 2022-12-14 18:54:05 +01:00
Jonas Kruckenberg eb3495fb72 copy plugin sources 2022-12-14 18:43:39 +01:00