summaryrefslogtreecommitdiff
path: root/capplets
AgeCommit message (Collapse)AuthorFilesLines
2019-01-03mate-display-properties: Migrate from dbus-glib to GDBusWu Xiaotian1-71/+80
2018-12-30capplets/mouse: .svg files instead .png in doubleclick artworkPablo Barciela9-7/+510
2018-12-30capplets/mouse: New doubleclick artwork with mate logoPablo Barciela4-1/+1
2018-12-10default-applications: Fix assertion failture on g_icon_to_stringZhang Xianwei1-6/+10
Prevent runtime failture on g_icon_to_string in fill_combo_box by catching the NULL case See https://github.com/mate-desktop/mate-control-center/pull/398#issuecomment-445047978 Signed-off-by: Zhang Xianwei <[email protected]>
2018-12-07default-applications: Add a widget for a default calculator applicationZhang Xianwei3-0/+132
Fix https://github.com/mate-desktop/mate-control-center/issues/291 Signed-off-by: Zhang Xianwei <[email protected]>
2018-12-07default-applications: Use the selected word processor for RTF as wellColomban Wendling1-0/+1
2018-12-05keybindings: Add a key binding to toggle the microphone's mute statusZhang Xianwei1-0/+2
Provided additional "mic-mute" key binding. For reference: https://github.com/mate-desktop/mate-settings-daemon/pull/253 Signed-off-by: Zhang Xianwei <[email protected]>
2018-12-03keybindings: Add some key bindings to control volume quietlyZhang Xianwei1-0/+6
Provided three new key bindings to volume control: "volume-mute-quiet" "volume-down-quiet" "volume-up-quiet" For reference: https://github.com/mate-desktop/mate-settings-daemon/pull/252 Signed-off-by: Zhang Xianwei <[email protected]>
2018-11-24Account for NULL error when we see G_IO_STATUS_EOFAlexander Pyhalov1-2/+4
2018-11-17update hint for mouse double-clickAbu Sakib1-1/+1
2018-11-17keybindings: double click instead one click to edit keyboard shortcutsPablo Barciela1-1/+2
Closes https://github.com/mate-desktop/mate-control-center/issues/390
2018-11-15mate-keybinding-properties: avoid deprecated 'gtk_widget_ensure_style'Pablo Barciela1-1/+0
2018-10-31Load avatar-default as default imageyetist1-16/+12
First show UI with avatar-default, after user loaded, show user image.
2018-10-31for accounts service supportyetist1-7/+8
2018-10-17keybindings: Add a key binding to launch settingsZhang Xianwei1-0/+2
Provided additional "control-center" key binding. For reference: https://github.com/mate-desktop/mate-settings-daemon/pull/244 Signed-off-by: Zhang Xianwei <[email protected]>
2018-09-30Add UI to control org.mate.accessibility-keyboard.stickykeys-latch-to-lockColomban Wendling2-0/+24
2018-09-09use fixed size to show user iconyetist1-1/+1
2018-09-09Add new api for EImageChooseryetist2-108/+134
- add e_image_chooser_set_scaleable(), to allow ImageChooser to change its size according to the size of the picture. - add e_image_chooser_new_with_size(), to create a fixed size EImageChooser.
2018-08-30get/set user face icon use accounts serviceyetist2-6/+66
- If get icon from AccountsService failed, fallback to use ~/.face file. - If not setup user icon file, use "avatar-default" icon as default image to show. - Check dependencies of accountsservice, default is enable when accountsservice dependency exists. Added by raveit65 <[email protected]>.
2018-08-24Mouse: include a toggle to enable or disable middlemouse pastelukefromdc2-0/+35
Defaults to ON so as not to change expected behavior until user changes it.
2018-07-14capplets/keybindings: avoid deprecated 'gdk_keymap_get_default'Pablo Barciela2-3/+3
2018-06-23display-capplet.ui: replace deprecationsraveit651-122/+100
2018-06-10wm-common: replace deprecated gdk_error_trap functionsraveit651-8/+12
2018-06-10msd-input-helper: replace deprecated gdk_error_trap functionsraveit651-10/+14
2018-06-10mouse: replace deprecated gdk_error_trap functionsraveit651-9/+11
2018-05-21appearance: fixed more indentsErik Bročko1-3/+3
2018-05-21appearance: fixed indentationsErik Bročko1-58/+60
2018-05-21appearance: add buttons-have-icons switchErik Bročko3-14/+92
2018-05-14mouse: add middle button emulation switchErik Bročko2-2/+35
2018-05-07display-capplet: add css name for scrollarearaveit651-0/+2
This makes it possible to fix visual glitches in themes
2018-04-25Change cursor-size to 24pxVictor Kareh2-8/+4
The MATE cursor theme does not have an 18px cursor size, so having a 18px as the default setting does not make sense. Using 24px looks better in modern displays and allows for proper HiDPI scaling.
2018-03-27Scale cursor size for HiDPI when changing themesVictor Kareh1-0/+4
2018-03-18Fix screen geometry to account for rotation when snapping.Brent Bradburn1-0/+2
2018-03-16Add auto-detect toggle switchVictor Kareh4-142/+202
Currently if a user changes the DPI, there is no way to reset it back to the auto-detected value from Xserver (which we store as 0 in gsettings). Adding this toggle solves that issue. I also removed a deprecated [GtkHandleBox](https://developer.gnome.org/gtk3/stable/GtkHandleBox.html) and all its associated code.
2018-02-21theme-util.c: fix segfault on attempt to delete custom themeZhang Xianwei1-2/+2
fixes https://github.com/mate-desktop/mate-control-center/issues/334 Signed-off-by: Zhang Xianwei <[email protected]>
2018-02-17theme-thumbnail.c: avoid deprecated GtkButton:use-stockPablo Barciela1-10/+4
2018-02-12avoid deprecated GtkStockPablo Barciela11-31/+43
2018-02-12Remove useless parameter in mate_theme_install_realZhang Xianwei1-3/+0
filetype is not used in mate_theme_install_real, remove it. Signed-off-by: Zhang Xianwei <[email protected]>
2018-02-09theme-installer.c: add tips when reinstall a existed themeZhang Xianwei1-0/+51
When ~/.themes/theme-name is existed, reinstalling the same theme will be failed. Add tips when reinstall a existed theme to fix it. Signed-off-by: Zhang Xianwei <[email protected]>
2018-02-06Scale font DPI for HiDPI displaysVictor Kareh1-12/+28
Automatically scales up the font DPI when loading the GtkSpinner and down-scale when saving it. The result is that the user gets the correct DPI showing in the Appearance > Fonts > Details app, while gsettings stores the down-scaled DPI.
2018-01-30require GTK+ 3.22 and GLib 2.50monsta9-127/+1
2018-01-26Add support for HiDPI displays (#325)Victor Kareh1-0/+5
* Support font auto-scaling for HiDPI displays * Use nicer-looking numbers for DPI, since the spinner only supports integers * Remove ceil for scaled DPI
2018-01-23theme-installer.c: missing g_object_unref in mate_theme_install_realZhang Xianwei1-0/+2
Object should be free when use g_file_new_for_path. Signed-off-by: Zhang Xianwei <[email protected]>
2018-01-23theme-util.c: fix reinstalling the deleted theme can cause failureZhang Xianwei1-1/+2
fixes https://github.com/mate-desktop/mate-control-center/issues/322 Signed-off-by: Zhang Xianwei <[email protected]>
2018-01-18remove unneeded +x attribute after last commitmonsta1-0/+0
2018-01-16Support the theme compression package for installing XZ formatZhang Xianwei1-0/+8
This closes #320. Signed-off-by: Zhang Xianwei <[email protected]>
2018-01-13drop unused variablesPablo Barciela2-3/+3
2018-01-13eggcellrendererkeys.c: Fix build warnings:Pablo Barciela1-19/+18
assignment from incompatible pointer type
2018-01-12remove some leftovers related to MacOS support O_omonsta1-9/+0
2018-01-12theme-thumbnail.c: Fix build warnings with ‘write’ and ‘pipe’:Pablo Barciela1-17/+55
ignoring return value declared with attribute warn_unused_result