From 1dd82a8dcfdbad2c39cc2e2f68cd82e360170028 Mon Sep 17 00:00:00 2001 From: Ivan Molodetskikh Date: Wed, 15 Oct 2025 12:07:50 +0300 Subject: wiki: Add missing Since annotations --- docs/wiki/Fullscreen-and-Maximize.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/wiki/Fullscreen-and-Maximize.md') diff --git a/docs/wiki/Fullscreen-and-Maximize.md b/docs/wiki/Fullscreen-and-Maximize.md index c99f6271..36156448 100644 --- a/docs/wiki/Fullscreen-and-Maximize.md +++ b/docs/wiki/Fullscreen-and-Maximize.md @@ -14,6 +14,8 @@ You can make a window open in a maximized column with the [`open-maximized true` ## Windows maximized to edges +Since: next release + You can maximize an individual window via `maximize-window-to-edges`. This is the same maximize as you can find on other desktop environments and operating systems: it expands a window to the edges of the available screen area. You will still see your bar, but not struts, gaps, or borders. -- cgit