annotate SkeletonKey/SkeletonKey.iml @ 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 f6d1c192afc6
children
rev   line source
Nenue@0 1 <?xml version="1.0" encoding="UTF-8"?>
Nenue@0 2 <module type="LUA_MODULE" version="4">
Nenue@0 3 <component name="NewModuleRootManager" inherit-compiler-output="true">
Nenue@0 4 <exclude-output />
Nenue@6 5 <content url="file://$MODULE_DIR$/../LibKraken" />
Nenue@0 6 <content url="file://$MODULE_DIR$">
Nenue@0 7 <sourceFolder url="file://$MODULE_DIR$" isTestSource="false" />
Nenue@0 8 </content>
Nenue@0 9 <orderEntry type="inheritedJdk" />
Nenue@0 10 <orderEntry type="sourceFolder" forTests="false" />
Nenue@0 11 </component>
Nenue@0 12 </module>