Commit Graph

2 Commits

Author SHA1 Message Date
Enrico Weigelt, metux IT consult 7e885509bb (!1905) dix: move screen destruction loop into dixFreeAllScreens()
Consolidate the screen destruction code in its own function and
so move it out of the big main loop.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-06-30 20:39:04 +02:00
Enrico Weigelt, metux IT consult 4fafa59389 (!1905) dix: consolidate screen destruction in dixFreeScreen()
Consolidate duplicated screen destruction logic into new function
dixFreeScreen().

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-06-30 20:38:47 +02:00