~ctwm/ctwm/trunk

« back to all changes in this revision

Viewing changes to event_names.list

  • Committer: Matthew Fuller
  • Date: 2016-03-20 23:57:13 UTC
  • mto: This revision was merged to the branch mainline in revision 460.
  • Revision ID: fullermd@over-yonder.net-20160320235713-3dtgrfwd5chgdan4
Start putting together some util funcs to turn X event id's into names
and vice versa, to make this work a little more automatically and
replace manual implementations of the functionality.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
KeyPress
 
2
KeyRelease
 
3
ButtonPress
 
4
ButtonRelease
 
5
MotionNotify
 
6
EnterNotify
 
7
LeaveNotify
 
8
FocusIn
 
9
FocusOut
 
10
KeymapNotify
 
11
Expose
 
12
GraphicsExpose
 
13
NoExpose
 
14
VisibilityNotify
 
15
CreateNotify
 
16
DestroyNotify
 
17
UnmapNotify
 
18
MapNotify
 
19
MapRequest
 
20
ReparentNotify
 
21
ConfigureNotify
 
22
ConfigureRequest
 
23
GravityNotify
 
24
ResizeRequest
 
25
CirculateNotify
 
26
CirculateRequest
 
27
PropertyNotify
 
28
SelectionClear
 
29
SelectionRequest
 
30
SelectionNotify
 
31
ColormapNotify
 
32
ClientMessage
 
33
MappingNotify