2.6 KiB
2.6 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
- suckless.org: dwm
- jgpaiva: GridMove
- Lexikos: WindowPad - multi-monitor window-moving tool
Code snippets
- flashkid: Send SetWorkArea to second Monitor
- franckspike:
- fures: System + Network monitor - with net history graph (AutoHotkey forum)
- Kenta Oda: Add configuration variables for custom time format
- maestrith: Script Writer (github.com/maestrith/Script_Writer)
- PhiLho: AC/Battery status
- Pillus: System monitor (HDD/Wired/Wireless) using keyboard LEDs
- Sean:
- SKAN:
- Crazy Scripting : Quick Launcher for Portable Apps
- HDD Activity Monitoring LED
- How to Hook on to Shell to receive its messages? (AutoHotkey forum)
- Unambiguous: Re-use WinL as a hotkey in bug.n (AutoHotkey forum)