]> Dogcows Code - chaz/openbox/blobdiff - openbox/client.h
allow setting startupnotify per execute action, default to disabled. use like this...
[chaz/openbox] / openbox / client.h
index 04849b632e89fbb3b08593e6287c0076e702e0d2..043a6def9c09d23cefd71d3a55a64ebfac7d5b2a 100644 (file)
@@ -486,8 +486,7 @@ void client_unfocus(ObClient *self);
               otherwise, it means an application requested it on its own
   @param timestamp The time at which the activate was requested.
 */
-void client_activate(ObClient *self, gboolean here, gboolean user,
-                     Time timestamp);
+void client_activate(ObClient *self, gboolean here, gboolean user, Time time);
 
 /*! Calculates the stacking layer for the client window */
 void client_calc_layer(ObClient *self);
This page took 0.024058 seconds and 4 git commands to generate.