Files
xserver/dix
Enrico Weigelt, metux IT consult 25f50e2cc5 panoramix: replace FOR_NSCREENS() by FOR_NSCREENS_BACKWARD(i)
FOR_NSCREENS() is just alias for FOR_NSCREENS_BACKWARD(). In many cases
it really matters that we're going backwards and the last iteration visited
the screen #0, and that one is panoramix-wrapped.

Thus directly calling FOR_NSCREENS_BACKWARD() here and dropping the alias.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-06-12 16:24:18 +02:00
..
2020-07-05 13:07:33 -07:00
2025-06-12 16:20:19 +02:00
2025-02-11 19:13:01 +01:00
2025-06-12 16:19:43 +02:00
2024-04-15 23:10:31 +00:00
2025-02-11 19:13:01 +01:00
2025-02-11 19:13:01 +01:00
2024-03-05 16:57:52 +01:00
2013-07-23 23:56:58 +01:00
2025-06-12 16:17:35 +02:00