summaryrefslogtreecommitdiff
path: root/atspi/atspi-device-x11.c
Commit message (Expand)AuthorAgeFilesLines
* Hold a reference to the AtspiDevice while processing eventsHEADmainMike Gorse2023-05-171-0/+3
* Fix memory leakMike Gorse2023-01-061-0/+1
* x11: Register key grabs using the currently-focused windowMike Gorse2023-01-061-22/+57
* Reformat all the *.[ch] files with clang-formatFederico Mena Quintero2022-12-061-197/+192
* Reorder g_free around g_slist_removeFederico Mena Quintero2021-12-141-1/+1
* AtspiDevice key grab fixesMike Gorse2021-05-121-4/+53
* Device fixesMike Gorse2021-01-271-26/+103
* Add device APIMike Gorse2021-01-111-0/+635