summaryrefslogtreecommitdiff
path: root/libxklavier/xklavier_evt.c
Commit message (Expand)AuthorAgeFilesLines
* Catch more X errorsSergey V. Udaltsov2012-09-221-0/+1
* Consistency, field name criticalSection --> critical_sectionSergey V. Udaltsov2012-05-071-1/+1
* fixed race condition, https://bugzilla.gnome.org/show_bug.cgi?id=638332Sergey Udaltsov2011-01-031-0/+7
* removing listeners masks field - counters have that info anywaySergey Udaltsov2010-01-111-46/+33
* engine-specific error handlingSergey Udaltsov2009-09-301-0/+16
* ignore BadDrawable, b.e.l.n#404924Sergey Udaltsov2009-09-291-14/+28
* fixing race condition - focus_in arriving when last focused window is goneSergey Udaltsov2009-08-291-27/+44
* crash BadWindow fixed, thanks to Federico, b.fd.o#21365Sergey Udaltsov2009-04-241-1/+4
* The X11 error processing is more robust in relation to the missing engine (du...Sergey Udaltsov2009-03-101-37/+28
* Proper notification about the change of the root window property, defining th...Sergey Udaltsov2006-10-151-12/+15
* added copyright statements, as requested by debian folksSergey Udaltsov2006-10-071-0/+19
* syncing with 2.x fixesSergey Udaltsov2006-04-161-4/+11
* syncing a couple of functions in the headers and in the implementationsSergey Udaltsov2006-04-161-1/+1
* branching 2.x, merging GLIBing to HEADSergey Udaltsov2006-03-121-398/+551
* a bit more debug...Sergey Udaltsov2006-02-231-5/+9
* settransparent on destroyed windowsSergey Udaltsov2006-02-141-2/+4
* optimizations/fixesSergey Udaltsov2005-01-081-1/+0
* a bit of polish - but, the configuration events still need a bit of thought...Sergey Udaltsov2005-01-071-4/+2
* secondary layouts are managed through the root window propertySergey Udaltsov2004-12-301-1/+1
* some fixes for the tracking modeSergey Udaltsov2004-12-251-24/+41
* first working version of xmodmapSergey Udaltsov2004-11-271-2/+68
* first commit with xmodmap supportSergey Udaltsov2004-11-251-41/+56
* virtualizing xkb functions into vtable. preparing 1.11Sergey Udaltsov2004-11-021-175/+4
* Fixing transparent window handlingSergey Udaltsov2004-10-251-8/+20
* syncing with b_1_00Sergey Udaltsov2004-08-091-5/+20
* forward-porting of the bugfixes from b_1_00 branchSergey Udaltsov2004-06-091-13/+16
* syncing with b_1_0Sergey Udaltsov2004-04-301-2/+3
* All events can just come through transparentlySergey Udaltsov2004-03-041-1/+1
* Trying to make libxklavier buildable without xkb headers, first roundSergey Udaltsov2004-01-201-0/+8
* first step in separating all xkb-related thingsSergey Udaltsov2003-12-301-0/+1
* a bit of cleanupSergey Udaltsov2003-11-171-0/+10
* small fixenSergey Udaltsov2003-11-041-0/+1
* Initial revisionSergey Udaltsov2003-09-191-0/+473