comparison SkeletonKey/SkeletonKey.toc @ 19:67db6b712bf3

- option checkbutton literals are stored by enclosure - detect and save any old keybindings when a slot is assigned (anything that begins with 'CLICK KeyBinder*' is ours) - mouseover mode key input will stay active after leaving a button - button border flashes when a non-modifier key is pressed
author Nenue
date Sat, 30 Jul 2016 19:08:11 -0400
parents 500f9b2bd9ac
children 73df13211b22
comparison
equal deleted inserted replaced
18:91398d284a99 19:67db6b712bf3
5 ## Version: 1.0-@project-revision@ 5 ## Version: 1.0-@project-revision@
6 ## SavedVariables: SkeletonKeyDB 6 ## SavedVariables: SkeletonKeyDB
7 ## X-Category: Interface Enhancements 7 ## X-Category: Interface Enhancements
8 ## DefaultState: Enabled 8 ## DefaultState: Enabled
9 ## LoadOnDemand: 0 9 ## LoadOnDemand: 0
10 ## OptionalDeps: LibStub, libKT 10 ## OptionalDeps: LibStub, LibKraken, Devian
11 11
12 LibStub\LibStub.lua 12 libs\LibStub\LibStub.lua
13 libKT-1.0\libKT-1.0.xml 13 libs\LibKraken-1.0\LibKraken-1.0.xml
14 SkeletonKey.xml 14 SkeletonKey.xml
15 SkeletonKey.lua 15 SkeletonKey.lua
16 ActionTypes.lua 16 ActionTypes.lua
17 DynamicTypes.lua 17 DynamicTypes.lua
18 BindingsUI.lua 18 BindingsUI.lua