Files
xserver/mi
Peter Hutterer dc57f89959 Switch to use IsFloating()
This is not a straightforward search/replacement due to a long-standing
issue.

dev->u.master is the same field as dev->u.lastSlave. Thus, if dev is a master
device, a check for dev->u.master may give us false positives and false
negatives.
The switch to IsFloating() spells out these cases and modifies the
conditions accordingly to cover both cases.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Benjamin Tissoires <tissoire@cena.fr>
2011-02-22 14:35:44 +10:00
..
2010-12-07 11:10:35 -08:00
2008-07-23 13:37:42 -04:00
2011-02-22 14:35:44 +10:00
2011-02-22 14:35:44 +10:00
2011-02-22 14:35:44 +10:00
2007-06-29 14:06:52 -04:00
2010-09-10 21:49:29 +03:00