cairoshell / ManagedShell

A library for creating Windows shell replacements using .NET.
https://www.nuget.org/packages/ManagedShell/
Apache License 2.0
301 stars 25 forks source link

Fix behavior with auto-hide show delay > 0 #95

Closed dremin closed 8 months ago

dremin commented 8 months ago

Some operations should not respect the show delay, such as disabling auto-hide, or issuing a peek command.

Also adjusted the default peek time now that it doesn't respect the delays.