X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Fpython.hh;h=cfa625d035fd36ed329239ac73f1fb83eff2153b;hb=bd748f74022019c4c9ee3e078afcef14cf47d370;hp=81b3b0ca3b11eb6b7acd72334131ea174d9d542c;hpb=4c768d5d63154e416e1282396dc48492d0585d42;p=chaz%2Fopenbox diff --git a/src/python.hh b/src/python.hh index 81b3b0ca..cfa625d0 100644 --- a/src/python.hh +++ b/src/python.hh @@ -52,6 +52,7 @@ enum KeyContext { enum EventAction { EventEnterWindow, EventLeaveWindow, + EventPlaceWindow, EventNewWindow, EventCloseWindow, EventStartup,