Commit Graph

433 Commits

Author SHA1 Message Date
joten b3226c8539 Rearranged test and build tools
... adding a build AutoHotkey script replacing compile.bat
2018-01-13 15:43:12 +01:00
joten fb37d017ae Fixed bug 'Taskbar not hidden on init' 2018-01-06 22:46:12 +01:00
joten f446e29781 Added a Config_hotkey example regarding Slovak...
... keyboard layout
2017-12-27 19:55:41 +01:00
joten 1ec7c176d7 Corrected a typo introduced on 2016-02-12
There was an attempt to create version 10, which went back and forth,
and something went wrong in the middle.
2017-12-27 14:31:15 +01:00
joten f529d9b008 Changed Monitor_setWindowTag to solve issue #137 2017-12-26 23:07:42 +01:00
joten fe66ea018a Added rule for hunt-n-peck in doc 2017-12-26 22:36:22 +01:00
x29a bb491f99b6 Merge pull request #143 from cybear/patch-1
Spelling fix for Usage.md
2017-10-01 20:33:26 +02:00
Björn Söderqvist ce360aeb2e Spelling fix for Usage.md
Fixed misspelled word.
2017-09-22 10:32:55 +02:00
fuhsjr00 87c5c362ff Merge pull request #124 from posebear1990/patch-1
Fix typo
2017-04-19 09:01:09 -04:00
歌小熊 fbe575ec08 Fix typo 2017-03-06 18:42:06 +08:00
joten 8c3412a4ff Merge pull request #108 from yehya/patch-1
Fix typo
2016-07-02 13:16:14 +02:00
Yehya Awad 3ec3f29084 Fix typo 2016-06-22 09:48:38 -04:00
joten f65b711565 Fixed bugs from issues #95, #101 and #102
circumvented further warnings
2016-06-11 22:59:46 +02:00
joten c5412d5394 revised functions related to issue #92 2016-05-15 15:02:00 +02:00
joten d445c61fa3 remedied issue #66 2016-05-15 14:05:27 +02:00
joten d2998c9cbc tried to fix issue #102 2016-05-15 13:08:45 +02:00
joten 744ee1f7d7 fixed bugs regarding issues #95 and #101 2016-05-11 22:17:37 +02:00
joten b36404183e fixed bug in doc after reformatting 2016-05-10 22:52:48 +02:00
joten 21906d3133 reformatted doc\Default_hotkeys.md ...
... and the following cheat sheet
2016-05-10 22:42:02 +02:00
joten 13546a0b48 Merge pull request #97 from x29a/master
Icon issue #94
2016-05-08 17:48:39 +02:00
joten c5a2ecfb31 Merge pull request #98 from avindra/patch-1
Docs: fix typo
2016-05-08 17:22:44 +02:00
Avindra Goolcharan 213a448f64 Docs: fix typo 2016-04-25 23:25:45 -04:00
x29a 7406d55c72 provide command to compile ahk to exe 2016-04-14 16:45:00 +02:00
x29a b2ef2b6445 add 16x16 size to icon to fix issue #94 2016-04-14 16:27:00 +02:00
x29a b26f3cf0bb let user override icon with a logo.ico in executable folder, otherwise use
builting icon
2016-04-14 16:25:50 +02:00
joten cc9381b245 may fixed bug related to issue #94 2016-04-13 19:28:24 +02:00
joten 3b5b1d850a fixed bug related to the position of the bar
... when it is not visible at start
2016-04-13 18:53:59 +02:00
joten bbe09b01b3 added rule 18 to usr-config.ini 2016-04-13 18:49:22 +02:00
joten be58a11b4e fixed bugs related to issue #95 2016-04-13 18:48:37 +02:00
joten 7750b85ae7 updated bugn.exe 2016-04-12 21:42:26 +02:00
joten 3ce51fa418 fixed bugs regarding issue #14
+ revised Manager_getWindowInfo regarding hidden windows
2016-04-12 21:19:30 +02:00
joten 4edfce7450 fixed minor bug and made a minor adjustment 2016-04-12 21:16:11 +02:00
joten 644be98ca9 added edge to the default rules ...
as an example for an applicationframewindow
2016-04-12 21:13:32 +02:00
joten bdb10c631a deactivated custom window border settings for Windows 10 (issue #67) 2016-04-09 21:25:41 +02:00
joten 3320f14443 added Config_monitorDisplayChangeMessages (issue #72) 2016-04-09 16:47:20 +02:00
joten b55bd99ab5 reintroduced Config_shellMsgDelay (issue #83) 2016-04-09 14:06:43 +02:00
joten 45072c62ea revised dwm config example 2016-04-08 22:44:38 +02:00
joten 3513c77d77 Merge pull request #88 from ipstone/patch-2
To add some comments about Alt vs. Win key
2016-04-08 22:40:04 +02:00
joten 3d0a7bca85 fixed bug stated out in issue #90 2016-04-08 22:13:21 +02:00
joten 0780f25c18 fixed bugs related to issue #14 2016-04-08 21:11:19 +02:00
joten b258c459c2 fixed minor bug in tracing areas 2016-04-08 21:09:07 +02:00
joten 88e7963ab8 added doc as suggested in issue #74 2016-04-08 21:08:10 +02:00
Isaac Pei 5f5bcb6e79 To add some comments about Alt vs. Win key
Since the default dwm uses Alt key, the comment might be helpful to people. Initially I was confused as using dwm, it's using Alt instead.
2016-03-10 11:08:16 -05:00
joten 7b92900432 reversed "v10" commit 2016-03-09 19:34:57 +01:00
joten d8aafadcc7 Revert "added log and lib (part)"
This reverts commit 70d79b7987.
2016-03-09 19:24:12 +01:00
joten f655a74ee7 Revert "revised main"
This reverts commit c157df9c80.
2016-03-09 19:23:53 +01:00
joten c157df9c80 revised main 2016-02-12 20:39:04 +01:00
joten 70d79b7987 added log and lib (part) 2016-02-12 20:11:03 +01:00
joten 5982f0e209 enabled warnings, corrected detected errors 2016-02-12 19:02:36 +01:00
joten 52126dd8cc initial src commit of v10 2016-02-12 19:02:35 +01:00