From 10d65ec43d0fa0816254b75625fe02c34a62cafc Mon Sep 17 00:00:00 2001 From: seanpringle Date: Sat, 8 Sep 2012 22:12:05 +1000 Subject: [PATCH] docs --- README.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/README.md b/README.md index 06e371d..9942e84 100644 --- a/README.md +++ b/README.md @@ -43,3 +43,31 @@ xoat * FfM means mentally keeping track of the mouse or warping the pointer around. * CtF is harder to get wrong and makes it easy to forget about the mouse for some tasks. * 2/3 is a nice fraction. + +### Stuff Removed + +Some elements that proved to be the wrong direction for xoat have been removed. + +* Tags have been replaced with the snapshot/rollback mechanism. + * Tags were a way to group and raise windows en-masse, but they were fiddly to use. + * Snapshot allows the freedom to mess windows up then quicky revert to a known state. +* Some EWMH desktop atoms have been dumped as surplus to requirements. + + + + + + + + + + + + + + + + + + +