changeset: 157:e386cb529be1
tag: tip
user: Nick Frolov <nf_AT_mkmks.org>
date: Sat Sep 20 15:38:27 2008 +0400
files: dwm/pull requestes/altmovefocus.md
description:
added description and link to altfocus move pull request
diff -r 5d9fcc552248 -r e386cb529be1 dwm/pull requestes/altmovefocus.md
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/dwm/pull requestes/altmovefocus.md Sat Sep 20 15:38:27 2008 +0400
_AT_@ -0,0 +1,10 @@
+ANOTHER FOCUS MOVING MODEL
+==========================
+
+Description
+-----------
+When a single tag is displayed, calling view() or tag() with it as an argument is useless. This pull request enables moving focus forward with view() calls and backward with tag() instead of doing nothing. Of course, those who toggle several tags at time or just have less than 3-4 tags won't benefit much from such behaviour.
+
+Download
+--------
+* [dwm-5.2-altmovefocus.diff](
http://mkmks.org/files/pull requestes/dwm-5.2-altmovefocus.diff)
Received on Sat Sep 20 2008 - 13:39:14 CEST