aboutsummaryrefslogblamecommitdiff
path: root/www/chromium/files/patch-ui_ozone_platform_wayland_host_wayland__toplevel__window.cc
blob: 6637df05324b4791d4dff38b37185da603e3299b (plain) (tree)
1
2
3
4
5
6
7
8
                                                                                               
                                                             
                                                                          


                                                                           

                                             


                                                                           
--- ui/ozone/platform/wayland/host/wayland_toplevel_window.cc.orig	2024-05-21 18:07:39 UTC
+++ ui/ozone/platform/wayland/host/wayland_toplevel_window.cc
@@ -615,7 +615,7 @@ void WaylandToplevelWindow::HandleAuraToplevelConfigur
   const bool did_active_change = is_active_ != window_states.is_activated;
   is_active_ = window_states.is_activated;
 
-#if BUILDFLAG(IS_LINUX)
+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)
   // The tiled state affects the window geometry, so apply it here.
   if (window_states.tiled_edges != tiled_state_) {
     // This configure changes the decoration insets.  We should adjust the