[wiki] [sandbox.suckless.org] tilemovemouse patch || nsz

From: <hg_AT_suckless.org>
Date: Fri, 20 Mar 2009 22:56:21 +0000 (GMT)

changeset: 72:facd316d1d2e
tag: tip
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
_AT_@ -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 Fri Mar 20 2009 - 23:56:21 CET

This archive was generated by hypermail 2.3.0 : Thu Sep 13 2012 - 19:30:36 CEST