mirror of
https://github.com/gryf/wmaker.git
synced 2026-03-25 22:33:31 +01:00
This patch is setting the _NET_WM_PID atom for WPrefs to report its PID. Before the patch, the PID reported is unset (0) $ wmctrl -lp|grep 'Window Maker Preferences' 0x00a000b0 0 0 Linux Window Maker Preferences After the patch, the PID is set (20110 in the example below) 0x00a000b0 0 20110 Linux Window Maker Preference
22 KiB
22 KiB