index
:
app/xev
master
obsd
print contents of X events
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xev.c
Age
Commit message (
Expand
)
Author
2018-10-06
Add -version to usage output
Alan Coopersmith
2018-07-31
xev: fix 'mode' in default case (version 2)
Eitan Adler
2014-02-13
Add event filter for button events
Egbert Eich
2013-11-27
Add -version option to print program version
Alan Coopersmith
2013-11-27
Print which option was in error along with usage message
Alan Coopersmith
2013-01-19
Use strncasecmp instead of a tolower loop & strncmp
Alan Coopersmith
2013-01-19
Fix clang warnings about converting size_t to int and back again
Alan Coopersmith
2012-06-26
Add a -event parameter to control the event mask
Aaron Plattner
2012-02-15
Rename "mask" variable to "rr_mask" in randr setup code.
Alan Coopersmith
2011-09-28
Remove checks for NULL before XFree
Alan Coopersmith
2011-09-28
Add const attributes to fix gcc -Wwrite-strings warnings
Alan Coopersmith
2011-09-28
Strip trailing whitespace
Alan Coopersmith
2011-06-09
Replace local checks for gcc with _X_NORETURN from xproto 7.0.17
Alan Coopersmith
2011-03-03
Show RandR events
Michael Thayer
2010-10-06
Purge cvs tags.
Jesse Adkins
2010-01-19
Add -root option to specify monitoring root window events.
Kim Woelders
2008-11-16
Flush standard output after processing each event
Branden Robinson
2007-12-06
Handle WM_DELETE_WINDOW
Noah Levitt
2006-06-01
Run XFilterEvent() on all events. (Samuel Thibault). Bump to 1.0.2.
xev-1_0_2
Daniel Stone
2004-04-23
Merging XORG-CURRENT into trunk
sco_port_update-base
rel-0-6-1
lg3d-rel-0-7-0
lg3d-rel-0-6-2
lg3d-base
XORG-6_8_99_903
XORG-6_8_99_902
XORG-6_8_99_901
XORG-6_8_99_900
XORG-6_8_99_9
XORG-6_8_99_8
XORG-6_8_99_7
XORG-6_8_99_6
XORG-6_8_99_5
XORG-6_8_99_4
XORG-6_8_99_3
XORG-6_8_99_2
XORG-6_8_99_16
XORG-6_8_99_15
XORG-6_8_99_14
XORG-6_8_99_13
XORG-6_8_99_12
XORG-6_8_99_11
XORG-6_8_99_10
XORG-6_8_99_1
XORG-6_8_2
XORG-6_8_1_904
XORG-6_8_1_903
XORG-6_8_1_902
XORG-6_8_1_901
XORG-6_8_1
XORG-6_8_0
XORG-6_7_99_904
XORG-6_7_99_903
XORG-6_7_99_902
XORG-6_7_99_901
XORG-6_7_99_2
XORG-6_7_99_1
XACE-SELINUX-MERGE
Egbert Eich
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
xf86-4_4_99_1
Egbert Eich
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
xf86-4_4_0
Egbert Eich
2004-02-26
readding XFree86's cvs IDs
xf86-4_3_99_903
Egbert Eich
2004-02-26
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Egbert Eich
2004-02-23
Import most of XFree86 4.4RC3. This import excludes files which have the
xf86-4_3_99_903_special
Kaleb Keithley
2003-11-25
XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
xf86-4_3_99_902
xf86-4_3_99_901
xf86-4_3_99_16
xf86-012804-2330
Kaleb Keithley
2003-11-14
Initial revision
Kaleb Keithley