diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
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. |