Re: headerless window, undecoration
Steven J Abner <[email protected]> Wed, 16 Apr 2025 14:11:56 -0400
| Newsgroups | gmane.comp.freedesktop.xcb |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Apr 16 2025 at 05:38:27 PM +0000, Peter Harris <[email protected]> wrote: > All the fields should be uint32_t. "long" is not always 32 bits in > size. Thank you, I thought, but didn't know. Assuming those members and uint32_t known, should I use r0->atom or XCB_ATOM_CARDINAL once I alter the structure? for type. Steve