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
joten
177019b927
refurbished 'View.ahk', removed some unnecessary functions (one-liners)
2012-10-04 20:05:17 +02:00
joten
2021de2e7b
refurbished 'View.ahk' (partly)
2012-10-03 23:18:17 +02:00
joten
590017c0b0
re-written and moved Log.ahk to Debug.ahk (to be extended)
2012-09-28 17:46:17 +02:00
joten
67ab171e40
replaced 1 "Tab" with 2 "Space" (+ adjusting some glitches)
...
updated the copyright notice at the beginning of each script file
2012-09-27 22:32:27 +02:00
Joshua Fuhs
404c91f6ba
Fix a bug that I introduced where rotating the stack axis can swap the X and Y master dimensions.
2012-07-20 23:02:09 -04:00
Joshua Fuhs
29e31ee74d
Remove unnecessary log messages
2012-07-01 12:27:47 -04:00
Joshua Fuhs
8d5d92952d
Change _layoutMPri/_layoutMSec to _layoutMX/_layoutMY and update logic accordingly per perliminary review.
2012-06-30 14:27:56 -04:00
Joshua Fuhs
fcc058b397
BID
2012-06-29 22:20:15 -04:00
Joshua Fuhs
937fed87b9
Cycle through windows correctly when there are hung windows
2012-06-27 22:35:52 -04:00
Joshua Fuhs
034c9c007e
BID 018641: Prevent a hang of bug.n due to a hang of an underlying window. The layout gets messed up because of the ghost windows, and cycling through the windows doesn't yet work right.
2012-06-27 22:00:32 -04:00
Joshua Fuhs
315b1bfae4
Lots of logging changes
2012-06-26 12:52:44 -04:00
Joshua Fuhs
b36b640aad
- Keep a reference to each window's expected monitor. Using the screen position can cause windows to switch sides under the right circumstances.
...
- Some comments to help keep the onShellMessage function straight.
- Repositioned SetWinDelay calls to get better effect for everything.
- Fixed a bug where a windows activation of a window on another monitor would cause weird behavior.
2012-06-25 19:13:52 -04:00
Joshua Fuhs
986669f69a
[Bug] Flipping along master axis didn't preserve sizes
2012-06-25 12:08:16 -04:00
Joshua Fuhs
a738956012
Added support for a two-dimensional master area
2012-06-25 00:25:18 -04:00
Joshua Fuhs
e4f2915c49
Break down rendering of the layouts into distinct drawing components.
2012-06-24 16:19:53 -04:00