Added expert option for WrapAppiconsInDock property to WPrefs
commit5a9563109137628afd93dd90993e95efa1f25b70
authorTim Taenny <tim@taenny.de>
Tue, 5 Feb 2019 21:04:51 +0000 (5 22:04 +0100)
committerCarlos R. Mafra <crmafra@gmail.com>
Tue, 5 Feb 2019 21:32:04 +0000 (5 21:32 +0000)
treedaaedda2125268822d0144d4af4a107e77c74d16
parent2427200c3e96fe9621c3474a65d2956dd0bc91b4
Added expert option for WrapAppiconsInDock property to WPrefs

In 2013 Daniel added the functionality to wrap icons, which are
attached to the dock, around the screen edges when the dock is
being moved vertically.
This patch adds an expert option to WPrefs.app for setting the
property which enables/disables this feature.

Remark: In my opinion, the default value for that property should
        be changed to NO, as this is also the default behavior in
        NeXTSTEP. It is handy to be able to move all these icons
        out of sight when working with maximized application
        windows.
WPrefs.app/Expert.c