Files
xserver/dix
Peter Hutterer a2d83b9dc8 Xi: add "deletable" flag to properties, add DeleteProperty handler.
A property can only be deleted if any of the following is true:
- if a property is deletable and all handlers return Success.
- if a property is non-deleteable and the all handlers return Success AND the
  delete request does not come from a client (i.e. driver or the server).

A client can never delete a non-deletable property.
2008-09-26 13:32:08 +09:30
..
2007-11-15 17:01:33 -05:00
2003-11-14 16:49:22 +00:00
2003-11-14 15:54:54 +00:00
2003-11-14 15:54:54 +00:00
2008-01-03 17:04:54 +10:30
2008-09-02 16:20:40 -04:00
2007-11-05 19:08:36 -05:00
2007-11-04 16:11:28 -08:00
2008-01-03 17:04:54 +10:30
2008-03-04 18:11:10 +10:30
2007-11-05 14:34:43 +00:00