Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-10-31 | Load avatar-default as default image | yetist | 1 | -16/+12 | |
First show UI with avatar-default, after user loaded, show user image. | |||||
2018-10-31 | for accounts service support | yetist | 1 | -7/+8 | |
2018-10-17 | keybindings: Add a key binding to launch settings | Zhang Xianwei | 1 | -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-30 | Add UI to control org.mate.accessibility-keyboard.stickykeys-latch-to-lock | Colomban Wendling | 2 | -0/+24 | |
2018-09-09 | use fixed size to show user icon | yetist | 1 | -1/+1 | |
2018-09-09 | Add new api for EImageChooser | yetist | 2 | -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-30 | get/set user face icon use accounts service | yetist | 2 | -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-24 | Mouse: include a toggle to enable or disable middlemouse paste | lukefromdc | 2 | -0/+35 | |
Defaults to ON so as not to change expected behavior until user changes it. | |||||
2018-07-14 | capplets/keybindings: avoid deprecated 'gdk_keymap_get_default' | Pablo Barciela | 2 | -3/+3 | |
2018-06-23 | display-capplet.ui: replace deprecations | raveit65 | 1 | -122/+100 | |
2018-06-10 | wm-common: replace deprecated gdk_error_trap functions | raveit65 | 1 | -8/+12 | |
2018-06-10 | msd-input-helper: replace deprecated gdk_error_trap functions | raveit65 | 1 | -10/+14 | |
2018-06-10 | mouse: replace deprecated gdk_error_trap functions | raveit65 | 1 | -9/+11 | |
2018-05-21 | appearance: fixed more indents | Erik Bročko | 1 | -3/+3 | |
2018-05-21 | appearance: fixed indentations | Erik Bročko | 1 | -58/+60 | |
2018-05-21 | appearance: add buttons-have-icons switch | Erik Bročko | 3 | -14/+92 | |
2018-05-14 | mouse: add middle button emulation switch | Erik Bročko | 2 | -2/+35 | |
2018-05-07 | display-capplet: add css name for scrollarea | raveit65 | 1 | -0/+2 | |
This makes it possible to fix visual glitches in themes | |||||
2018-04-25 | Change cursor-size to 24px | Victor Kareh | 2 | -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-27 | Scale cursor size for HiDPI when changing themes | Victor Kareh | 1 | -0/+4 | |
2018-03-18 | Fix screen geometry to account for rotation when snapping. | Brent Bradburn | 1 | -0/+2 | |
2018-03-16 | Add auto-detect toggle switch | Victor Kareh | 4 | -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-21 | theme-util.c: fix segfault on attempt to delete custom theme | Zhang Xianwei | 1 | -2/+2 | |
fixes https://github.com/mate-desktop/mate-control-center/issues/334 Signed-off-by: Zhang Xianwei <[email protected]> | |||||
2018-02-17 | theme-thumbnail.c: avoid deprecated GtkButton:use-stock | Pablo Barciela | 1 | -10/+4 | |
2018-02-12 | avoid deprecated GtkStock | Pablo Barciela | 11 | -31/+43 | |
2018-02-12 | Remove useless parameter in mate_theme_install_real | Zhang Xianwei | 1 | -3/+0 | |
filetype is not used in mate_theme_install_real, remove it. Signed-off-by: Zhang Xianwei <[email protected]> | |||||
2018-02-09 | theme-installer.c: add tips when reinstall a existed theme | Zhang Xianwei | 1 | -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-06 | Scale font DPI for HiDPI displays | Victor Kareh | 1 | -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-30 | require GTK+ 3.22 and GLib 2.50 | monsta | 9 | -127/+1 | |
2018-01-26 | Add support for HiDPI displays (#325) | Victor Kareh | 1 | -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-23 | theme-installer.c: missing g_object_unref in mate_theme_install_real | Zhang Xianwei | 1 | -0/+2 | |
Object should be free when use g_file_new_for_path. Signed-off-by: Zhang Xianwei <[email protected]> | |||||
2018-01-23 | theme-util.c: fix reinstalling the deleted theme can cause failure | Zhang Xianwei | 1 | -1/+2 | |
fixes https://github.com/mate-desktop/mate-control-center/issues/322 Signed-off-by: Zhang Xianwei <[email protected]> | |||||
2018-01-18 | remove unneeded +x attribute after last commit | monsta | 1 | -0/+0 | |
2018-01-16 | Support the theme compression package for installing XZ format | Zhang Xianwei | 1 | -0/+8 | |
This closes #320. Signed-off-by: Zhang Xianwei <[email protected]> | |||||
2018-01-13 | drop unused variables | Pablo Barciela | 2 | -3/+3 | |
2018-01-13 | eggcellrendererkeys.c: Fix build warnings: | Pablo Barciela | 1 | -19/+18 | |
assignment from incompatible pointer type | |||||
2018-01-12 | remove some leftovers related to MacOS support O_o | monsta | 1 | -9/+0 | |
2018-01-12 | theme-thumbnail.c: Fix build warnings with ‘write’ and ‘pipe’: | Pablo Barciela | 1 | -17/+55 | |
ignoring return value declared with attribute warn_unused_result | |||||
2018-01-10 | Remove useless duplication in mate_theme_install_real | Zhang Xianwei | 1 | -4/+0 | |
Handle Case THEME_MATE | THEME_MARCO | THEME_GTK should be same, so remove useless duplication. Signed-off-by: Zhang Xianwei <[email protected]> | |||||
2018-01-10 | Fix Window Border theme cannot be deleted | Zhang Xianwei | 1 | -1/+1 | |
The directory "marco-1" does not exist, replacing it with "metacity-1". Fixes #316 Signed-off-by: Zhang Xianwei <[email protected]> | |||||
2018-01-09 | update windows tiling gsettings key, part-2 | raveit65 | 1 | -6/+6 | |
2018-01-09 | update windows tiling gsettings key | raveit65 | 1 | -1/+1 | |
2018-01-05 | about-me: drop unused code | monsta | 5 | -721/+0 | |
2017-12-25 | Enable default broswer setting support for text/html | cxy_uestc | 1 | -0/+1 | |
2017-12-20 | WidthOfScreen and HeightOfScreen implementation | Pablo Barciela | 1 | -38/+3 | |
This commit reverts: https://github.com/mate-desktop/mate-control-center/commit/fe782c673262e861334bb48265abf5075ff02680 https://github.com/mate-desktop/mate-control-center/commit/061f3780a3af6224a804d239f9b9dfc5c81873f6 And it applies an alternative to fix the deprecated functions: gdk_screen_get_width gdk_screen_get_height gdk_screen_width gdk_screen_height | |||||
2017-12-15 | Add the support for cursor sizes of 96 and 128. It could be useful for ↵ | Alex ARNAUD | 1 | -1/+1 | |
low-vision persons to be able to increase the size of the their cursors greater than 64. If the cursor theme doesn't provide cursor sizes greater than 64 the behavior is the same. | |||||
2017-12-01 | Fixes font dpi with "org.mate.desktop.font-rendering.dpi" by default | Pablo Barciela | 1 | -3/+25 | |
2017-08-19 | gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions: | ZenWalker | 1 | -0/+9 | |
avoid deprecated: gdk_screen_get_monitor_geometry gdk_screen_get_monitor_at_window | |||||
2017-08-15 | appearance-font.c: avoid deprecated gdk_screen_get_width/height_mm | ZenWalker | 1 | -1/+14 | |
2017-08-15 | avoid deprecated gdk_screen_get_width/height | ZenWalker | 1 | -4/+6 | |