RabidVWM mouse events Thread last updated on 2003-10-11 21:51:53

Posted by member 7223 on 2003-10-11 16:17:09

Hi Josh,

As you might know, I'm fond of OnButtonUp/Down !bang...
I know it would be annoying (for themers) to modify the existing mouse events management in RabidVWM. But I'm really missing this kind of feature. Then, what about adding something like:
VWMBorderOnLButtonUp !bang
VWMBorderOnLButtonDown !bang
...


...if you're not too busy (and I guess you really are)

Posted by member 1316 on 2003-10-11 18:33:31 link

you almost had it (these commands already do exist, I just found them friday). here ya go:
VWMOnClickLeft
VWMOnClickRight
VWMOnClickMiddle

granted, I haven't tried them to see if they work, but you can give it a shot. ;)

edit: oh, sorry, after re-reading your post, I see that you want the available commands taken a step farther. plus, I see I shouldn't reply to posts when I'm exhausted and can barely stay awake. :P

Posted by member 99 on 2003-10-11 18:48:36 link

Well, if the code isn't too difficult to change, I'll add them. (I haven't looked at that part of the code in ages.)

I still have to clean up from my attempts to fix something else though, so it won't be released terribly quickly. :(

Posted by member 7223 on 2003-10-11 21:51:53 link

@deuce: read again :)
@RabidCow: It's not an emergency request. I just want to make the VWM window moveable and resizeable on the fly (for some unconscious reasons)