okan 013497c79c Further simplify Xinerama init and re-init on XRR events.
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.
2012-07-18 21:53:22 +00:00
2012-05-13 15:15:54 +00:00
2011-06-23 22:48:59 +00:00
2011-05-11 13:53:51 +00:00
Description
portable version of OpenBSD's cwm(1) window manager
2.3 MiB
Languages
C 83.5%
Roff 8.5%
Yacc 6%
Perl 1.2%
Makefile 0.7%