elementary / elementary/gala

Remember the position of windows before tiling.

Open
#1,446 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.