Commit Graph

15 Commits

Author SHA1 Message Date
d51ef53f49 fix: Don't explicitly add ctrl-c-handling plugin as it is likely included in related groups. 2025-01-03 13:51:59 -05:00
d8b38e9444 fix: Actually integrate Bevy 0.15's handling for ctrlc. 2025-01-03 13:41:18 -05:00
5794248613 chore: Allow unused imports to allow for cross-platform compilation. 2024-12-05 16:26:21 -06:00
6ed6185ca8 chore: Upgrade to Bevy 0.15. 2024-12-05 15:09:00 -06:00
5a7b155a8c chore: Upgrade Bevy to v0.13 and windows to v0.54. 2024-03-14 13:04:42 -05:00
465106e21c chore: Upgrade Bevy and windows dependencies. 2024-01-02 11:36:30 -06:00
4c3ba4d71c fix: Panic if power scheme operations fail. This shouldn't happen, but if it does then the actual failure cases should be logged. 2023-09-09 12:52:02 -05:00
87012c6a6f chore: Update to Bevy 0.11. 2023-07-16 12:53:23 -05:00
138e8d8b42 chore: Update to Bevy 0.10. 2023-03-06 15:45:06 -06:00
363268e61e fix: Restore original scheme on exit. 2023-02-12 11:49:34 -06:00
09f5ddc9f3 Upgrade to Bevy 0.9 and prep for release. 2022-12-20 09:35:06 -06:00
afcb35661d Bump dependency. 2022-09-21 18:25:52 -05:00
acbd405f51 Add dummy resource to avoid panics under non-Windows platforms. 2022-05-18 20:31:00 -05:00
013b5dccb4 Optionally restore original power scheme when window loses focus. 2022-05-17 14:25:24 -05:00
ff74bf29ba Initial commit. 2022-01-19 14:52:52 -06:00