river-dwindle 0.1.0

A 'dwindling' layout generator for the river Wayland compositor
Documentation

A 'dwindling' layout generator for the river Wayland compositor

Overview

Each view occupies half (or a larger proportion if configured) of the remaining space on the display after the views above it in the stack have been tiled.

+--------------------+---------------------+
| 1                  | 2                   |
|                    |                     |
|                    |                     |
|                    |                     |
|                    |                     |
|                    +----------+----------+
|                    | 3        | 4        |
|                    |          |          |
|                    |          +----------+
|                    |          | 5        |
|                    |          |          |
+--------------------+----------+----------+

Installation

Nothing yet

Usage

Nothing yet

Credits

This project uses the river-layout-toolkit package to integrate with river. The code was written with reference to a BSP layout written using the same library.