[hackers] [sites] tilemovemouse patch || nsz

From: <hg_AT_suckless.org>
Date: Sun, 16 Aug 2009 10:54:00 +0000 (UTC)

changeset: 72:facd316d1d2e
user: nsz <nszabolcs_AT_gmail.com>
date: Fri Mar 20 23:55:44 2009 +0100
files: dwm.suckless.org/patches/tilemovemouse.md
description:
tilemovemouse patch

diff -r 7966d1ab8280 -r facd316d1d2e dwm.suckless.org/patches/tilemovemouse.md
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/dwm.suckless.org/patches/tilemovemouse.md Fri Mar 20 23:55:44 2009 +0100
@@ -0,0 +1,20 @@
+MOVE TILED WINDOW WITH MOUSE
+============================
+
+Description
+-----------
+tilemovemouse() lets you drag a client to a different position *without*
+floating it. Reordering windows this way is fun.
+
+ static Button buttons[] = {
+ /* click event mask button function argument */
+ { ClkClientWin, MODKEY, Button1, tilemovemouse, {0} },
+ };
+
+
+Download
+--------
+[tilemovemouse](http://lists.suckless.org/dwm/0903/7773.html)
+
+
+Last update: 2009-03-20
Received on Sun Aug 16 2009 - 10:54:00 UTC

This archive was generated by hypermail 2.2.0 : Sun Aug 16 2009 - 14:19:24 UTC