diff options
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r-- | CHANGELOG.txt | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 74eecb7..353913c 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,9 +1,5 @@ -CHANGELOG ----------------------- 1.1 ---------------------- 2020-04-29 +CHANGELOG ----------------------- 1.2 ---------------------- 2020-04-29 -FIX: Removed exception for 2KCLIENT.EXE (forgot to remove it in origi- - nal version) -FIX: Now takes taskbar size into account when calculating window posi- - tions and sizes, by using MonitorWorkArea instead of absolute - screen area. -FIX: Removed unnecessary embedded tray icon. Now it just uses the exe- - cutable's icon.
\ No newline at end of file +NEW: For programs listed in the Ignore key, window position and size + will be ignored; for programs listed in the IgnoreSize key, window + size will be ignored, but position retained.
\ No newline at end of file |