Commit Graph

499 Commits

Author SHA1 Message Date
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
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