diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/wiki/Fullscreen-and-Maximize.md | 8 | ||||
| -rw-r--r-- | docs/wiki/img/fullscreen-window-in-overview.png | 3 | ||||
| -rw-r--r-- | docs/wiki/img/fullscreen-window.png | 3 | ||||
| -rw-r--r-- | docs/wiki/img/maximized-column.png | 3 | ||||
| -rw-r--r-- | docs/wiki/img/window-maximized-to-edges.png | 3 |
5 files changed, 16 insertions, 4 deletions
diff --git a/docs/wiki/Fullscreen-and-Maximize.md b/docs/wiki/Fullscreen-and-Maximize.md index e1a36516..c99f6271 100644 --- a/docs/wiki/Fullscreen-and-Maximize.md +++ b/docs/wiki/Fullscreen-and-Maximize.md @@ -8,7 +8,7 @@ Maximized columns still leave space for [struts] and [gaps], and can contain mul The windows retain their borders. This is the simplest of the sizing modes, and is equivalent to `proportion 1.0` column width, or `set-column-width "100%"`. - + You can make a window open in a maximized column with the [`open-maximized true`](./Configuration:-Window-Rules.md#open-maximized) window rule. @@ -23,7 +23,7 @@ Windows can also control maximizing-to-edges: when you click on the square icon You can put multiple maximized windows into a [tabbed column](./Tabs.md), but not into a regular column. - + You can make a window open maximized-to-edges, or prevent a window from maximizing upon opening, with the [`open-maximized-to-edges`](./Configuration:-Window-Rules.md#open-maximized-to-edges) window rule. @@ -40,7 +40,7 @@ This backdrop helps match the screen size when the window itself remains too sma When a fullscreen window is focused and not animating, it will cover floating windows and the top layer-shell layer. If you want for example your layer-shell notifications or launcher to appear over fullscreen windows, configure the respective tools to put them on the overlay layer-shell layer. - + You can make a window open fullscreen, or prevent a window from fullscreening upon opening, with the [`open-fullscreen`](./Configuration:-Window-Rules.md#open-fullscreen) window rule. @@ -52,7 +52,7 @@ Then, unfullscreening/unmaximizing will bring it back into the floating layout a Thanks to scrollable tiling, fullscreen and maximized windows remain a normal participant of the layout: you can scroll left and right from them and see other windows. - + Fullscreen and maximize-to-edges are both special states that the windows are aware of and can control. Windows sometimes want to restore their fullscreen or, more frequently, maximized state when they open. diff --git a/docs/wiki/img/fullscreen-window-in-overview.png b/docs/wiki/img/fullscreen-window-in-overview.png new file mode 100644 index 00000000..abfbad5d --- /dev/null +++ b/docs/wiki/img/fullscreen-window-in-overview.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bce4f9debe831beb28bc20ed96f699a4d67a587ecfaf47aff7266b04876b5d3a +size 31393 diff --git a/docs/wiki/img/fullscreen-window.png b/docs/wiki/img/fullscreen-window.png new file mode 100644 index 00000000..1ea50a46 --- /dev/null +++ b/docs/wiki/img/fullscreen-window.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b854a03568b2b9505e760cba957d82facfc94138b1f8a2b0c173f80cc6633734 +size 8495 diff --git a/docs/wiki/img/maximized-column.png b/docs/wiki/img/maximized-column.png new file mode 100644 index 00000000..8c64cadb --- /dev/null +++ b/docs/wiki/img/maximized-column.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc31d15494c4fefedcad664d79838ae33e6bc3ef9f06b4413f92df4b0dcf374c +size 47121 diff --git a/docs/wiki/img/window-maximized-to-edges.png b/docs/wiki/img/window-maximized-to-edges.png new file mode 100644 index 00000000..fb0df3c0 --- /dev/null +++ b/docs/wiki/img/window-maximized-to-edges.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f4cc85f606afb37b2b4490f5bdc64ddaf509210bdf59007eb853bb15d5959c4 +size 14069 |
