aboutsummaryrefslogtreecommitdiff
path: root/src/xembed.hh
AgeCommit message (Collapse)Author
2009-05-29styleJohannes Hofmann
2009-05-27more xembed workJohannes Hofmann
* Create Xembed windows directly as child windows instead of reparenting them to avoid races with reparenting WMs. * Set _XEMBED_INFO property as required by XEMBED. * Send XEMBED_REQUEST_FOCUS to get focus when user clicks on the dillo window.
2009-05-24make header file consistent after rename (noticed by corvid)Johannes Hofmann
2009-05-24d_size.h for uint32_tcorvid
2009-05-23use uint32_t for XID (pointed out by corvid)Johannes Hofmann
2009-05-18add missing xembed filesJohannes Hofmann