about summary refs log tree commit diff
path: root/dmenu.1
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2015-11-07 12:43:00 +0100
committerHiltjo Posthuma <hiltjo@codemadness.org>2015-11-07 12:43:00 +0100
commitda0b9eb6c98288e7f9455352a78ba30d4b8b17f5 (patch)
tree23355a0001fedcd23b29c5187f095ad167b270cf /dmenu.1
parentdrw: cleanup drw_text, prevent gcc warning false-positive of unused var (diff)
downloaddmenu-da0b9eb6c98288e7f9455352a78ba30d4b8b17f5.tar.gz
dmenu-da0b9eb6c98288e7f9455352a78ba30d4b8b17f5.tar.bz2
dmenu-da0b9eb6c98288e7f9455352a78ba30d4b8b17f5.zip
fix: multimon: always spawn client on first monitor if specified with -m 0
This was always broken.

Reproduce:
	focus client on second monitor, spawn dmenu with -m 0.

Result:
	Old wrong behaviour: dmenu spawns on second monitor (focused client).
	Now: dmenu spawns on specified monitor (first).
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions