013497c79cdb17d8a40f53d5535b4ba8362f0ef5
While testing for Xinerama during setup was done display-wide, each time XineramaQueryScreens() is called either in start-up or due to an XRR event, the library re-tests for the Xinerama extension anyway before moving on; so the initial test is redundant and allows another global to go away with one other change: always fill in sc->xinerama (and _no), regardless of the success of malloc in XineramaQueryScreens(), and use it to see if Xinerama dimensions exist when asked by client and/or menu code.
Description
custom cwm build
Languages
C
83.3%
Roff
8.6%
Yacc
6.2%
Perl
1.2%
Makefile
0.6%