This site has been retired. For up to date information, see handbook.gnome.org or gitlab.gnome.org.


[Home] [TitleIndex] [WordIndex

Tiling Windows in GNOME

Half & Quarter Tiling


Information

Interested Parties: Lapo, Georges, Florian

Goals

Concepts

Details

Tile Groups

1. User opens 2 windows, (A) and (B).

+--------------------------------------+
|    +---------+     +--------------+  |
|    |         |     |              |  |
|    |         |     |              |  |
|    |    A    |     |              |  |
|    |         |     |              |  |
|    |         |     |      B       |  |
|    +---------+     |              |  |
|                    |              |  |
|                    |              |  |
|                    +--------------+  |
|                                      |
+--------------------------------------+

2. User tiles (A) to the left, (B) to the right. This is State 1 (tiled windows, not grouped)

+--------------------------------------+
|                   |                  |
|                   |                  |
|                   |                  |
|                   |                  |
|                   |                  |
|        A          |         B        |
|                   |                  |
|                   |                  |
|                   |                  |
|                   |                  |
|                   |                  |
+--------------------------------------+

3. User groups (A) and (B). This is State 2 (tiled windows, grouped)

+--------------------------------------+
|                   ‖                  |
|                   ‖                  |
|                   ‖                  |
|                   ‖                  |
|                   ‖                  |
|        A          ‖         B        |
|                   ‖                  |
|                   ‖                  |
|                   ‖                  |
|                   ‖                  |
|                   ‖                  |
+--------------------------------------+

Grouped windows are:

Needs Design:

Tasks

3.26

Goal

Description

Bug

Status

T-Groups

Fine-tune "tile match" implementation

Also consider horizontal borders to find a matching window

645153

Done

Half Tiling

Resize tiled windows in tandem

Allow resizing tiled windows together

645153

Done

Snapping when tandem resizing

Add snapping points in key screen positions

645153

Done

Rework GTK+ internals for tiling

CSD windows manage their own states, and are out of Mutter's control

783669

Done

Design protocol for constrained edges

We need to expose more data for CSD windows, so that GTK+ can mimic Mutter's behavior

Done

3.28

Goal

Description

Bug

Status

T-Groups

Define behavior

Have design feedback for the target behavior

---

Done

Implement grouping behavior

Needs to implement and go through a session of testing

---

To Do

Implement explicit group activation

Needs to implement and go through a session of testing

---

To Do

Half Tiling

Use T-Groups

Instead of storing the sibling window, make it part of a group

645153

To Do

3.30

Goal

Description

Bug

Status

Quarter Tiling

Extend tiling to TOP/BOTTOM

Left/right snapping should be complementary to top/bottom

751857

To Do

Allow vertical resizing and snapping

Should be just a matter of adding y/height in code

751857

To Do

Add keyboard shortcuts

Users should be able to tile & snap with keyboard

751857

To Do

Challenges & Obstacles

Feedback

(Drop any feedback here)


2024-10-23 11:08