[Bitwm-kdev] News
Status: Alpha
Brought to you by:
godexsoft
|
From: Alexander <god...@bk...> - 2005-03-07 06:55:42
|
Hi all,
Iv'e coded the whole night :-/
Anyway, we have a kbd like binding system for mouse now.
The syntax is as follows:
mouseBind "[Root|Client|Title|Foot]
[Mod1+Mod2|ModN|Ctrl|Shift]+Button[1|2|3|4|5]"
Command1([arg1, arg2, argN]);
Command2();
[CommandN();]
end;
So all the mouse actions are build up from special commands.
For example the command "MouseResize()" will start an Resizing event.
I hope i will code some more and we will have a (working?)
development-pre-alpha available :-/
That's it for now.
B.R.
Alex
|