https://github.com/raonetwo/MaximizeToWorkspace
Moves windows to new workspace when Maximized and moves them back when Unmaximized. Inspired by https://github.com/rliang/gnome-shell-extension-maximize-to-workspace with history support
https://github.com/raonetwo/MaximizeToWorkspace
gnome workspaces
Last synced: 3 months ago
JSON representation
Moves windows to new workspace when Maximized and moves them back when Unmaximized. Inspired by https://github.com/rliang/gnome-shell-extension-maximize-to-workspace with history support
- Host: GitHub
- URL: https://github.com/raonetwo/MaximizeToWorkspace
- Owner: raonetwo
- License: mit
- Created: 2020-04-04T15:22:28.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-03-03T03:18:37.000Z (over 1 year ago)
- Last Synced: 2024-08-07T23:52:45.685Z (about 1 year ago)
- Topics: gnome, workspaces
- Language: JavaScript
- Homepage:
- Size: 28.3 KB
- Stars: 32
- Watchers: 2
- Forks: 10
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MaximizeToWorkspace [No longer maintained]
Check this extension out at https://extensions.gnome.org/extension/2857/maximize-to-workspace-with-history/. For best ( MacOS like ) experience set up 3/4 finger gestures to tile windows and switch workspaces.
***
Reference:
Fork of https://github.com/rliang/gnome-shell-extension-maximize-to-workspace with added history support. Took some elements from https://github.com/satran/fullscreenworkspace-satran.in that adds some basic history tracking
***
To install run:
```
git clone https://github.com/raonetwo/MaximizeToWorkspace.git ~/.local/share/gnome-shell/extensions/maximize-to-workspace@raonetwo.github.com
gnome-extensions enable maximize-to-workspace@raonetwo.github.com
```Then press Alt + F2 and in the dialogue box press "r" (no quotes) and enter to refresh the gnome session and verify that the extension has been enabled