
Mini Display Manager
Source (link to git-repo or to original if based on someone elses unmodified work): https://github.com/boredom101/mini-display-kwin
# mini-display-kwin
Manage a mini display using a kwin script.
Easily send windows to a mini display and back again.
### Workflow:
1. Configure the kwin script with your mini display's resolution and position, and return position
2. Make the window smaller then the mini display
3. Move the window by:
- Openning window's menu and selecting 'Send to Mini'
- Entering the shortcut on the active window (default: Ctrl-Alt-M)
4. The window is moved to the mini display and centered
5. Minimize window to return it to main display at return position
vmorenomarin
2 years ago
Thanks.
Report