summaryrefslogtreecommitdiff
path: root/plugins/common/msd-input-helper.c
AgeCommit message (Expand)AuthorFilesLines
2018-08-22msd-input-helper: replace deprecated gdk_error_trap_push/popraveit651-10/+16
2017-01-02common: recognize libinput touchpads as touchpadsmonsta1-14/+26
2016-11-20move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-9/+1
2016-10-29common: don't create Atom property when checking for its presencemonsta1-2/+2
2016-10-27mouse: don't copy struct when it's not needed, pass pointer insteadmonsta1-4/+4
2016-10-26mouse: remove duplicate functionmonsta1-1/+1
2015-12-02GTK3: use gdk_error_trap_pop_ignored() when appropriateWolfgang Ulbrich1-0/+9
2014-12-13mouse: Move "has touchpad" function to commoninfirit1-0/+108