summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDouglas Rumbaugh <doug@douglasrumbaugh.com>2022-12-02 22:41:04 -0500
committerDouglas Rumbaugh <doug@douglasrumbaugh.com>2022-12-02 22:41:04 -0500
commit29af5e61e3417a309ca0ec096822a87a5c5c4dac (patch)
tree3f2b57f200c6c3a0da6171791b31a8b64f222b7d
parent13fda47c2b39e0db2e4bfcca8deb511dddb71387 (diff)
downloaddwm-29af5e61e3417a309ca0ec096822a87a5c5c4dac.tar.gz
README: updated todo list
-rw-r--r--README9
1 files changed, 3 insertions, 6 deletions
diff --git a/README b/README
index ba81d07..5536e7b 100644
--- a/README
+++ b/README
@@ -4,14 +4,11 @@ dwm is an extremely fast, small, and dynamic window manager for X.
Tasks to Complete
-----------------
-2. Pulling up Tag 0 automatically switches to grid-view
-3. Pulling up Tag 0 operates on all monitors, not just the active one.
- Leaving Tag 0 on one monitor leaves it on all of them
-4. Clean rebuild. There are surely some patches that I applied
+1. Clean rebuild. There are surely some patches that I applied
but do not use. Rebuilding from the ground up would result in
a cleaner code-base.
-5. Update the man-page to reflect usage.
-6. Update Makefile to suppress common warnings (like unused functions)
+2. Update the man-page to reflect usage.
+3. Update Makefile to suppress common warnings (like unused functions)
Long-term Goals
---------------