index
:
cwm
trunk
A Linux port and fork of OpenBSD's cwm(1)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
grab.c
(
unfollow
)
Commit message (
Expand
)
Author
Lines
2008-06-12
remove old (moved) code
okan
-15
/
+1
2008-06-12
instead of forcing the ptr in the middle everytime, be more 'calm'; keep
okan
-3
/
+8
2008-06-12
place the pointer in the middle of the window after resizing with grab,
okan
-1
/
+3
2008-05-21
Make menu_filter handle mouse movement too. This enables the keyboard
oga
-112
/
+1
2008-05-20
Pull out the behaviour in grab_label and search_start into one utility
oga
-98
/
+1
2008-05-19
stop normalizing search input; searching and matching are still
okan
-2
/
+2
2008-05-17
fix cwm's current XShape support from Edd Barrett -thanks.
okan
-1
/
+2
2008-05-15
KNF, no binary change.
oga
-7
/
+5
2008-04-15
hit it with the knf stick.
oga
-11
/
+12
2008-01-16
huge amount of cleanup and dead code removal.
oga
-11
/
+9
2008-01-14
Rewrite most of grab_menu in grab.c (it was partly 9wm code).
oga
-252
/
+84
2008-01-11
- Remove the "all rights reserved" tag at the top of most of the source
oga
-2
/
+13
2007-06-05
draw window borders when redrawing a window
jasper
-3
/
+9
2007-05-28
convert globals from G_foo to Foo, as per TODO.
jasper
-52
/
+52
2007-04-27
Apply cwm-3-input_shift.diff from http://aon.iki.fi/cwm/.
bernd
-2
/
+2
2007-04-27
Apply cwm-3-exec.diff from http://aon.iki.fi/cwm/. Document the new
bernd
-1
/
+80