• Ulrich Sibiller's avatar
    Clipboard.c: improve XChangeProperty code · 2161fa2b
    Ulrich Sibiller authored
    The previously used "Atom" type was confusing. Clarify this by
    writing the code as requested in the manpage of XChangeProperty:
    
    "If the specified format is 8, the property data must be a char array.
    If the specified format is 16, the property data must be a short
    array.  If the specified format is 32, the property data must be a
    long array."
    2161fa2b
Name
Last commit
Last update
..
GL Loading commit data...
Xext Loading commit data...
Xi Loading commit data...
composite Loading commit data...
damageext Loading commit data...
dbe Loading commit data...
dix Loading commit data...
fb Loading commit data...
hw/nxagent Loading commit data...
include Loading commit data...
mi Loading commit data...
miext Loading commit data...
os Loading commit data...
randr Loading commit data...
record Loading commit data...
render Loading commit data...
xfixes Loading commit data...
xkb Loading commit data...
.gitignore Loading commit data...
Imakefile Loading commit data...
code-versions.txt Loading commit data...
fix-miregion Loading commit data...
fix-miregion-private Loading commit data...
fix-region Loading commit data...