Am i right that while you press CTRL-F, you fire an action that will send SHIFT-RIGHT? Wouldn't that mean that CTRL-F plus SHIFT-RIGHT = SHIFT-CTRL-RIGHT-F?
Would be cool if you could make also 16x16 and 24x24 ones. What about making them in SVG format? Oh and maybe have the Ghost and EventGhost logo a refresh?
For testing i've setup a task that runs EG when i login. I couldn't notice a delay. I used the default demo configuration tree. Maybe you are using a plugin that needs a device which is not initialized by windows when EG starts? Try to reduce the used plugins step by step and see if it makes a diffe...
I think it would have been better to not display the year as it's not very useful and takes some space for nothing I thought about making it configurable, but that would have made it complexer and i'm lazy :D (I use %x to display the date. This will use the short local date representation.) I can n...
I'm not 100% sure, but i vague remember that it had to do with the requests library. What you could do is: Quit EG if it's running Download the attached zip-file (re)move folder requests from <install-path...>\EventGhost\lib27\site-packages extract the zip-file to <install-path...>\EventGhost\lib27\...
Please forgive me, but i don't see it as a plugin. It offers no actions and triggers no events. It looks like as the plugin just uses EventGhost for it's GUI. So what's the reason to use it with EventGhost? Can you examples?