aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-ui_ozone_platform_wayland_host_wayland__toplevel__window.cc
blob: f751753601b4e237b64164b370a3a888819a7643 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ui/ozone/platform/wayland/host/wayland_toplevel_window.cc.orig	2023-11-03 10:09:45 UTC
+++ ui/ozone/platform/wayland/host/wayland_toplevel_window.cc
@@ -570,7 +570,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) || BUILDFLAG(IS_CHROMEOS_LACROS)
+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS) || 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