wlroots-hyprland/types/xdg_shell
Manuel Stoeckl a3d22dbe97 xdg-toplevel: check that title provided actually is UTF-8
While the xdg-shell protocol requires this, it does not yet have
a dedicated error code for invalid titles; this commit makes
wlroots send a generic error instead.
2023-11-22 22:03:00 +03:00
..
wlr_xdg_popup.c xdg-shell: add wlr_xdg_{toplevel,popup}_try_from_wlr_surface() 2023-11-13 10:31:00 +01:00
wlr_xdg_positioner.c xdg-positioner: add v3 parameters 2022-05-27 13:31:30 +00:00
wlr_xdg_shell.c Drop wl_client and user data assertions in bind handlers 2023-10-10 20:10:00 +03:00
wlr_xdg_surface.c xdg-shell: use wlr_surface.unmap_commit 2023-10-26 19:06:40 +03:00
wlr_xdg_toplevel.c xdg-toplevel: check that title provided actually is UTF-8 2023-11-22 22:03:00 +03:00