pkulak / filtile

A layout manager for the River window manager.
GNU General Public License v3.0
11 stars 2 forks source link

[feature request] - re-implement main location top|bottom options for vertical outputs #4

Closed vide0hanz closed 8 months ago

vide0hanz commented 8 months ago

Filtile's ability to configure layout options per monitor/output is a feature I feel is missing in rivertile. Unfortunately, filtile is also missing the ability to configure the main-location to anything other than left | right.

I'm imagining something like filtile main-location top --output DP-2 to allow users to automatically set their preferred location when river initializes. What do you think?

pkulak commented 8 months ago

Agreed; this should get done. It's a pretty glaring omission.

pkulak commented 8 months ago

Fixed by https://github.com/pkulak/filtile/commit/57c8e5e8a2dbc038ceb33d30ba9d0cd13dbdcd67

vide0hanz commented 8 months ago

Thank you! Finally got around to testing this, works great.