joten
4568e39be2
Changed AutoHotkey download links in doc
2020-01-03 16:37:10 +01:00
joten
0eedf239f2
Changed AutoHotkey Download links in README
2020-01-03 16:33:54 +01:00
joten
4b86212001
Added rule for Captura
...
as provided in https://github.com/fuhsjr00/bug.n/issues/146#issuecomment-550340819
2019-11-13 22:00:38 +01:00
joten
767596345b
Revised formatting
2019-06-16 22:27:13 +02:00
joten
0b75d45e05
Added information on malware detection
2019-06-16 20:27:39 +02:00
joten
5d0b5f732f
Updated doc reflecting issues #185 and #212
2019-05-27 13:08:01 +02:00
joten
4ea59680de
Uldated CHANGES.md reflecting the last commit
2019-04-09 19:42:51 +02:00
joten
0f9f537040
Added per-monitor display scaling awareness
...
... possibly mitigating issues #122 , #155 and #194
2019-04-07 21:52:21 +02:00
joten
04dacd28a5
Merge branch 'master' of https://github.com/fuhsjr00/bug.n
2019-04-07 21:33:00 +02:00
joten
d6e18f9f24
Cleaned up after and initialized the next release
2019-04-07 21:28:37 +02:00
joten
03b1348214
Merge branch 'master' of https://github.com/fuhsjr00/bug.n
2019-04-07 21:13:09 +02:00
joten
7821851377
Created files for release 9.0.2
2019-04-07 21:11:56 +02:00
joten
5ef83449e9
Merge branch 'master' of https://github.com/fuhsjr00/bug.n
2019-03-22 20:49:43 +01:00
joten
413a7c1976
Updated Window.ahk regarding issue #200
2019-03-08 22:12:24 +01:00
joten
cd95460fe6
Merge branch 'master' of https://github.com/fuhsjr00/bug.n
2019-03-06 16:58:18 +01:00
joten
0601ffdcb8
Updated src/Window.ahk regarding issue #200
2019-03-06 16:58:06 +01:00
joten
6c1e5d77aa
modified src/Window regarding issue #200
2019-03-06 16:52:33 +01:00
joten
de514b97d4
Update Manager.ahk
...
Config_shellMsgDelay initializing monitors
2019-02-03 14:34:48 +01:00
joten
125bcdd7dd
Added more debug info regading monitor config
...
Monitor_getWorkArea
2019-01-17 17:58:19 +01:00
joten
5e2aa05528
Update Manager.ahk
2019-01-17 17:47:05 +01:00
joten
e73eeb3c52
Added debug info for monitor config
2019-01-17 16:50:34 +01:00
joten
405d258ed1
Added debug info for the monitor config
2019-01-17 16:41:04 +01:00
joten
83ff353e57
Updated Default_configuration.md to reflect #189
...
Added more options to `Config_monitorDisplayChangeMessages`, allowing bug.n to always react on display changes without asking.
2018-09-04 21:33:40 +02:00
joten
c264c2a960
Updated src/Config.ahk to reflect #189
...
Added more options to `Config_monitorDisplayChangeMessages`, allowing bug.n to always react on display changes without asking.
2018-09-04 21:33:34 +02:00
joten
7f50bfeafe
Updated src/Manager.ahk to reflect #189
...
Added more options to `Config_monitorDisplayChangeMessages`, allowing bug.n to always react on display changes without asking.
2018-09-04 21:33:26 +02:00
joten
01e38248f6
Quickfix regarding issue #176
...
... getting the paramter `i` in function `View_activateWindow` in use.
2018-05-01 14:05:57 +02:00
joten
bd2b162f81
Updated build.ahk, possibly fixing issue #175
2018-04-28 21:38:02 +02:00
joten
d80f2a8373
Updated doc/Configuration_rules with more examples
2018-04-13 15:51:20 +02:00
joten
6c2403c71c
Merge pull request #154 from kalj/patch-2
...
Update xmonad hotkeys with `resetTileLayout()`
2018-02-02 21:20:49 +01:00
Karl Ljungkvist
39177d9aac
Update xmonad hotkeys with resetTileLayout()
2018-01-29 14:28:56 +01:00
joten
8a47340da9
Added a function regarding #151
...
... resetting the tile layout properties of the current view
2018-01-28 15:49:19 +01:00
joten
09323f4de9
Merge pull request #153 from kalj/patch-1
...
Update suggested Xmonad-like keybindings
2018-01-25 20:13:01 +01:00
Karl Ljungkvist
115458536e
Update suggested Xmonad-like keybindings
...
Now is consistent with bug.n 9.0.1. Also added some missing ones, like toggling the bar(s).
2018-01-24 11:46:11 +01:00
joten
deb72f4b0e
Cleanup after release, initializing next version
2018-01-15 18:59:48 +01:00
joten
5557894fe9
Created the files for a release
...
... including the version number in the cheat sheet and linking the
according PDF from the Wiki.
2018-01-15 17:42:55 +01:00
joten
9ea8b284a6
Prepared the release of version 9.0.1
2018-01-15 16:55:50 +01:00
joten
26d86e608c
Fixed link
2018-01-15 13:34:14 +01:00
joten
6ce6f577cf
Added a link to the tutorial overview of the Wiki
2018-01-15 13:21:00 +01:00
joten
7376b5ce59
Adjusted the link to the image ...
...
... due to the rearranged Wiki structure
2018-01-15 10:57:20 +01:00
joten
e358ef5415
Fixed typos and abbreviations from issue #138
...
...but without the "key shortcuts"
2018-01-14 22:53:01 +01:00
joten
a8e7c8926e
Cleanup of (binary) files not needed anymore
...
...following issue #145
The files either were moved to the Wiki (usr/*) or will be recreated by
the build script (bugn.exe and Cheat_sheet/*) when creating a release.
2018-01-14 20:40:05 +01:00
joten
2c8f90c05a
Rearranged the documentation and cleaned up
2018-01-14 20:22:10 +01:00
joten
d41760cb0e
Added a TOC and releveled some headings
2018-01-14 19:51:32 +01:00
joten
e858ceee46
Removed link to moved documentation
2018-01-14 17:14:11 +01:00
joten
6e6b889381
Added creating a cheat sheet to the build process
2018-01-13 22:19:16 +01:00
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