X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=wrap%2Fob.i;h=ba59d4d311261cb48407c6696cbf5571e25a4168;hb=059bc4dc24b68d637c3608c05344c53c64cc2c4b;hp=0ba9a90e75be4a6da8ad2ecce6ac0d5ed72ab7c0;hpb=115fedf432d73f17ade48eaa2fa12dfd333bfcaa;p=chaz%2Fopenbox diff --git a/wrap/ob.i b/wrap/ob.i index 0ba9a90e..ba59d4d3 100644 --- a/wrap/ob.i +++ b/wrap/ob.i @@ -45,6 +45,12 @@ } }; +// do this through events +%ignore ob::Screen::showDesktop(bool); + +%ignore ob::Screen::managed; +%ignore ob::Screen::config; + %import "otk.i" %import "actions.hh"