summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJakob L. Kreuze <jakob@memeware.net>2019-03-08 08:26:34 -0500
committerJakob L. Kreuze <zerodaysfordays@sdf.lonestar.org>2019-03-14 18:19:32 -0400
commit03f23bc8da4462c93bf259a960a53d4334ca3482 (patch)
tree8f8d25560e11266ef12f63d16a9aae1e57dee7ff /README.md
Initial commit.
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..48eec87
--- /dev/null
+++ b/README.md
@@ -0,0 +1,7 @@
+# exwm-buffer-groups
+
+The default behavior of [EXWM](https://github.com/ch11ng/exwm) is to make
+buffers containing X windows accessible only from the workspace they were
+created in. This is a useful feature, but introduces some level of inconsistency
+as this does not apply to normal buffers. `exwm-buffer-groups` aims to change
+this by associating _all_ buffers with a workspace.