summaryrefslogtreecommitdiff
path: root/src/device.c
Commit message (Expand)AuthorAgeFilesLines
* debug: Fix build in debug modeOlivier Fourdan2020-11-281-2/+2
* device: Move error trap/push closer to X11 grabsOlivier Fourdan2020-04-131-4/+25
* device: Remove leftover conditionalOlivier Fourdan2020-04-091-1/+0
* device: Check standard passive button grabsOlivier Fourdan2020-04-071-20/+28
* Revert "device: Use standard grabs for passive button grabs"Olivier Fourdan2020-04-071-6/+45
* device: Use standard grabs for passive button grabsOlivier Fourdan2020-04-051-45/+6
* device: Rename XfwmEventMeta's XEvent as 'xevent'Olivier Fourdan2019-05-081-9/+9
* device: Fix wrong mask lenTimo2018-09-131-1/+1
* device: Implement XI2 event handlingViktor Odintsev2017-11-271-0/+627