foreign-toplevel: don't send updates to X11 OR windows
This commit is contained in:
parent
e5d3a71263
commit
904f9b6aee
2 changed files with 25 additions and 5 deletions
|
|
@ -50,6 +50,7 @@ class CForeignToplevelProtocol : public IWaylandProtocol {
|
|||
private:
|
||||
void onManagerResourceDestroy(CForeignToplevelList* mgr);
|
||||
void destroyHandle(CForeignToplevelHandle* handle);
|
||||
bool windowValidForForeign(PHLWINDOW pWindow);
|
||||
|
||||
//
|
||||
std::vector<UP<CForeignToplevelList>> m_vManagers;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue