Skip to content
Commit ec6a5e79 authored by David Edmundson's avatar David Edmundson
Browse files

wayland: Truncate strings sent via plasmawindowmanager interface

Wayland has a limited size for strings in arguments. We should truncate
any strings that come from user-defined data before sending.

We keep the full title around within kwin as it keeps logic simpler.
Size length logic is lifted from QWaylandWindow's setTitle

BUG: 465775


(cherry picked from commit f88ff99d)
parent 0be551c6
Pipeline #357471 canceled with stage
in 13 minutes and 38 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment