summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Collapse)AuthorFilesLines
2024-04-04Bump version to 1.29.0lukefromdc1-1/+1
2024-03-11Fix summary outputOz Tiram1-1/+1
Signed-off-by: Oz Tiram <[email protected]>
2024-03-11Enable systemd by defaultOz Tiram1-14/+15
Signed-off-by: Oz Tiram <[email protected]>
2024-03-11Make systemd optionalOz Tiram1-1/+15
There is not much of direct systemd usage in the system-info plugin. This patch suggestion enables building this plugin on system like alpine, voidlinux or gentoo with openrc. Signed-off-by: Oz Tiram <[email protected]>
2024-02-22release 1.28.0v1.28.0raveit651-1/+1
2023-11-05Remove libslab libraryzhuyaliang1-17/+2
libslab is only used in mate-c-c and there is no need to provide a library
2023-10-24typing-break: Force dependency on appindicator and remove deprecated ↵zhuyaliang1-26/+24
GtkStatusIcon
2023-10-13Remove "libwindow settings" that are no longer in usezhuyaliang1-2/+0
2023-10-02Add new capplets: system infozhuyaliang1-0/+9
2023-09-12Update glib2 dependency version from 2.50 to 2.64zhuyaliang1-1/+1
2023-04-05appearance: use mate_image_menu_item replace gtk_image_menu_itemzhuyaliang1-1/+1
2022-11-11release 1.27.0v1.27.0mbkma1-1/+1
2022-11-10configure.ac: The macro 'AC_HELP_STRING' is obsoleterbuj1-2/+2
2021-08-07release 1.26.0v1.26.0raveit651-1/+1
2021-05-30release 1.25.2v1.25.2raveit651-1/+1
2021-02-16release 1.25.1v1.25.1raveit651-1/+1
2021-02-16build: allow users to disable gettext support (--disable-nls)rbuj1-8/+10
2021-02-14build: show the package version in the configure summaryrbuj1-1/+4
2020-08-16about-me: migrate from dbus-glib to GDBusWu Xiaotian1-3/+2
2020-08-06keyboard-a11y: Add UI for capslock-beepColomban Wendling1-1/+1
2020-06-30common: migrate to GDBusWu Xiaotian1-2/+0
2020-06-25release 1.25.0v1.25.0raveit651-1/+1
2020-04-08use default MATE_COMPILE_WARNINGS levelraveit651-1/+1
2020-02-09release 1.24.0v1.24.0raveit651-1/+1
2020-02-06build: show compiler/flags info on configure summaryrbuj1-0/+5
2020-02-06build: do not override WARN_CFLAGSrbuj1-10/+0
2020-01-31autoconf: AC_PROG_CC was called before AX_CHECK_ENABLE_DEBUGrbuj1-5/+5
2020-01-19update to 1.23.3v1.23.3raveit651-1/+1
2019-11-07migrate from intltool to gettextWu Xiaotian1-4/+2
2019-08-13release 1.23.2v1.23.2raveit651-1/+1
2019-08-12mouse: Add support for Acceleration ProfilesVictor Kareh1-2/+2
Currently libinput supports Adaptive and Flat acceleration profiles. We can use these to change mouse behavior. Synaptic touchpads are not supported through libinput, so I have not included a UI change for this (even though it's technically supported in gsettings). The Default acceleration profile reads the value from the libinput defaults and sets them as the current profile. Usually ends up being Adaptive.
2019-07-18release 1.23.1v1.23.1raveit651-1/+1
2019-07-12drop libXxf86 dependencyraveit651-7/+0
The X server hasn't implemented it in over 10 years. and it was dropped from debian since a long time. fixes https://github.com/mate-desktop/mate-control-center/issues/481
2019-06-18time-admin: Remove po-timezonesrbuj1-1/+0
2019-06-15bump require of m-s-d and m-draveit651-2/+2
2019-06-15Add support for checking .ui accessibility with gla11ySamuel Thibault1-0/+1
2019-06-14Authentication to add modification timezhuyaliang1-2/+3
2019-06-14enable to build time-admin for mate-control-centerzhuyaliang1-0/+4
2019-06-13Change the icon for instant messaging applicationrbuj1-0/+1
Icons pulled from https://pagure.io/im-chooser/blob/master/f/data
2019-05-11capplets: Use gresources for UI filesrbuj1-0/+16
2019-03-23pre-bump versionraveit651-1/+1
2019-03-23Use icons provided by themes and remove not used iconsrbuj1-1/+0
2019-02-25release 1.22.0v1.22.0raveit651-1/+1
2019-02-08fixed distcheck fail on debianWu Xiaotian1-13/+0
2018-12-05require mate-settings-daemon-1.21.2raveit651-1/+1
2018-11-30require m-s-d 1.21.1 due to new control-center key in schemamonsta1-1/+1
2018-10-11pre-bump versionlukefromdc1-1/+1
2018-10-11Depend on mate-desktop 1.21.2 due to new gschema keylukefromdc1-1/+1
2018-08-30get/set user face icon use accounts serviceyetist1-0/+19
- 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-27release 1.21.1v1.21.1raveit651-1/+1