index
:
cwm
this commit
cn-bisectgtkbug
cn-menu-redraw
cn-noraise
cn-noraise-global
cwm
dh-gapsnap
ignorewarp
linux
master
portable version of OpenBSD's cwm(1) window manager
Leah Neukirchen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xevents.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cvsimport
okan
2014-02-02
1
-6
/
+3
|
\
|
*
Move redundant window attr fetch from maprequest directly into
okan
2014-02-02
1
-6
/
+3
*
|
cvsimport
okan
2014-01-30
1
-1
/
+0
|
\
|
|
*
Move cwm_status around to avoid header fu, and remove extraneous signal
okan
2014-01-30
1
-1
/
+0
*
|
cvsimport
okan
2014-01-29
1
-5
/
+5
|
\
|
|
*
Merge keybinding and mousebinding queues into using the same merged
okan
2014-01-29
1
-5
/
+5
*
|
cvsimport
okan
2014-01-28
1
-2
/
+11
|
\
|
|
*
The EWMH spec states that if the cardinal returned is 0xFFFFFFFF (-1)
okan
2014-01-28
1
-2
/
+11
*
|
cvsimport
okan
2014-01-24
1
-10
/
+6
|
\
|
|
*
Somewhat streamline event loop/restart/quit handling; most notable
okan
2014-01-22
1
-10
/
+6
*
|
cvsimport
okan
2014-01-21
1
-3
/
+3
|
\
|
|
*
merge KBFLAG_NEEDCLIENT and MOUSEBIND_CTX_*; brings kbfunc and mousefunc
okan
2014-01-20
1
-3
/
+3
*
|
cvsimport
okan
2014-01-03
1
-2
/
+2
|
\
|
|
*
use consistent types
okan
2014-01-03
1
-2
/
+2
*
|
cvsimport
okan
2014-01-03
1
-2
/
+12
|
\
|
|
*
Accept _NET_CURRENT_DESKTOP ClientMessage; from Thomas Adam, though
okan
2014-01-02
1
-1
/
+7
|
*
Accept _NET_WM_DESKTOP clientmessage; from Thomas Adam
okan
2014-01-02
1
-0
/
+4
|
*
bring mousefunc closer to kbfunc
okan
2014-01-02
1
-1
/
+1
*
|
cvsimport
okan
2013-12-13
1
-4
/
+4
|
\
|
|
*
stray space and sort while here
okan
2013-12-13
1
-4
/
+4
*
|
cvsimport
Christian Neukirchen
2013-12-13
1
-0
/
+2
|
\
|
|
*
ICCCM explicitly states that server time (CurrentTime) should *not* be
okan
2013-12-12
1
-0
/
+2
*
|
cvsimport
okan
2013-12-11
1
-2
/
+4
|
\
|
|
*
Add client wrapper for XWMHints to support XA_WM_HINTS in PropertyNotify
okan
2013-12-11
1
-0
/
+3
|
*
Remove extra work and simplify client state handling.
okan
2013-12-11
1
-2
/
+1
*
|
cvsimport
okan
2013-12-02
1
-21
/
+10
|
\
|
|
*
Since we use IconicState as our hidden state, check for the hidden flag
okan
2013-12-02
1
-2
/
+4
|
*
Remove the option to bind a key by keycode with brackets; it never
okan
2013-11-27
1
-3
/
+1
|
*
Rewrite active/inactive client handling in client_setactive();
okan
2013-11-27
1
-16
/
+5
*
|
cvsimport
okan
2013-11-12
1
-16
/
+4
|
\
|
|
*
Alter the r1.35 of event.c race fix. Remove the forward looking event
okan
2013-11-12
1
-16
/
+4
*
|
cvsimport
okan
2013-10-25
1
-2
/
+2
|
\
|
|
*
A client_delete should behave differently depending on whether the
okan
2013-10-25
1
-2
/
+2
*
|
cvsimport
okan
2013-07-16
1
-8
/
+6
|
\
|
|
*
collapse lines
okan
2013-07-15
1
-6
/
+4
|
*
simplify atom handling; allows us to limit to one round-trip to server
okan
2013-07-15
1
-5
/
+5
*
|
cvsimport
okan
2013-07-10
1
-9
/
+8
|
\
|
|
*
bring buttonpress and keypress event handlers slightly closer together
okan
2013-07-10
1
-8
/
+7
|
*
move kbfunc and mousefunc closer together
okan
2013-07-08
1
-2
/
+2
|
*
whitespace and style fixes; from Tiago Cunha and one from me.
okan
2013-07-08
1
-1
/
+1
*
|
cvsimport
okan
2013-06-20
1
-2
/
+6
|
\
|
|
*
move synthetic responses and have client_msg only work with WM_PROTOCOLS,
okan
2013-06-10
1
-1
/
+1
|
*
Check for, and honour, CWStackMode and CWSibling change requests during a
okan
2013-06-10
1
-1
/
+5
*
|
cvsimport
Christian Neukirchen
2013-05-29
1
-23
/
+33
|
\
|
|
*
alter conf_grab(_kbd) to first ungrab AnyKey/AnyModifier, then proceed
okan
2013-05-23
1
-7
/
+5
|
*
handle _NET_WM_STATE ClientMessage; from Alexander Polakov.
okan
2013-05-21
1
-0
/
+4
|
*
stray whitespace
okan
2013-05-20
1
-1
/
+1
|
*
handle _NET_ACTIVE_WINDOW ClientMessage; from Alexander Polakov.
okan
2013-05-20
1
-1
/
+9
|
*
add support for _NET_CLOSE_WINDOW
okan
2013-05-19
1
-0
/
+3
|
*
treat WM_CHANGE_STATE like other atoms
okan
2013-05-19
1
-5
/
+2
[next]