From 281aaf7b489d9ba89fdf5e39637cde287e83f9fa Mon Sep 17 00:00:00 2001 From: "Bernhard R. Link" Date: Sat, 3 Jan 2009 16:22:29 +0100 Subject: set _net_wm_name for the root window to ratpoison --- src/globals.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/globals.h') diff --git a/src/globals.h b/src/globals.h index c56bbca..881d3e4 100644 --- a/src/globals.h +++ b/src/globals.h @@ -119,6 +119,8 @@ extern Atom _net_wm_pid; extern Atom _net_supported; extern Atom _net_wm_window_type; extern Atom _net_wm_window_type_dialog; +extern Atom _net_wm_name; +extern Atom utf8_string; /* mouse properties */ extern int rat_x; -- cgit v1.2.3