[openbox] Using Mouse To Change Virtual Desktops
    Brian Mattern 
    rephorm at rephorm.com
       
    Sat Jun 30 13:45:26 EDT 2012
    
    
  
On Thu, 28 Jun 2012, Frank Peters wrote:
> It should not be that difficult to implement.
A similar feature is already implemented when moving a window to the
edge of the screen.  You could probably modify moveresize_event() in
moveresize.c, and add some code before "if (!moveresize_in_progress)
return FALSE;" to call do_edge_warp() and then modify the edge warp code
to also work if there is no window currently being moved.
This shouldn't be that hard for you to implement now that you know where
to start.
Brian
    
    
More information about the openbox
mailing list