]> git.sur5r.net Git - i3/i3/blobdiff - include/x.h
Implement shmlog command
[i3/i3] / include / x.h
index b712c78692646ab961d52c420cbd21619f60f115..b6bb4a5283702dd2f0110f2122b2d28574f77710 100644 (file)
@@ -108,6 +108,12 @@ void x_raise_con(Con *con, bool above_all);
  */
 void x_set_name(Con *con, const char *name);
 
+/**
+ * Set up the SHMLOG_PATH atom.
+ *
+ */
+void update_shmlog_atom(void);
+
 /**
  * Sets up i3 specific atoms (I3_SOCKET_PATH and I3_CONFIG_PATH)
  *