Dana Jansens
|
cbbf90a718
|
change how rc parsing will work. a=b will be parsed in any [section] and given to a separate parsing callback. no more general config infrastructure needed/
|
2003-04-05 20:27:03 +00:00 |
|
Dana Jansens
|
d58799bc25
|
not using quarks, using an array and a Context enum for contexts
|
2003-04-05 17:16:18 +00:00 |
|
Dana Jansens
|
51ef6e3b55
|
make the drag threshold and double click time into rc options
|
2003-04-02 08:02:10 +00:00 |
|
Dana Jansens
|
251983186d
|
use the client's size instead of the frames size so the real size is used, not the size of the frame (avoids shaded window problem)
|
2003-03-31 20:20:29 +00:00 |
|
Dana Jansens
|
ace0beb915
|
unser drag_used when drag is unset too
|
2003-03-31 20:10:56 +00:00 |
|
Dana Jansens
|
d75e094032
|
add a space where it belongs
|
2003-03-31 19:55:21 +00:00 |
|
Dana Jansens
|
f99fe83736
|
make realeases fire releases instead of presses. make drags prevent clicks only if there is something bound to the drag.
|
2003-03-31 19:46:54 +00:00 |
|
Dana Jansens
|
c3e80452f0
|
set lbutton from clicks
|
2003-03-28 09:29:28 +00:00 |
|
Dana Jansens
|
663102cf53
|
rm debug prints
|
2003-03-28 08:36:11 +00:00 |
|
Dana Jansens
|
bb087efb79
|
take borders into account for figuring clicks
|
2003-03-28 07:46:17 +00:00 |
|
Dana Jansens
|
f29dd7e0cd
|
not using CurrentTime anywhere
|
2003-03-26 15:02:08 +00:00 |
|
Dana Jansens
|
edf98ba134
|
parse a mouserc file for mouse bindings
|
2003-03-26 04:25:41 +00:00 |
|
Dana Jansens
|
fede14d6a2
|
strdown the context name
|
2003-03-26 00:27:07 +00:00 |
|
Dana Jansens
|
95ffd99cfa
|
presses work when clicks dont on the frame around the titlebar..
|
2003-03-25 22:13:44 +00:00 |
|
Dana Jansens
|
77e09830c5
|
raise AND focus
|
2003-03-23 22:27:22 +00:00 |
|
Dana Jansens
|
80c7f14520
|
add the plugin_setup_config function
|
2003-03-23 19:42:47 +00:00 |
|
Dana Jansens
|
9b514b3b61
|
add the client_kill function, and the kill action, and bind it to the middle mouse button on the close button.
|
2003-03-22 06:58:38 +00:00 |
|
Dana Jansens
|
ba1e06157d
|
dont raise on client clicks
|
2003-03-21 22:51:08 +00:00 |
|
Dana Jansens
|
515f8d8760
|
dont raise the window on a titlebar drag either
|
2003-03-19 19:27:25 +00:00 |
|
Dana Jansens
|
1588c852ec
|
add a drag threshold
|
2003-03-19 19:25:31 +00:00 |
|
Dana Jansens
|
029f35d613
|
use the grab.h funcs to grab keys and buttons
|
2003-03-19 18:56:15 +00:00 |
|
Dana Jansens
|
32a17b31b0
|
fewer context lookups
|
2003-03-19 18:34:15 +00:00 |
|
Dana Jansens
|
78e64a0aff
|
add click on client binding. XAllow when clicking on the client
|
2003-03-19 17:23:19 +00:00 |
|
Dana Jansens
|
a7705024c6
|
all the old ob2 mouse bindings are workin
|
2003-03-19 08:40:00 +00:00 |
|
Dana Jansens
|
9ca9bcc11c
|
add mbinds for shading windows on the titlebar
|
2003-03-19 08:20:31 +00:00 |
|
Dana Jansens
|
6d400ac044
|
end drags
|
2003-03-19 05:52:36 +00:00 |
|
Dana Jansens
|
e4fe6da48c
|
dont clean up nulls
|
2003-03-19 04:22:29 +00:00 |
|
Dana Jansens
|
4bcd03b2d0
|
mouse and key bindings plugins work. segfault somewhere still on shutdown
|
2003-03-19 04:16:19 +00:00 |
|
Dana Jansens
|
fa405398a1
|
add the mouse plugin
|
2003-03-18 20:09:07 +00:00 |
|