X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2FWindow.hh;fp=src%2FWindow.hh;h=49182bb2a52a77523415ff1d85e8d237a58642d9;hb=f633c5f057f3f19df20a31ee4bb62f27902b7e74;hp=2372b5b114f19919d1d98b47551a2e3585d9b488;hpb=6e07a64d3306ac26c0cb6bd029356fe1fcee4756;p=chaz%2Fopenbox diff --git a/src/Window.hh b/src/Window.hh index 2372b5b1..49182bb2 100644 --- a/src/Window.hh +++ b/src/Window.hh @@ -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 };