summaryrefslogtreecommitdiff
path: root/plugins/common
AgeCommit message (Expand)AuthorFilesLines
2020-06-27add git.mk to generate .gitignoretamplan1-0/+2
2020-04-06use MATE_COMPILE_WARNINGS from mate-commonrbuj1-1/+2
2019-07-05plugins common: fix deprecated g_type_class_add_privateWu Xiaotian1-6/+2
2019-07-01Remove trailing whitespacesLaurent Napias1-1/+1
2018-11-26osd-window: make the window smallerZhang Xianwei1-2/+2
2018-08-22msd-input-helper: replace deprecated gdk_error_trap_push/popraveit651-10/+16
2018-07-13plugins: avoid deprecated 'gdk_keymap_get_default'Pablo Barciela2-4/+4
2018-02-12Scale OSD size correctly on HiDPI displays (#212)Victor Kareh1-5/+10
2018-01-30require GTK+ 3.22 and GLib 2.50monsta1-2/+1
2017-12-18WidthOfScreen and HeightOfScreen implementationPablo Barciela1-6/+3
2017-08-14avoid deprecated gdk_screen_get_width/heightZenWalker1-2/+6
2017-01-02common: recognize libinput touchpads as touchpadsmonsta1-14/+26
2016-12-23OSD: Add style class for noncomposited caselukefromdc1-0/+1
2016-12-22OSD: fix rendering on noncomposited desktoplukefromdc1-2/+1
2016-11-20move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta4-316/+4
2016-11-20fix indent a bitmonsta1-1/+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 insteadmonsta2-5/+5
2016-10-26mouse: remove duplicate functionmonsta2-3/+4
2016-06-07gtk3: progressbar themed backgroundDenis Gorodnichev2-2/+3
2016-06-05GTK+3 media-keys: add style class OSD for MsdOsdWindowDenis Gorodnichev1-0/+6
2016-06-05GTK+3 media-keys: Port OSD to GtkStyleContextraveit652-46/+74
2016-06-01fix compile error 'Redefinition von widget_class'raveit651-1/+0
2016-06-01setup css class name for MsdOsdWindowDenis Gorodnichev1-0/+5
2016-06-01gtk3: css themes for MsdOsdWindowDenis Gorodnichev1-0/+19
2016-05-23Add back missing static void declarationlukefromdc1-0/+1
2016-05-23Fix Gtk3.21 segfault using GtkStyleContextlukefromdc1-2/+13
2016-01-09common: less #if'smonsta1-49/+54
2015-12-02GTK3: use gdk_error_trap_pop_ignored() when appropriateWolfgang Ulbrich1-0/+9
2014-12-13mouse: Move "has touchpad" function to commoninfirit3-2/+149
2014-12-13msd-osd-window: Remove unused variableinfirit1-2/+0
2014-12-13Gtk3: Fixup draw-event handlinginfirit1-4/+12
2014-02-21gtk3: fix media keysDenis Gorodnichev2-2/+2
2013-07-31Add GTK3 support in OSD windowStefano Karapetsas2-4/+132
2012-12-15[plugins] Fix some deprecations (GTK2/GTK3)Jasmine Hassan2-10/+10
2012-10-12fix incorrect FSF addressraveit656-10/+10
2012-02-21gsd to msd complete rename patch by NiceandGently; file rename commithaxar4-0/+0
2012-02-21gsd to msd complete rename patch by NiceandGently; code changes commithaxar5-109/+109
2011-12-08fixing issue with <Control> key at keybindingPerberos1-0/+19
2011-12-08GDK_DISPLAY() is deprecatedPerberos1-2/+2
2011-12-03removing autogenerated filesPerberos1-584/+0
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos8-0/+2332