mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-09 20:24:14 +00:00
[client] wayland: bind xdg_activation_v1
when available
This commit is contained in:

committed by
Geoffrey McRae

parent
b13582a911
commit
4ee6bdf198
@@ -89,6 +89,9 @@ static bool waylandInit(const LG_DSInitParams params)
|
||||
if (!waylandRegistryInit())
|
||||
return false;
|
||||
|
||||
if (!waylandActivationInit())
|
||||
return false;
|
||||
|
||||
if (!waylandIdleInit())
|
||||
return false;
|
||||
|
||||
|
Reference in New Issue
Block a user