From 695ff82596e56c7702f94dc8dec73a4151539f37 Mon Sep 17 00:00:00 2001 From: Xinhao Yuan Date: Fri, 5 Jul 2019 16:14:40 -0400 Subject: [PATCH] todo --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index e660579..d972a60 100644 --- a/README.md +++ b/README.md @@ -116,6 +116,11 @@ The last `history_save_max` commands are persisted. `layout_machi.editor.cycle_region(c)` will fit a floating client into the closest region, then cycle through all regions. +## TODO + + - Nicer way to move window across region + - Tabled region? + ## License Apache 2.0 --- See LICENSE