Skip to content
Merged
Show file tree
Hide file tree
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 @@ -7,7 +7,7 @@ Forge is a GNOME Shell extension that provides tiling/window management **_AND_*

## Features

- Works on GNOME 45 through 50.1. X11 and Wayland
- Works on GNOME 45 through 50.4. X11 and Wayland
- Tree-based tiling with vertical and horizontal split containers similar to i3-wm and sway-wm
- Vim-like keybindings for navigation/swapping windows/moving windows in the containers
- Drag and drop tiling
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"gettext-domain": "forge",
"uuid": "forge@jmmaranan.com",
"settings-schema": "org.gnome.shell.extensions.forge",
"shell-version": ["45", "46", "47", "48", "49", "50", "50.1"],
"shell-version": ["45", "46", "47", "48", "49", "50", "50.1", "50.4"],
"session-modes": ["user", "unlock-dialog"],
"url": "https://github.com/forge-ext/forge"
}