diff options
author | Dudemanguy <random342@airmail.cc> | 2020-08-12 09:41:56 -0500 |
---|---|---|
committer | Dudemanguy <random342@airmail.cc> | 2020-08-14 13:02:01 +0000 |
commit | 4b5ead0834deaf2896c39952daf2e622a5959b4f (patch) | |
tree | 056ab16fb98b30eceac93322f3335a2c420b0bc4 /common/playlist.h | |
parent | dec98ad00e731921f29308afadb3a0269677edb9 (diff) | |
download | mpv-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 'common/playlist.h')
0 files changed, 0 insertions, 0 deletions