mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 11:48:06 +01:00
add log optimization
This commit is contained in:
@@ -165,6 +165,7 @@ For an in-depth look at the latest changes, visit the [Windows Command Line blog
|
|||||||
### Light Switch
|
### Light Switch
|
||||||
- Introduces new UI to allow users to manually enter their latitude and longitude in Sunrise to Sunset mode.
|
- Introduces new UI to allow users to manually enter their latitude and longitude in Sunrise to Sunset mode.
|
||||||
- Refactored service with cleaner state management for stability.
|
- Refactored service with cleaner state management for stability.
|
||||||
|
- Removed logs from every tick, only logging key events to largely reduce log size.
|
||||||
|
|
||||||
### Mouse Pointer Crosshairs
|
### Mouse Pointer Crosshairs
|
||||||
- Enabled switching between Mouse Pointer Crosshairs and Gliding Cursor modes. Thanks [@mikehall-ms](https://github.com/mikehall-ms)!
|
- Enabled switching between Mouse Pointer Crosshairs and Gliding Cursor modes. Thanks [@mikehall-ms](https://github.com/mikehall-ms)!
|
||||||
|
|||||||
Reference in New Issue
Block a user