]> Dogcows Code - chaz/openbox/blobdiff - src/Window.hh
basename() returns a string sometimes.. go shaleh. but this makes it work both ways.
[chaz/openbox] / src / Window.hh
index 2372b5b114f19919d1d98b47551a2e3585d9b488..49182bb2a52a77523415ff1d85e8d237a58642d9 100644 (file)
@@ -134,6 +134,7 @@ private:
 
   unsigned int window_number;
   unsigned long current_state;
+  unsigned int mod_mask;    // the mod mask used to grab buttons
 
   enum FocusMode { F_NoInput = 0, F_Passive,
                    F_LocallyActive, F_GloballyActive };
This page took 0.023982 seconds and 4 git commands to generate.