Use Bool type. Position relative to disabled output is 0,0.
authorKeith Packard <keithp@neko.keithp.com>
Sun, 31 Dec 2006 03:41:48 +0000 (19:41 -0800)
committerKeith Packard <keithp@neko.keithp.com>
Sun, 31 Dec 2006 03:41:48 +0000 (19:41 -0800)
commitf7a3e478a6a5d59a2bbcd6dc416639f93a0520fd
treedae798b889e8683b425ea552741a5a15d7d815c6
parentcb017692883daf64e0cf442a39b33eaafed0e420
Use Bool type. Position relative to disabled output is 0,0.

Switch uses of int that are strictly boolean to Bool.
Instead of making attempts to set position relative to a disabled output an
error, just place the output at 0,0.
xrandr.c