...
This commit is contained in:
parent
073c330800
commit
6c9615df0d
@ -116,6 +116,4 @@ def selection_clipboard_funcs():
|
|||||||
return ans
|
return ans
|
||||||
|
|
||||||
|
|
||||||
iswayland = False
|
iswayland = not isosx and hasattr(glfw_lib(), 'glfwGetWaylandDisplay')
|
||||||
if not isosx:
|
|
||||||
iswayland = hasattr(glfw_lib(), 'glfwGetWaylandDisplay')
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user