From 20aa8ee67dc528299dbc8735220a1c081c7ff9f6 Mon Sep 17 00:00:00 2001 From: Ryan Dwyer Date: Fri, 25 Jan 2019 08:29:21 +1000 Subject: Implement fullscreen global --- sway/sway.5.scd | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'sway/sway.5.scd') diff --git a/sway/sway.5.scd b/sway/sway.5.scd index 06bc0dbf..c2539804 100644 --- a/sway/sway.5.scd +++ b/sway/sway.5.scd @@ -134,9 +134,10 @@ They are expected to be used with *bindsym* or at runtime through *swaymsg*(1). *focus* mode\_toggle Moves focus between the floating and tiled layers. -*fullscreen* [enable|disable|toggle] +*fullscreen* [enable|disable|toggle] [global] Makes focused view fullscreen, non-fullscreen, or the opposite of what it - is now. If no argument is given, it does the same as _toggle_. + is now. If no argument is given, it does the same as _toggle_. If _global_ + is specified, the view will be fullscreen across all outputs. *gaps* inner|outer|horizontal|vertical|top|right|bottom|left all|current set|plus|minus -- cgit v1.2.3-54-g00ecf