Files
xserver/Xext
Alan Coopersmith dcd1ffa0c2 Revert "Xext: shape: clean up Xinerama dispatch"
This reverts commit a57db845bb.

It breaks when building with -Dxinerama=false:

../Xext/shape.c: In function ‘ProcShapeRectangles’:
../Xext/shape.c:318:12: error: too few arguments to function
 ‘ShapeRectangles’; expected 2, have 1
  318 |     return ShapeRectangles(client);
      |            ^~~~~~~~~~~~~~~

Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/2055>
2025-08-19 23:56:27 +00:00
..
2024-10-10 13:38:31 +00:00
2020-07-05 13:07:33 -07:00
2024-06-23 19:31:46 +00:00
2024-10-26 16:35:57 +00:00
2024-10-10 13:38:31 +00:00
2025-02-18 10:53:44 +00:00
2014-01-12 10:24:11 -08:00
2024-10-10 19:59:48 +00:00