X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=src%2Fclient.hh;h=067ccccc3f0be9b9702dbdf2ec4ea0a51e3ed18d;hb=1297c7c157584599f474aa13effaca5a866bfb14;hp=963cff52ea8525f68d5f804ddf70c01dd60deade;hpb=a93f06f5b3162e59c04074a14bd3702e4bb82133;p=chaz%2Fopenbox diff --git a/src/client.hh b/src/client.hh index 963cff52..067ccccc 100644 --- a/src/client.hh +++ b/src/client.hh @@ -442,6 +442,9 @@ public: //! Returns the functions that the user can perform on the window inline FunctionFlags funtions() const { return _functions; } + //! Return the client this window is transient for + inline OBClient *transientFor() const { return _transient_for; } + //! Returns if the window is modal /*! If the window is modal, then no other windows that it is related to can get