Commit Graph

82 Commits

Author SHA1 Message Date
Cynthia Foxwell a850e695be backlog, dos2unix pass 2023-08-31 22:13:42 -06:00
joten d6e18f9f24 Cleaned up after and initialized the next release 2019-04-07 21:28:37 +02:00
joten 7821851377 Created files for release 9.0.2 2019-04-07 21:11:56 +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 8a47340da9 Added a function regarding #151
... resetting the tile layout properties of the current view
2018-01-28 15:49:19 +01:00
joten deb72f4b0e Cleanup after release, initializing next version 2018-01-15 18:59:48 +01:00
joten 9ea8b284a6 Prepared the release of version 9.0.1 2018-01-15 16:55:50 +01:00
joten f65b711565 Fixed bugs from issues #95, #101 and #102
circumvented further warnings
2016-06-11 22:59:46 +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 7b92900432 reversed "v10" commit 2016-03-09 19:34:57 +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 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 d0eea76509 Combined two earlier commits
+ cf55b0b47e
+ 7e190a0076
2015-12-23 19:09:52 +01:00
joten fc0ec399e4 Revision 2 of the cheat sheet 2015-07-15 22:46:00 +02:00
joten 8a728fc785 Fixed bug from issue #40 2015-03-21 11:34:15 +01:00
joten ff3e5ead39 Added the possibility to minimize windows
... excluding them from tiling
+ fixed bug in doc
2015-03-07 22:49:17 +01:00
joten 79635f8ced Revised "active window" tracking 2015-03-07 12:14:37 +01:00
joten ec10980bbc Revised getting and setting the active window 2015-03-06 21:28:09 +01:00
joten 8562e2f9df Revert "Revised "active window" tracking"
This reverts commit ae88c5f1ff.
2015-02-27 21:59:34 +01:00
joten ae88c5f1ff Revised "active window" tracking 2015-02-16 21:06:22 +01:00
joten 07a080c4ca Added a chrome browser rule
+ fixed a typo
2015-02-05 20:57:59 +01:00
joten 2d18960bf6 Revised "View_setGapWidth"
... aka "View_setLayoutProperty('GapWidth', " to allow setting absolute
and relative values.
2015-01-28 22:20:15 +01:00
joten 8455ec1b60 Revised "Monitor_toggleWindowTag" and ...
"View_activateWindow" in regards to absolute and relative value setting
2015-01-28 19:42:07 +01:00
joten 74dffa9792 Re-implemented "View_shuffleWindow"
... regarding the setting of absolute and relative values
2015-01-28 00:02:37 +01:00
joten 9a539e10af Re-implemented "View_setLayout"
... allowing to set absolute and relative values
2015-01-27 22:13:03 +01:00
joten 2346f3734e Implemented setting mfact to an absolute value 2015-01-27 21:59:12 +01:00
joten f18dd93523 Added "GapWidth" to View_setLayoutProperty
+ minor correction
2015-01-27 21:30:10 +01:00
joten 6db371a134 Unified functions for setting layout properties
... to View_setLayoutProperty
2015-01-26 22:51:19 +01:00
joten 4ec9578507 Moved tiling-related functions to Tiler.ahk 2015-01-26 21:12:14 +01:00
joten d0ab84f1f3 Rename the function View_toggleFloating
... to View_toggleFloatingWindow and therewith revised functions
Manager_*Window
2015-01-25 20:28:40 +01:00
joten d26791d2cf Renamed window-related global variables 2015-01-25 19:38:10 +01:00
joten 71e4025a09 Renamed the previously moved functions
(window-related)
2015-01-25 19:16:30 +01:00
joten c7b6c0a388 Moved window-related functions to Window.ahk
... therewith revising Manager_findHung (bug in line 272: "If (A_Index =
ghostWnd)")
2015-01-25 18:07:51 +01:00
joten b8e3206b1a Initialized version 9.0.0 2015-01-25 14:04:17 +01:00
joten b2139b1605 Updated copyright notice 2015-01-25 13:07:37 +01:00
joten 76c4a21b30 Updated other points regarding Progman and WIN_8 2014-10-31 19:33:01 +01:00
joten c525f9504e Updated copyright notice 2014-08-14 12:06:08 +02:00
joten def6b0f1bf Implemented [ Feature Request #5735 ]
Increasing MFactor Resizing Over Time
2014-04-29 15:43:17 +02:00
joten f2cb553b06 implemented feature 'manual tiling' 2014-03-03 11:56:37 +01:00
joten ea41d7ae00 updated version number (my text editor might also have deleted unnecessary space) 2012-12-05 13:39:51 +01:00
joten de1b284f14 standardized the checking of the active window 2012-10-14 23:16:34 +02:00
joten 7882684e74 implemented feature 'view margins' (i. a. for showing a part of the desktop, e. g. a sidebar) 2012-10-07 20:42:12 +02:00
joten 3480edd566 refurbished 'tiledWndIds' 2012-10-07 14:04:27 +02:00
joten 0300514cec fixed bug regarding 'View_splitArea' and gapWidth 2012-10-07 13:47:08 +02:00
joten 0280aabfc7 reorganized 'View_arrange_*'
refurbished 'View.ahk'
2012-10-06 13:16:18 +02:00
joten 0486f91823 refurbished 'View.ahk' some more (tile) 2012-10-05 17:52:49 +02:00
joten 7c23816f29 refurbished 'View.ahk' some more 2012-10-05 15:32:09 +02:00
joten bd4b01f301 re-organized 'View_arrange' (reverted the split of arranging and setting the layout symbol)
re-integrated the floating layout
2012-10-04 21:09:20 +02:00