Remember the position of windows before tiling.
Open
Blocked
- Dominant language
- Vala
- Stars
- 302
- Forks
- 83
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 7
Description
### Problem
Currently, elementary OS remembers the position of 'current' windows. In this setting, if a window is tiled and we open another window of the same window, it takes the window size and position of the tiled window, but the new window is not tiled automatically. This is an annoying behavior.
### Proposal
Remember the window position before tiling. In other words, we can discard to remember the window positions if they are tiled.
We can also do this to the maximized windows.
### Prior Art (Optional)
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.