summaryrefslogtreecommitdiff
path: root/src/event_filter.c
Commit message (Expand)AuthorAgeFilesLines
* cleanup: prefer zero initialized memory allocationOlivier Fourdan2020-08-081-2/+2
* Revert "events: Fix implicit grabs"Olivier Fourdan2019-05-151-12/+1
* device: Rename XfwmEventMeta's XEvent as 'xevent'Olivier Fourdan2019-05-081-2/+2
* events: Fix implicit grabsViktor Odintsev2019-04-141-1/+12
* Use convenient display functionsOlivier Fourdan2018-04-051-12/+3
* trace: rework tracesOlivier Fourdan2018-03-311-36/+36
* Build: Fix warnings with newer gtk+Olivier Fourdan2018-03-311-2/+13
* Replace XEvent with XfwmEvent + add xfwm_device_* grabs usageViktor Odintsev2017-11-271-95/+113
* device: Implement XI2 event handlingViktor Odintsev2017-11-271-2/+6
* Remove usage of deprecated macroses and private fieldsViktor Odintsev2017-07-021-2/+2
* Update copyright year.Olivier Fourdan2011-01-051-1/+1
* Mass update: Update (c) yearOlivier Fourdan2010-12-161-1/+1
* * src/*.c, src/*.h: Update year.Olivier Fourdan2009-01-181-1/+1
* Add support for keyboard shortcuts: Remove experimental shortcuts codeJannis Pohlmann2008-10-311-3/+0
* Update FSF addressOlivier Fourdan2008-05-311-2/+4
* Rework a bit the code for hilight and frame drawingOlivier Fourdan2007-06-121-1/+1
* CleanupOlivier Fourdan2007-05-091-1/+1
* Rework the event filter to avoid passing all events top gtk+Olivier Fourdan2007-04-081-1/+1
* Set focus flag on windows initially mapped on other desktopsOlivier Fourdan2006-09-111-12/+12
* Code cleanup.Olivier Fourdan2006-05-151-5/+16
* Some cleanup in headers vs. functions used.Olivier Fourdan2006-05-061-2/+2
* Refactoring and small cleanup.Olivier Fourdan2006-05-041-32/+27
* Use a separate implementation from libxfcegui4 for gtk style and event filter...Olivier Fourdan2006-05-031-0/+254