docs: define what "window" and "container" mean in Sway's context.

Ref #7323
This commit is contained in:
Mark Stosberg 2025-02-16 16:22:50 -05:00
parent c1031d8465
commit 6a51b1a1c9

View file

@ -40,6 +40,13 @@ output eDP-1 resolution 1920x1080
These commands can be executed in your config file, via *swaymsg*(1), or via
the bindsym command.
# TERMINOLOGY
Every window can be split horizontally or vertically. The terminology is
"window" for a container that actually contains an Wayland window
(like a terminal or browser) and "container" for containers that consist of
one or more windows.
# COMMAND CONVENTIONS
Commands are split into several arguments using spaces. You can enclose