summaryrefslogtreecommitdiff
path: root/NEWS
blob: f98c951d31ee7b4f2b87e91eb5e4f04243cf45c0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
### mate-settings-daemon 1.21.2

  * update translations
  * media-keys: Add microphone mute key support
  * msd-xrdb-manager: realize the widget
  * media-keys: Make sound changes quiet with Alt
  * msd-xrdb-manager.c: avoid deprecated 'gtk_widget_ensure_style'
  * media-keys: always round the render coordinates for media icons
  * media-keys: Tweak the OSD's volume bar position
  * osd-window: make the window smaller
  * media-keys: Make icon smaller in OSD
  * media-keys: Use constant for icon size in OSD
  * media-keys: Add test for display switch OSD icons
  * media-keys: Add support for display switch OSD
  * media-keys: Don't show a level when muted

### mate-settings-daemon 1.21.1

  * update translations
  * media-keys: Add test for rfkill OSD icons
  * media-keys: Add label for the touchpad OSD
  * media-keys: Add labels for the rfkill OSD
  * media-keys: Remove unuseful show_level argument in msd_media_keys_window_set_action_custom
  * media-keys: Remove test for screen brightness OSD icons
  * media-keys: Add support for Killswitch media keys
  * rfkill: Add RFKill support plugin on Linux systems
  * Add shortcut to start mate-control-center
  * media-keys: Add test for touchpad OSD icons
  * media-keys: Remove touchpad OSD icons and use theme's instead
  * media-keys: Simplify touchpad OSD
  * media-keys: Add support for XF86TouchpadOn/Off
  * Add support for org.mate.accessibility-keyboard.stickykeys-latch-to-lock
  * Xrandr:remove an unused function
  * daemon: fix a memory leak
  * daemon: Stop using deprecated GSettings API
  * require mate-desktop-1.21.1
  * xsettings: add setting to enable/disable primary paste from middlemouse
  * xsettings: replace deprecated gdk_error_trap_push/pop
  * xrandr-manager: replace deprecated gdk_error_trap_push/pop
  * mouse-manager: replace deprecated gdk_error_trap_push/pop
  * media-keys-manager: replace deprecated GdkDeviceManager
  * keyboard-manager: replace deprecated gdk_error_trap_push/pop
  * clipboard-manager: replace deprecated gdk_error_trap_push/pop
  * background-manager: replace deprecated GDK functions
  * a11y-keyboard-manager: replace deprecated gdk_error_trap_push/pop
  * msd-input-helper: replace deprecated gdk_error_trap_push/pop
  * plugins: avoid deprecated 'gdk_keymap_get_default'

### mate-settings-daemon 1.21.0

  * Translations update
  * xrandr-applet-popup: add an icon for configuration item
  * xrandr-applet-popup: add item to mirror displays
  * bump mate-desktop requirement
  * Make setting QT_SCALE_FACTOR optional.
  * xrandr-applet-popup: dim menuitems for disabled monitor
  * xrandr-applet-popup: enable turning monitors on an off
  * xrandr-applet-popup: show icon only if "menus-have-icons" is not turned off
  * xrandr-applet-popup: handle Greybird (etc) XFCE themes
  * Xrandr-applet-popup: Special case the GNOME themes for black text on monitor labels
  * xrander-applet-popup: remove draw callback
  * xrandr:fix indent
  * xrandr-applet-popup: allow themes to override monitor label colors
  * xrandr-applet-popup: add a border to colored monitor labels
  * xrandr-applet-popup: use colored bg again in monitor labels
  * xrandr applet popup: add monitor icons to monitor label menuitems
  * xrandr-applet: add a style class for menuitems
  * xrandr-applet: drop non-working bg from menu
  * xrandr-applet: don't hard code label colors in menu
  * Support background fallback on HiDPI
  * Prevent media-keys bindings from swallowing modifier keys
  * Scale OSD size correctly on HiDPI displays (#212)

### mate-settings-daemon 1.20.0

  * bump required version of mate-desktop
  * HiDPI: Load xsettings during initialization phase
  * Add HiDPI configuration in XSettings
  * require GTK+ 3.22 and GLib 2.50
  * Add support for HiDPI displays

### mate-settings-daemon 1.19.2

  * Translations update
  * plugins: G_GNUC_UNUSED in unused but needed variables
  * xsettings: drop CanChangeAccels which won't work with GTK+3
  * msd-datetime-mechanism.c: Fix build warnings:
  * msd-mpris-manager.c: Fix build warning:
  * configure.ac: drop GLIB_VERSION_MAX_ALLOWED

### mate-settings-daemon 1.19.1

  * Translations update
  * touchpad: disable clickfinger by default
  * WidthOfScreen and HeightOfScreen implementation
  * msd-keyboard-xkb: Fix Gdk-CRITICAL warning on creating status bar icon
  * gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions:

### mate-settings-daemon 1.19.0

  * Translations update
  * configure: bump MATE_DESKTOP_REQUIRED_VERSION
  * gtk 3.22: avoid deprecated gdk_screen_get_width/height_mm
  * avoid deprecated gdk_screen_get_width/height
  * avoid deprecated gdk_display_get_screen and gdk_display_get_n_screens
  * msd-a11y-preferences-dialog.ui: clean up deprecations
  * ally-keyboard: fix help link
  * don't use deprecated gtk_show_uri
  * avoid deprecated gdk_screen_get_number
  * Fix Xrandr applet dying on restart
  * Request keyboard event reports from global keybindings of other windows (#179)
  * Restore Polish translation credits from GNOME
  * msd-xrandr-manager: avoid deprecated gtk_misc_set_padding
  * keyboard plugin: apply panel menu theme to popup menu
  * ldsm-dialog: don't use deprecated GTK_STOCK
  * ldsm-dialog: set max width chars for labels
  * datetime: fix a Wunused-but-set-variable warning
  * add GlobalMenu support

### mate-settings-daemon 1.18.0

  * NEWS: use consistent, project wide, markdown-like formatting to make
    generating release announcements easier
  * Build: require XInput unconditionally
  * Build: require libmatemixer >= 1.10, libxklavier >= 5.2, dconf >= 0.13
  * Build: require libmatekbd and libmate-desktop >= 1.17
  * Move to GTK+3 (require GTK+ >= 3.14), drop GTK+2 code and --with-gtk
    build option
  * Add libinput support for mouse and touchpad
  * Touchpad: add separate settings for handedness (left/right-handed)
    and motion acceleration/threshold
  * Background: restore option to let Caja draw background with GTK+ 3.22
  * Some fixes and cleanups
  * Translations update

### mate-settings-daemon 1.16.1

  * GTK+3: fix possible build breakage with libmate-desktop 1.17
  * GTK+3: fix OSD rendering on non-composited desktop
  * GTK+3: add OSD style class for non-composited desktop

### mate-settings-daemon 1.16.0

  * Change default hinting style to 'hintslight'
  * Use 'rgba' (LCD subpixel) antialiasing by default
  * GTK+3: add css theming for OSD (MsdOsdWindow) instead of using
    hardcoded colors
  * GTK+3: fix drawing and changing of desktop background with 3.21
  * GTK+3: fix several deprecations
  * Fix some build warnings
  * Translations update

### mate-settings-daemon 1.14.1

  * housekeeping: fix thumbnails cleaning
  * housekeeping: fix text markup
  * media-keys: use gnome-calculator binary instead of old gcalctool
  * Translations update
  * Make distcheck use currently selected GTK+ version

### mate-settings-daemon 1.14.0

  * Drop MateConf migration script
  * media-keys: add setting to enable/disable OSD
  * touchpad: support edge and two-finger scrolling independently
    (use separate GSettings keys for them)
  * xsettings: add settings for cursor theme and size
  * GTK+3: several deprecation fixes
  * Some more fixes and cleanups
  * Translations update
  * Fix Changelog generation

### mate-settings-daemon 1.12.1

  * xrandr: install icon in correct directory
  * GTK+3: don't remove xrandr applet background (fixes invisible
    text in some themes)

### mate-settings-daemon 1.12.0

  * Add new keybinding for logout (empty by default)
  * Retrieve strings directly from gschema (requires intltool 0.50.1)
  * Switch to org.gnome.SessionManager
  * Touchpad settings: added support for natural scrolling, 2 finger
    and 3 finger clicks
  * Mouse: use syndaemon -K to ignore Ctrl+C and other combos
  * GTK+3: make xrandr tray applet support custom panel themes
  * Some more fixes and cleanups

### mate-settings-daemon 1.10.2

  * a11y: don't use ancient properties
  * housekeeping: don’t monitor fdescfs (special FS in FreeBSD)
  * keyboard: connect to libmatekbd's GSettings before reading them
  * mouse: use event driven mode for syndaemon, save some power

### mate-settings-daemon 1.10.1

  * Fix media keys issue with multiple players
  * Add some missing manpages
  * Translations update

### mate-settings-daemon 1.10.0

  * Port media-keys plugin to libmatemixer
  * Remove GStreamer bits, make libmatemixer, libcanberra and PulseAudio
    optional dependencies
  * Adapt to mate-desktop MateRR* API changes. Thanks to monsta for testing.

### mate-settings-daemon 1.8.0

  * Add GTK3 support
  * Add Middle Click Emulation to mouse manager

### mate-settings-daemon 1.6.0

  * Migration to gsettings