Skip to content

Add support for xdg_toplevel.configure_bounds()

Vlad Zahorodnii requested to merge work/zzag/xdg-shell-configure-bounds into master

With the xdg_toplevel.configure_bounds event, the compositor will be able to indicate the client the maximum desired surface size.

It can be used to prevent mapping too big application windows, etc.

Edited by Vlad Zahorodnii

Merge request reports