aboutsummaryrefslogtreecommitdiff
path: root/devel/electron29/files/patch-ui_ozone_platform_wayland_host_wayland__toplevel__window.cc
blob: 1d2979849f9815b7023be972b4e6e65388360e10 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ui/ozone/platform/wayland/host/wayland_toplevel_window.cc.orig	2024-02-21 00:21:16 UTC
+++ ui/ozone/platform/wayland/host/wayland_toplevel_window.cc
@@ -611,7 +611,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