Use dock's position to determine position of dock menu
commit10c36d244e7a9a080c2a5f1c082742619694163f
authorTorrance, Douglas <dtorrance@piedmont.edu>
Thu, 19 Jan 2023 02:55:00 +0000 (19 02:55 +0000)
committerCarlos R. Mafra <crmafra@gmail.com>
Fri, 20 Jan 2023 10:34:36 +0000 (20 10:34 +0000)
tree992562c4d0a127b1fcb58e5678014c334cb89058
parent515eb652c7a8a132f3b389d111a6233e14a19f6a
Use dock's position to determine position of dock menu

Previously, we assumed that if the dock was on the right, then the
menu should be on the far right of the entire screen, but this is no
longer the case with "KeepDockOnPrimaryHead" set to "YES".
src/dock.c