bug.n/doc/CREDITS.md
joten c12a266044 Added some kind of remote control ...
... i. e. the possibility for sending commands to bug.n from another
AutoHotkey script, as suggested by franckspike with issue #20 (a pull
request).
2015-02-08 17:40:19 +01:00

2.2 KiB

Credits

bug.n and its documentation is written by Joshua Fuhs and joten, but some source was copied from the AutoHotkey forum (http://www.autohotkey.com/board/). These are explicitly marked in the source code at the end of the appropriate section. Additionally the following listing summarizes these sources (of ideas or code):

Patch ideas

  • pitkali (pitkali.info/bugn):
    • Sync window arrays on fussy events and unknown window ids
    • Dialog detection upon manage
    • Regular expression support in rules
    • Window information handling patches
      • memory leaks
      • flickering windows
  • morinted: Read in sound volume

Ideas or concepts

Code snippets