mirror of
https://repo.dec05eba.com/gpu-screen-recorder-ui
synced 2026-05-07 23:20:26 +09:00
Dont render emoji, fix wayland freezing for some people (gamescope window title freezes shit)
This commit is contained in:
@@ -61,7 +61,7 @@ src = [
|
||||
subdir('protocol')
|
||||
src += protocol_src
|
||||
|
||||
mglpp_proj = subproject('mglpp')
|
||||
mglpp_proj = subproject('mglpp', default_options : ['wayland=false'])
|
||||
mglpp_dep = mglpp_proj.get_variable('mglpp_dep')
|
||||
|
||||
prefix = get_option('prefix')
|
||||
|
||||
Reference in New Issue
Block a user