summaryrefslogtreecommitdiff
path: root/src/core/window.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/window.c')
-rw-r--r--src/core/window.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/window.c b/src/core/window.c
index 7933a0f9..1512a18e 100644
--- a/src/core/window.c
+++ b/src/core/window.c
@@ -567,6 +567,7 @@ meta_window_new (MetaDisplay *display,
window->startup_id = NULL;
window->gtk_theme_variant = NULL;
+ window->net_wm_pid = -1;
window->client_pid = -1;
window->xtransient_for = None;