mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-25 00:43:48 -07:00
foreign-toplevel: don't send updates to X11 OR windows
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user