[client] Wrap wl_shell_surface_set_{class,title}
ClosedPublic

Authored by zzag on Jan 21 2019, 9:44 PM.

Details

Summary

We have to wrap these two requests just for convenience.

Diff Detail

Repository
R127 KWayland
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
zzag created this revision.Jan 21 2019, 9:44 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptJan 21 2019, 9:44 PM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
zzag requested review of this revision.Jan 21 2019, 9:44 PM
davidedmundson accepted this revision.Jan 21 2019, 9:54 PM
davidedmundson added a subscriber: davidedmundson.

ShellSurface is super-duper deprecated. I wouldn't invest too much time on it.

This revision is now accepted and ready to land.Jan 21 2019, 9:54 PM
zzag added a comment.Jan 21 2019, 9:54 PM

ShellSurface is super-duper deprecated. I wouldn't invest too much time on it.

Yes, I know. I just need set_class in some KWin's tests. :-)

This revision was automatically updated to reflect the committed changes.