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
/
xevents.c
(
unfollow
)
Commit message (
Expand
)
Author
Lines
2008-06-17
Ignore caps lock and numlock for keyboard bindings. The way Xlib makes
oga
-1
/
+7
2008-06-17
Just rework the mouse binding calculation on event to look like the
oga
-16
/
+14
2008-06-17
The mousebinding code missing a break once it had found the correct
oga
-17
/
+18
2008-06-14
(mostly) proper xshape event support
okan
-4
/
+17
2008-06-14
confable menu and window mouse bindings from rivo nurges (thanks!) with
okan
-97
/
+14
2008-06-13
Don't client_delete() on an Unmap event, only do that on a client delete event.
oga
-15
/
+3
2008-06-12
ignore if non-zero expose events, for we could be covered by multiple
okan
-2
/
+2
2008-05-21
Make menu_filter handle mouse movement too. This enables the keyboard
oga
-2
/
+2
2008-05-19
finally implement keyboard binding for group toggling
okan
-1
/
+7
2008-05-18
send the correct x/y coordinates to XConfigureWindow()
okan
-3
/
+3
2008-05-15
KNF, no binary change.
oga
-3
/
+3
2008-04-16
Remove screen_infomsg(), nothing uses it.
oga
-2
/
+1
2008-04-15
hit it with the knf stick.
oga
-21
/
+20
2008-04-08
Make _xev_quit "volatile sig_atomic_t" for proper correctness.
simon
-2
/
+2
2008-04-07
Add quit function, bind it per default to CM-q and change exec_wm
simon
-2
/
+3
2008-03-23
Replace the symlink configuration scheme with a simple yacc parser as
simon
-5
/
+2
2008-03-22
Rip out, burn, and dance around the grave of group-edit mode.
oga
-17
/
+5
2008-03-22
Remove a bunch of unused variables and incorrect comments.
oga
-2
/
+2
2008-02-20
Typo: s/supression/suppression
oga
-2
/
+2
2008-01-16
huge amount of cleanup and dead code removal.
oga
-3
/
+1
2008-01-11
- Remove the "all rights reserved" tag at the top of most of the source
oga
-2
/
+13
2007-05-28
convert globals from G_foo to Foo, as per TODO.
jasper
-22
/
+22