• 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
..
config Loading commit data...
extras Loading commit data...
include Loading commit data...
lib Loading commit data...
programs Loading commit data...
.gitignore Loading commit data...
Imakefile Loading commit data...
Makefile Loading commit data...
x-indent-all.sh Loading commit data...
x-indent.sh Loading commit data...