summaryrefslogtreecommitdiffstats
path: root/options/options.c
diff options
context:
space:
mode:
authorDudemanguy <random342@airmail.cc>2020-08-12 09:41:56 -0500
committerDudemanguy <random342@airmail.cc>2020-08-14 13:02:01 +0000
commit4b5ead0834deaf2896c39952daf2e622a5959b4f (patch)
tree056ab16fb98b30eceac93322f3335a2c420b0bc4 /options/options.c
parentdec98ad00e731921f29308afadb3a0269677edb9 (diff)
downloadmpv-4b5ead0834deaf2896c39952daf2e622a5959b4f.tar.bz2
mpv-4b5ead0834deaf2896c39952daf2e622a5959b4f.tar.xz
wayland: tweak xdg_surface creation
Just some small changes when creating the xdg_surface. Don't set the toplevel title (or app id) in create_xdg_surface anymore because it's entirely pointless. Also make it possible for create_xdg_surface to return something other than 0 so the error checking is somewhat meaningful. It's not really clear if these xdg functions can even fail in the first place (perhaps some weird proxy marshalling crap could possibly go wrong somehow), but it can't hurt. Note that all app id stuff has been removed (temporarily) in this commit. See the next commit which adds it back in.
Diffstat (limited to 'options/options.c')
0 files changed, 0 insertions, 0 deletions