summaryrefslogtreecommitdiff
path: root/registryd/deviceeventcontroller-x11.c
Commit message (Expand)AuthorAgeFilesLines
* Move spi_clear_error_state() to the X11 codeFederico Mena Quintero2022-11-101-0/+8
* Remove superfluous struct namesFederico Mena Quintero2022-07-121-3/+2
* Remove unneeded includeFederico Mena Quintero2022-07-041-2/+0
* spi_dec_x11_mouse_check(): return early if there is no displayFederico Mena Quintero2021-12-131-5/+9
* Use the non-deprecated way to add private data to GObjectsFederico Mena Quintero2021-11-231-42/+28
* Move the X11 version of SpiDEControllerPrivate to a new header fileFederico Mena Quintero2021-11-231-28/+1
* Rename DEControllerPrivateData to SpiDEControllerPrivateFederico Mena Quintero2021-11-231-46/+46
* Remove the priv field from struct _SpiDEControllerFederico Mena Quintero2021-11-231-19/+44
* DeviceEventController: fix numlock detectionMike Gorse2021-04-291-1/+1
* Relicense as LGPL 2.1Mike Gorse2019-08-281-4/+4
* Fix outdated FSF addressMike Gorse2019-08-271-2/+2
* deviceeventcontroller-x11.c: Also try mod4 and mod5 to generate keysymsSamuel Thibault2019-06-081-0/+13
* Do not declare unused variablesEmmanuele Bassi2018-05-171-6/+10
* Remove xevie supportEmmanuele Bassi2017-05-241-76/+4
* registryd: Avoid crashing with a NULL keystringRui Matos2016-04-111-3/+5
* Add names to every timeoutBastien Nocera2015-01-061-0/+2
* Fix ucs2keysym prototypeMike Gorse2014-06-071-4/+1
* Fix a few more warningsMike Gorse2013-10-101-2/+2
* Allow building without X11Mike Gorse2013-08-081-0/+1486