Commit Graph

436 Commits

Author SHA1 Message Date
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
joten c52de57e23 Updated .exe for release 9 2016-02-12 19:02:33 +01:00
joten 8c8b23125e Merge pull request #73 from brianpburns/patch-1
Fix typo in Default_configuration.md
2016-02-10 19:59:08 +01:00
Brian Burns 7a2fe3938f Fix typo in Default_configuration.md
The word "to" was used where "two" has the intended meaning.
2016-02-03 15:46:51 -08:00
joten 7380ee6145 Merge pull request #69 from ctjhoa/master
Add dwm default hotkeys
2016-01-19 20:37:28 +01:00
joten ae99b639b8 Implemented a window resizing correction
... regarding Windows 10 window shadows
2016-01-19 19:50:43 +01:00
Camille TJHOA e5009495d8 Add dwm default hotkeys 2016-01-13 00:47:02 +01:00
joten 2a66bf9e27 Updated exe regarding the previous two commits 2016-01-04 21:02:15 +01:00
joten 4cde06aae5 Revised Bar_toggleCommandGui() ...
... fixing positioning issues with more than one monitor possibly fixing
issue #41
2016-01-04 20:58:51 +01:00
joten 80b6b8163c Revised Manager_resetMonitorConfiguration() ...
... possibly fixing issue #66
+ replaced Monitor_moveWindow with its one-line-content
+ fixed some naming issues of variables
2016-01-04 20:55:18 +01:00
joten 245608b1af Updated exe regarding the latest changes 2015-12-24 10:34:54 +01:00
joten d0eea76509 Combined two earlier commits
+ cf55b0b47e
+ 7e190a0076
2015-12-23 19:09:52 +01:00
joten cf55b0b47e Added a function for restoring a window...
... especially maximized windows (see issue #45)
2015-12-19 21:56:16 +01:00
joten 22a1f93172 Fixed bug discovered with issue #46 2015-12-15 20:45:20 +01:00
joten 7e190a0076 Added a function for forcing a window to be managed. 2015-12-14 22:13:09 +01:00
joten bb29655701 Updated executable regarding the last change 2015-11-27 21:26:47 +01:00
joten 02708be4f1 Added unit-scaling to read in network load values 2015-11-27 20:51:19 +01:00
joten 368144eb90 Changed doc/Default_hotkeys.md ...
... mentioning the dependency of "Manually move" to the setting of
Config_dynamicTiling. Pull Request #60.
2015-11-25 22:46:20 +01:00
joten ed5165d825 Added adjustments regarding the previous pull request 2015-11-25 20:57:46 +01:00
joten 67389cced0 Merge pull request #63 from odknt/master
Add configuration variables for custom time format
2015-11-25 20:03:17 +01:00
joten 289f5e2359 Created a usr directory
... for Config.ini-files and screenshots
2015-11-24 21:58:35 +01:00
oda 5a9af3927f Add configuration variables for custom time format 2015-11-17 17:06:32 +09:00
joten 5a71e1f837 Fixed visual bug regarding ` 2015-07-15 23:10:10 +02:00
joten b608d29e81 Fixed visual bug regarding ` 2015-07-15 23:03:33 +02:00
joten fc0ec399e4 Revision 2 of the cheat sheet 2015-07-15 22:46:00 +02:00
joten d906e3c5e4 Removed unnecessary small version of screenshots 2015-07-11 17:14:49 +02:00
joten 5f138ab87e Added a screenshot to the README 2015-07-11 17:09:34 +02:00
joten a9e0a54b10 Uploaded some screenshots 2015-07-11 15:53:04 +02:00
joten 7332f22bd0 Bugs fixed and extended cheat sheet 2015-07-11 14:52:04 +02:00
joten 3570003331 Created a cheat sheet, ...
which is more or less reproducible.
2015-07-11 10:52:26 +02:00
joten 05890b32da Revert "Reset the text in Default_hotkeys"
This reverts commit 180cc11864.
2015-07-09 22:57:40 +02:00
joten 180cc11864 Reset the text in Default_hotkeys
This is the second test regarding a cheat sheet.
2015-07-09 22:53:17 +02:00
joten 685a523c0b Reset the text in Default_hotkeys
This is a test showing if the file can be used as source for a cheat
sheet.
2015-07-09 21:59:52 +02:00
joten cecc57791d Merge pull request #56 from palra/patch-1
Closes #55
2015-07-09 20:28:20 +02:00
Loïc Payol 87207a952b Closes #55 2015-07-09 08:52:25 +02:00
joten f5d3ef2e3a Merge pull request #52 from Liffon/patch-1
Fixed typo in Default_configuration.md
2015-07-08 20:19:21 +02:00
Rolf 23b2dc4f7b Fixed typo in Default_configuration.md 2015-06-09 10:09:48 +02:00
fuhsjr00 1ea9f9cd96 Merge pull request #51 from ctjhoa/master
Fix #50
2015-06-08 22:18:27 -04:00
Camille TJHOA c3774fc078 Fix #50 2015-05-28 23:11:29 +02:00
joten 502a4e5232 Possibly fixed bug from issue #43 2015-03-25 21:13:45 +01:00
joten 27be735c60 Possibly fixed bug from issue #41 2015-03-21 12:22:14 +01:00
joten 72b95b55bd Added debugging information regarding issue #42 2015-03-21 11:53:40 +01:00
joten 8a728fc785 Fixed bug from issue #40 2015-03-21 11:34:15 +01:00
joten 0480e1924d Corrected some errors in doc 2015-03-15 17:56:14 +01:00
joten 377c524c62 Revised the formatting of hotkeys 2015-03-15 16:32:09 +01:00
joten 402ba02876 Adopted fix from franckspike for bug from issue #35
When inverting axis, #left-right must move the vertical separator
correctly
2015-03-10 22:10:07 +01:00
joten 85f2dfb6ce Revised "Configuring_rules.md" 2015-03-09 20:42:31 +01:00
joten 004c9452ed Merge pull request #34 from louy2/louy2-config-doc
Reformat, move config pattern & add window id info
2015-03-09 20:23:47 +01:00