Julien Danjou
c0e94a5ce4
randr: add missing padding bytes
...
Signed-off-by: Julien Danjou <julien@danjou.info>
2008-09-05 00:50:23 +02:00
Julien Danjou
db3a0e0089
dpms: add missing padding bytes
...
Signed-off-by: Julien Danjou <julien@danjou.info>
2008-09-05 00:49:36 +02:00
Carsten Meier
f9c1bc3c6f
Make bit-numbers available to code-generators
...
The Enum-class now exports the bit numbers in the 'bits'-list
if they have been specified in the protocol description.
Signed-off-by: Bart Massey <bart@cs.pdx.edu>
2008-09-03 11:59:07 -07:00
Carsten Meier
929646d767
Generate values instead of shift-expressions for enum-bits
...
Now more language independent as some languages don't have
C-like shift-operators.
Signed-off-by: Bart Massey <bart@cs.pdx.edu>
2008-09-03 11:59:04 -07:00
Bart Massey
8b3c1209de
did remaining replacements of hex constants with decimal
2008-09-03 11:46:32 -07:00
Carsten Meier
183ecffd8b
Replaced hex-values with decimal ones
...
Replaced the GC-function values with decimal ones as some
languages have a different notation for hex-values.
Signed-off-by: Bart Massey <bart@cs.pdx.edu>
2008-09-03 11:46:27 -07:00
Bart Massey
57934caa3f
made changes to support new value-mask-pad field of valueparam structures
2008-09-03 11:46:15 -07:00
Eamon Walsh
91b5a1b56c
xcb-xselinux: Add GetClientContext request.
2008-09-02 17:38:30 -04:00
Julien Danjou
47206b3df0
glx: add padding for PbufferClobber event
...
Signed-off-by: Julien Danjou <julien@danjou.info>
2008-08-28 09:55:06 +02:00
Julien Danjou
9a6b4466f4
screensaver: add padding for notify event
...
Signed-off-by: Julien Danjou <julien@danjou.info>
2008-08-28 09:55:06 +02:00
Julien Danjou
53366c673c
xproto: fix alignment for RotateProperties request
...
Signed-off-by: Julien Danjou <julien@danjou.info>
2008-08-28 09:55:06 +02:00
Peter Harris
89fc37ddba
xv.xml: Use <pad> for padding
...
Signed-off-by: Julien Danjou <julien@danjou.info>
2008-08-27 10:17:42 +02:00
Peter Harris
56e3160f88
xv.xml: Make padding explicit
...
I noticed that xv.xml assumes implicit padding in a couple of locations.
Please apply this patch to make the padding explicit. Or is implicit
pad support required in all consumers of xcb/proto?
Signed-off-by: Julien Danjou <julien@danjou.info>
2008-08-27 10:13:18 +02:00
Peter Hutterer
025997b87b
Release xcb-proto 1.2.
2008-07-18 11:02:05 +09:30
Eamon Walsh
bf652a63fe
Work around a Python bug involving the file name 'types.py'.
2008-07-09 13:41:10 -04:00
Eamon Walsh
3e8dbef32e
Avoid using enum types as structure fields.
2008-05-21 22:49:14 -04:00
Eamon Walsh
9ae5448fc2
Fix a type size calculation.
2008-05-21 22:25:50 -04:00
Eamon Walsh
0212c5ea88
Add is_simple boolean attribute for plain integer types.
2008-05-16 14:53:49 -04:00
Eamon Walsh
82f981d1bd
Add the python install dir to xcb-xproto.pc.
2008-04-23 20:33:07 -04:00
Eamon Walsh
7820273c4b
Add Python parser language-independent parts.
2008-04-19 04:30:21 -04:00
Eamon Walsh
b15d25b2c6
Require a length specification for lists in reply structures.
2008-04-14 19:24:02 -04:00
Eamon Walsh
d1f2610692
Remove some stray padding from an XInput request.
2008-04-14 14:42:39 -04:00
Eamon Walsh
72877f45f5
Xinerama GetScreenSize screen field is a CARD32, not an xproto screen struct.
2008-04-14 14:40:47 -04:00
Eamon Walsh
8e71c3348c
Use multiword attribute instead of oneword in XSELinux description.
...
Fixes validation.
2008-04-03 17:58:41 -04:00
Eamon Walsh
ebf1c9dd1b
xcb-xselinux: Revisions to xselinux extension protocol.
2008-03-05 12:51:41 -05:00
Eamon Walsh
28a7cd06af
xcb-xselinux: Remove an errant padding statement.
...
Bug reported by Xavier Toth.
2008-02-25 19:33:15 -05:00
Eamon Walsh
442371b6b5
Add XML description for SELinux extension.
2008-01-24 15:48:07 -05:00
Eamon Walsh
d4daeb1dcc
Add XML description for XInput extension.
...
Some requests and replies are not yet implemented.
2008-01-24 15:46:59 -05:00
Peter Harris
4ebc84c750
Use <bit> instead of <value> where appropriate
2007-12-15 22:51:16 -08:00
Bart Massey
ffbac5d94f
fixed xv SelectPortNotify argument; bug reported by Julien Cristau <jcristau@debian.org>
2007-12-10 14:34:40 -08:00
Peter Harris
5e266db51e
Change the protocol definition of X-Resource to use ATOMs.
2007-12-07 14:23:53 -08:00
Jamey Sharp
480d3bd8c0
Bugfix: GetKeyboardMapping's keysyms list had the wrong length.
2007-12-01 12:33:51 -08:00
Jamey Sharp
6caf9bd625
Release xcb-proto 1.1
2007-11-04 14:17:52 -08:00
Rob Taylor
6d21e886f2
fix XSync Initialize call
...
Initialize takes two CARD8 fields for desired Xsync version.
2007-11-04 11:05:36 -08:00
Matthias Hopf
cb188ab9d7
Update autogen.sh to one that does objdir != srcdir.
2007-04-11 17:23:44 +02:00
Eamon Walsh
ea93d1b25b
Modifies new attribute from previous patch so that it need only be used
...
on extensions with split names.
2007-04-10 11:56:43 -04:00
Eamon Walsh
35ea50bc6a
Introduces attribute to schema and modifies currently special-cased
...
protocol descriptions to use it.
2007-03-29 12:26:28 -07:00
Jeremy Kolb
dc8737707e
Update DAMAGE to 1.1
2007-02-12 19:49:12 -05:00
Ian Osgood
e7f9e65036
Use lowercase for field names.
2006-12-02 08:54:14 -08:00
Ian Osgood
0561900cfe
Fix ListOutputProperties protocol.
2006-12-02 08:42:24 -08:00
Ian Osgood
37b681288c
Update RandR to version 1.2
2006-11-30 12:01:22 -08:00
Josh Triplett
701dec0259
Release xcb-proto 1.0
2006-11-24 00:00:41 -08:00
Vincent Torri
1df54ae21a
Bug #8990 : randr type fixes
2006-11-21 21:57:38 -08:00
Patrick Guimond
186c797742
Estethic change for attribute parameter name
...
Changed num_attributes parameter of QueryContext request to num_attribs
for consistency with other requests
2006-11-21 21:48:29 -08:00
Patrick Guimond
a4681227e8
fixed screen parameter type in requests
...
For the following requests, fixed the paramater type to be CARD32 instead
of SCREEN structure
Requests: - CreateNewContext
- CreatePbuffer
- CreateWindow
2006-11-21 21:47:27 -08:00
Patrick Guimond
015b2696af
Changed valueparam arguments for attribute lists
...
For following request and replies, substitutes attribute list passing
to a parameter list instead of valuemask/values
Requests: - CreatePixmap
- QueryContext
- CreatePbuffer
- ChangeDrawableAttributes
- CreateWindow
Reply: - GetDrawableAttributes
2006-11-21 21:46:13 -08:00
Jamey Sharp
854d08c824
Remove support for the <localfield> tag: nothing needs it.
...
Only one use of <localfield> remained, for a list length expression in
xv.xml. List length parameters that don't actually appear in the
protocol should be left implicit: if no length expression is given, then
a localfield will be automatically created by c-client.xsl.
2006-11-19 20:12:43 -08:00
Jamey Sharp
36134f4823
Bug #8973 : In UngrabKey, the 'key' field is of type KEYCODE, not the more general CARD8.
...
Thanks to Vincent Torri for pointing out the error.
2006-11-11 16:14:45 -08:00
Jamey Sharp
38ded00024
Release xcb-proto 1.0 RC3 (0.9.93).
2006-11-02 16:49:43 -08:00
Ian Osgood
372f3b46ec
Fix cap style enumeration (bug #8857 ).
2006-11-01 21:35:24 -08:00