Enrico Weigelt, metux IT consult
962580a15a
treewide: macros lambda-esque screen iteration
...
iterating over screen list via lambda-esque macros calls like this
DIX_FOR_EACH_SCREEN({
do_something
});
withing the body, the iterator variables `walkScreenIdx` and `walkScreen`
are defined and can be directly used (read-only). the code inside the body
is running in a separate scope.
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net >
2025-10-01 11:40:34 +02:00
..
2025-09-22 12:42:44 +02:00
2025-09-24 11:39:51 +02:00
2025-09-24 11:38:50 +02:00
2025-09-12 09:25:29 +02:00
2025-09-17 09:43:47 +02:00
2025-09-26 11:48:27 +02:00
2025-09-12 09:25:29 +02:00
2025-09-12 09:25:29 +02:00
2025-10-01 11:40:34 +02:00
2025-09-12 09:25:29 +02:00
2025-10-01 11:40:34 +02:00
2025-09-10 13:41:47 +02:00
2025-09-30 10:00:35 +02:00
2025-09-24 11:32:50 +02:00
2025-09-24 11:32:50 +02:00
2025-09-24 11:32:50 +02:00
2025-09-24 11:32:50 +02:00
2025-09-24 11:32:50 +02:00
2025-09-24 11:32:50 +02:00
2025-09-30 10:00:35 +02:00
2025-09-12 09:25:29 +02:00
2025-09-30 09:58:12 +02:00
2025-09-24 11:32:50 +02:00
2025-09-24 11:39:00 +02:00
2025-09-12 09:25:29 +02:00
2025-09-29 11:22:03 +02:00
2025-09-26 11:49:06 +02:00
2025-09-24 11:32:50 +02:00
2025-09-30 10:00:35 +02:00
2025-09-24 11:32:50 +02:00
2025-07-03 12:01:52 +02:00
2025-09-24 11:32:50 +02:00
2025-09-24 11:32:50 +02:00
2025-09-24 11:38:34 +02:00
2025-09-26 11:48:16 +02:00
2025-09-24 11:32:50 +02:00
2025-09-24 11:32:50 +02:00
2025-09-12 09:25:29 +02:00
2025-09-24 11:32:50 +02:00
2025-09-24 11:32:50 +02:00
2024-10-10 13:38:31 +00:00
2025-09-24 11:38:22 +02:00
2025-09-12 09:25:29 +02:00
2025-09-12 09:25:29 +02:00
2025-09-12 09:25:29 +02:00
2025-10-01 11:40:34 +02:00
2025-09-12 09:25:29 +02:00
2025-09-24 11:37:58 +02:00
2025-09-12 09:25:29 +02:00
2025-09-12 09:25:29 +02:00
2025-09-24 11:32:50 +02:00
2025-09-24 11:38:10 +02:00
2025-09-24 11:32:50 +02:00
2025-09-24 11:32:50 +02:00
2025-09-12 09:25:29 +02:00
2025-09-29 11:19:10 +02:00
2025-09-12 09:25:29 +02:00
2025-09-25 13:48:53 +02:00
2025-09-24 11:32:50 +02:00
2025-09-24 11:32:50 +02:00
2025-09-12 09:25:29 +02:00
2025-09-29 11:17:57 +02:00
2024-09-01 22:21:12 +00:00
2025-09-12 09:25:29 +02:00