This repository has been archived by the owner on May 5, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathREADME.txt
executable file
·62 lines (48 loc) · 2.08 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
I am not maintaining this anymore. -- Noah Birnel
Tags software / Microsoft Windows / tiling window management / AutoHotkey
Title bug.n
Author joten
Version 8.2.1
Date 08.01.2012
Please see docs/help.txt for more information on installing and running,
customizing and using bug.n and docs/changes.txt for a list of changes made
with this version, in particular the changes in configuration variables and
hotkeys.
Credits
bug.n is written by joten, but some source was copied from the
AutoHotkey forum (http://www.autohotkey.com/forum). 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:
+ 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
http://pitkali.info/bugn (patches/code outdated)
Ideas or concepts
* suckless.org: dwm
http://dwm.suckless.org
* jgpaiva: GridMove
http://jgpaiva.donationcoders.com/gridmove.html
* Lexikos: WindowPad - multi-monitor window-moving tool
http://www.autohotkey.com/forum/topic21703.html
Code snippets
* maestrith: Script Writer
http://www.autohotkey.net/~maestrith/Script Writer/
* PhiLho: AC/Battery status
http://www.autohotkey.com/forum/topic7633.html
* Sean: CPU LoadTimes
http://www.autohotkey.com/forum/topic18913.html
* SKAN:
+ Crazy Scripting : Quick Launcher for Portable Apps
http://www.autohotkey.com/forum/topic22398.html
+ How to Hook on to Shell to receive its messages?
http://www.autohotkey.com/forum/viewtopic.php?p=123323#123323
License
bug.n is licensed under the GPL version 3; please see docs/license.txt
for the explicit license text.
Copyright (c) 2010-2012 joten