summaryrefslogtreecommitdiff
path: root/capplets
AgeCommit message (Expand)AuthorFilesLines
2016-01-14windows: fix warnings about incompatible pointer typesmonsta1-5/+7
2016-01-14display: less #if's againmonsta1-19/+32
2016-01-14display: less #if'smonsta1-28/+43
2016-01-14fix unused variables warning in GTK+3 buildmonsta2-4/+3
2016-01-14mouse: use gdk_error_trap_pop_ignored in GTK+3 buildmonsta1-0/+10
2016-01-13about-me: remove unused variables and functionsmonsta2-26/+0
2016-01-13remove a few unused variablesmonsta2-2/+0
2016-01-13common: fix unused variable warning in GTK+3 buildmonsta1-2/+2
2016-01-13common: don't return a value from void function (GTK+3 build only)monsta1-3/+1
2016-01-13display: fix implicit declaration warningmonsta1-0/+1
2016-01-06window properties: changed accelerator key of "Unselect..."monsta1-1/+1
2016-01-06window properties: make all three window focus modes selectableFriedrich Herbst1-12/+40
2016-01-02about-me: fix one more typoMonsta1-1/+1
2016-01-02about-me: fix typoMonsta2-5/+5
2015-12-22Use GDK convenient functionRoy Zhang1-7/+7
2015-12-07about-me: avoid some assertionsmonsta1-6/+4
2015-12-07about-me: there's no help buttonmonsta1-9/+5
2015-12-07about-me: fix indent a bitmonsta1-19/+18
2015-11-13display properties: don't try to free a string literal (fix crash)monsta1-1/+1
2015-11-07Fix dangling pointer errorsRoy Zhang1-2/+6
2015-11-07appearance: a bit of consistency in ui fileMonsta1-1/+1
2015-11-04Touchpad properties: Fixed alignment for two-three finger button combosClement Lefebvre1-52/+39
2015-10-28touchpad settings: add option to enable/disable touchpadmonsta2-5/+30
2015-10-28remove dead codemonsta1-2/+0
2015-10-15Correct categorisation of Assistive Technologies capplet.Martin Wimpress1-1/+1
2015-10-04appearance: Fix segmentation fault on closingRoy Zhang1-3/+3
2015-10-02Merge pull request #202 from zaps166/patch-1monsta1-1/+1
2015-09-28Merge pull request #120 from dnk/logoutMartin Wimpress1-1/+3
2015-09-23Bugfix: Changing refresh rate doens't workBłażej Szczygieł1-1/+1
2015-09-06Restored Interface tab in Appearance cappletExalm6-0/+637
2015-09-04Switch to org.gnome.SessionManagerClement Lefebvre1-3/+3
2015-09-04Display settings: Added support to set the primary monitor.Clement Lefebvre2-102/+181
2015-09-04Display settings: Only make the display name bold, not the output name.Clement Lefebvre1-2/+2
2015-09-04Display settings: Show output names in addition to display names.Clement Lefebvre1-12/+17
2015-09-03Touchpad settings: Added support for natural scrolling, 2 finger and 3 finger...Clement Lefebvre2-109/+412
2015-08-29appearance-font: No more usage of Xft2infirit2-8/+0
2015-08-29appearance-font: Use pango and cairo to rander fontsRoy Zhang1-223/+85
2015-08-29mouse: Use GSourceFunc instead of GtkFunctionRoy Zhang1-6/+2
2015-08-29removed dead codeMonsta1-37/+0
2015-08-03Use GdkVisual accessor functions instead of direct accessinfirit2-2/+2
2015-08-03drop gdkkeysyms-compat usage, use modern key namesMonsta3-47/+37
2015-08-03Fix build on non standard prefixinfirit1-1/+1
2015-07-27keyboard properties: don't set parent widget on show layout dialogMonsta1-1/+0
2015-07-22appearance: Allow to save notification theme optionallyinfirit2-4/+27
2015-07-15appearance-font: Replace Gdk drawing with cairoinfirit1-23/+16
2015-07-12Replace Gdk drawing with Cairoinfirit1-38/+22
2015-07-08keyboard applet: display correct help pagesMonsta2-2/+3
2015-06-29Add theme changing support for metacity >= 3.16Martin Wimpress1-0/+5
2015-05-08UI GTK3: fix keyboard and mouse properties windowsraveit654-10/+17
2015-03-19use enum from gsettings-desktop-schemarezso1-10/+10