Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-06-22 | build warning: AC_OUTPUT should be used without arguments | rbuj | 1 | -1/+2 | |
2021-11-24 | build: show configure summary using a pretty format | rbuj | 1 | -31/+33 | |
2021-08-05 | release 1.26.0v1.26.0 | raveit65 | 1 | -2/+2 | |
2021-05-30 | release 1.25.1v1.25.1 | raveit65 | 1 | -1/+1 | |
2021-02-02 | build: set GETTEXT_PACKAGE=AC_PACKAGE_NAME | rbuj | 1 | -1/+1 | |
2021-02-01 | mate-settings-daemon: Remove warning -Wcast-function-type | rbuj | 1 | -1/+1 | |
bump glib 2.58 | |||||
2020-08-08 | Add option --without-libatspi and assorted status line | Colomban Wendling | 1 | -6/+15 | |
2020-08-08 | a11y-keyboard: Don't create a dummy object if AT-SPI is not available | Colomban Wendling | 1 | -0/+1 | |
Instead guard the caller to only use it if available. | |||||
2020-08-08 | a11y-keyboard: Depend on the right version of mate-desktop | Colomban Wendling | 1 | -1/+1 | |
2020-08-08 | a11y-keyboard: capslock-beep: Try and detect non-buggy libatspi2 | Colomban Wendling | 1 | -0/+3 | |
Try and avoid the workaround for buggy libatspi2 if we can know the version we're using has it fixed. | |||||
2020-08-08 | a11y-keyboard: Add support for ringing the bell when CapsLock is active | Colomban Wendling | 1 | -0/+9 | |
2020-07-13 | build: Use MATE_DEBUG_CHECK macro | rbuj | 1 | -0/+1 | |
2020-07-13 | build: Remove unused variable DEBUG_CFLAGS | rbuj | 1 | -19/+0 | |
2020-06-27 | pre-bump version | raveit65 | 1 | -1/+1 | |
2020-04-06 | use MATE_COMPILE_WARNINGS from mate-common | rbuj | 1 | -43/+3 | |
2020-02-08 | release 1.24.0v1.24.0 | raveit65 | 1 | -2/+2 | |
2020-01-23 | release 1.23.3v1.23.3 | raveit65 | 1 | -1/+1 | |
2020-01-10 | require DBUS >= 1.10.0 | monsta | 1 | -1/+1 | |
needed after 474cc44934eb915f97dd8ba876e2256c40b4ea9a | |||||
2020-01-09 | Default DBUS_SYS_DIR to ${datadir}/dbus-1/system.d | worldofpeace | 1 | -1/+1 | |
Since D-Bus 1.9.18 configuration files installed by third-party should go in share/dbus-1/system.d. The old location is for sysadmin overrides. | |||||
2019-08-30 | switch to use gettext | Wu Xiaotian | 1 | -3/+2 | |
2019-08-22 | release 1.23.2v1.23.2 | raveit65 | 1 | -1/+1 | |
2019-08-11 | Bump version to 1.23.1 | Victor Kareh | 1 | -2/+2 | |
2019-08-11 | Add remaining peripheral schemas from mate-desktop | Victor Kareh | 1 | -0/+1 | |
2019-08-11 | mouse: Add acceleration profiles | Victor Kareh | 1 | -0/+1 | |
Currently libinput supports Adaptive and Flat acceleration profiles. We can use these to change mouse behavior. Synaptic touchpads are not supported through libinput, so they will not be affected by this change. 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-11 | plugins: drop libXxf86 dependency | raveit65 | 1 | -6/+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-settings-daemon/issues/284 | |||||
2019-06-15 | pre-bump version | raveit65 | 1 | -1/+1 | |
2019-06-10 | Change url project's website | Laurent Napias | 1 | -1/+1 | |
2019-02-24 | release 1.22.0v1.22.0 | raveit65 | 1 | -2/+2 | |
2018-12-05 | release 1.21.2v1.21.2 | raveit65 | 1 | -1/+1 | |
2018-10-24 | rfkill: Add RFKill support plugin on Linux systems | Zhang Xianwei | 1 | -0/+18 | |
from https://github.com/GNOME/gnome-settings-daemon/commit/444af32e343a79ca3db0f957bf73687a0f0df9ec Signed-off-by: Zhang Xianwei <[email protected]> | |||||
2018-10-11 | pre-bump version | lukefromdc | 1 | -2/+2 | |
2018-08-27 | require mate-desktop-1.21.1 | raveit65 | 1 | -1/+1 | |
2018-05-31 | bump m-s-d requirement | raveit65 | 1 | -1/+1 | |
2018-05-31 | bump version | raveit65 | 1 | -1/+1 | |
master should have a higher version than stable branch | |||||
2018-02-06 | bump require of mate-desktop | raveit65 | 1 | -1/+1 | |
2018-02-06 | Load xsettings during initialization phase | Victor Kareh | 1 | -0/+1 | |
Also set QT_* env variables during init, and restart marco, mate-panel, toggle desktop icons when changing scales | |||||
2018-01-30 | release 1.20 | raveit65 | 1 | -2/+2 | |
2018-01-30 | require GTK+ 3.22 and GLib 2.50 | monsta | 1 | -6/+3 | |
2018-01-24 | release 1.19.2v1.19.2 | raveit65 | 1 | -1/+1 | |
2018-01-08 | xsettings: drop CanChangeAccels which won't work with GTK+3 | monsta | 1 | -1/+1 | |
this requires https://github.com/mate-desktop/mate-desktop/commit/b133f518f6f2310093fd3b5248049c7048cfb8d4 closes https://github.com/mate-desktop/mate-desktop/issues/296 | |||||
2017-12-28 | configure.ac: drop GLIB_VERSION_MAX_ALLOWED | monsta | 1 | -3/+0 | |
because warnings like "xxx is deprecated: Not available before 2.44" look stupid | |||||
2017-12-24 | release 1.19.1v1.19.1 | raveit65 | 1 | -1/+1 | |
2017-08-16 | configure: bump MATE_DESKTOP_REQUIRED_VERSION | raveit65 | 1 | -1/+1 | |
m-s-d needs gsetting schema for globalmenu support from mate-desktop | |||||
2017-03-30 | pre-bump version | raveit65 | 1 | -1/+1 | |
2017-03-13 | release 1.18.0v1.18.0 | raveit65 | 1 | -2/+2 | |
2017-01-03 | pre-bump version | raveit65 | 1 | -1/+1 | |
2016-11-20 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 1 | -31/+8 | |
and require libmatekbd and libmate-desktop >= 1.17 | |||||
2016-11-20 | build: require libmatemixer >= 1.10 (first stable release) | monsta | 1 | -1/+1 | |
2016-11-20 | build: require libxklavier >= 5.2 | monsta | 1 | -1/+1 | |
as libmatekbd already requires it: https://github.com/mate-desktop/libmatekbd/commit/d330b5fd54ea4c86985a48c65e959184a6ef9bb5 | |||||
2016-11-20 | fix indent a bit | monsta | 1 | -1/+1 | |