[FusionDev] [Bug 644] Put: Send window to adjacent monitor option

bugzilla at bugs.opencompositing.org bugzilla at bugs.opencompositing.org
Mon Feb 11 14:24:14 CET 2008


http://bugs.opencompositing.org/show_bug.cgi?id=644


Danny Baumann <maniac at opencompositing.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|DUPLICATE                   |FIXED




--- Comment #2 from Danny Baumann <maniac at opencompositing.org>  2008-02-11 13:24:13 ---
Ok, I must admit I resolved as duplicate a bit early.
Anyways, commit
http://gitweb.compiz-fusion.org/?p=fusion/plugins/put;a=commit;h=e0be0a93cbf1727bb4a6f4eb374168a9a47d6dcd
adds a relative mode to the put plugin, controllable via dbus. You now can do a
call like 

dbus-send --type=method_call --dest=org.freedesktop.compiz
/org/freedesktop/compiz/put/allscreens/put_put org.freedesktop.compiz.activate
string:'root' int32:<yourrootwindowid> string:'x' int32:-1280 string:'y'
int32:0 string:'type' string:'relative'

to move the active window by 1280 pixels to the left. To have a key binding for
that, just use xbindkeys ;)


-- 
Configure bugmail: http://bugs.opencompositing.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Dev mailing list