Jonas Ådahl bbf2b4e60e xprops: Don't pass ULONG_MAX as a uint32_t parameter
It seems the largest possible value is to be passed, so actually pass
that instead. Note that even though the name of the xcb_get_property
parameter is called 'long_length' its actually a uint32_t.

https://bugzilla.gnome.org/show_bug.cgi?id=751136
2015-06-18 11:38:00 +08:00
2015-06-05 10:05:44 +02:00
2014-07-31 17:50:28 +02:00
2015-05-27 10:28:44 +02:00
Description
91 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%