Quote:
Hey there Ringgit,
You can make custom functions quite easily, and then bind them to a hotkey or window title bar icon (or both!).
Right-click on the DF icon, then choose
Settings. In there, go to the
"Functions" section.
You'll see a
"Custom Function" button, click on it and select
"Add Custom Function"
The parameters should be something like:
Function Action = Manage Window
Window Screen Action = Move Window to Monitor #X
Window Alignment = what you want, default is "Don't move the window"
Window Width Change = what you want. Default is "Don't change window width", but I personally prefer using "Change window width to specified percentage" and use the value of 100%
Window Height Change = what you want. Default is "Don't change window height", but I personally prefer using "Change window height to specified percentage" and use the value of 100%
The last two options move the window to the specific monitor and maximizes its size to 100% of the Width X Height resolution.
Alternatively you could probably use the
Window Screen Action = "Move Window to monitor #X and maximize". I haven't tried it yet, maybe it works.
Hope this helps