diff options
author | Kim Woelders <kim@woelders.dk> | 2022-03-31 06:34:04 +0200 |
---|---|---|
committer | N-R-K <79544946+N-R-K@users.noreply.github.com> | 2022-03-31 14:52:50 +0000 |
commit | e9468d3d3670ceddbababe312a3523f473159306 (patch) | |
tree | bcff670a89d36d4feb4d56e17581e8c5af45404e /icon/64x64.png | |
parent | bf6c0627792485bcdefe5aa055bece21ca22bbec (diff) |
Correct setting of _NET_WM_PID
The property _NET_WM_PID is a CARDINAL which per definition has format
32, whatever the size of pid_t may be.
CARDINALS (and other format 32 items) must always be passed to Xlib in
long's, whatever the size of long may be.
Diffstat (limited to 'icon/64x64.png')
0 files changed, 0 insertions, 0 deletions