Code52 / carnac

A utility to give some insight into how you use your keyboard
http://carnackeys.com/
Microsoft Public License
4.2k stars 506 forks source link

Added the ability to control the timeout of popups #109

Closed headfirstdive closed 7 years ago

headfirstdive commented 8 years ago

Added an option in the settings, under appearance, to allow the user to set the delay of the timeout for the popups.

shiftkey commented 8 years ago

@headfirstdive this is great! Just that one question about the dependency in KeysController

headfirstdive commented 8 years ago

@shiftkey I made some changes to get a reference of the ISettingsProviderin the constructor, which works, however I am running into problems with the unit test.

In Carnac.Tests.KeysControllerFacts I am trying to create a substitute for the ISettingsProvider. Can you offer some guidance here?

shiftkey commented 7 years ago

Closing in favour of #133

sk75 commented 4 years ago

I just installed the new version (from http://code52.org/carnac/), and couldnt find this popup-fadeout-timeout. It was there in my earlier installation but couldnt get it working (changed from 5s to 1s, and saved, but it still took 5s to fade and disappear). any info will be appreciated, thanks.