Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

readme update #54

Merged
merged 1 commit into from
Dec 20, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Watch the introduction/user guide [video on youtube](https://www.youtube.com/wat
Sway overview is an overview applciation for the sway tiling window manager. Tiling window managers are about simplicity so by default they don't have any kind of overview feature. It is okay under five workspaces because you can just remember where specific windows were opened but over 5 workspaces it can get really complicated.
Sway overview draws a schematic layout of all your workspaces on each output. It contains all windows, window titles and window contents.
Thumbnail based overview solutions can become confusing quickly when the thumbnails become too small to recognize, sway overview won't.
The common usage of Sway overview is to bound its appereance to the desktop switcher button with a little latency.
The common usage of Sway overview is to bound its appereance to the desktop switcher buttons with a little latency.
Sway overview can be structured via html, styled via css.

## Installation
Expand Down
Loading