summaryrefslogtreecommitdiff
path: root/NEWS
blob: c363710fa612c7acc3b166c8e9bccfec17474b23 (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
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
4.9.x
=====
- Add accelerators to logout dialog buttons (bug #6982).
- Add support for starting assistive technologies.
- Remove the gconf code and dependency.
- Remove Xfce4-tips.
- Add Greek manual screenshots.
- Optipng the images.
- Reduce the size of executables by removing the nopreview images and
  reducing the size of the splash engines.
- Remove early xfsettingsd autostart and add it to the session.

4.8.2 (not released yet)
=====
- Fix crash if save timeout for a client is triggered (bug #7320).
- Fix configuration location in manpage (bug #7371).

4.8.1
=====
- Add missing license information (bug #7240).
- Fix --fast CLI option when used with another option (bug #7197).
- Fix error pop up when clicking session menu item (bug #7123).
- Don't fallback to "system" icon in the logout dialog (bug #7196).
- Update FSF address in copyright headers.
- Updated translations: French, Swedish, Russian, Turkish.

4.8.0
=====
- Add main category to desktop file.
- Updated translations: Polish, Romanian, French, Arabic.

4.7.3
=====
- Fix missing include.
- Do not register to menu else the panel never hides (bug #7020).
- Fix xfce4-session-logout --halt and --reboot (bug #5032).
- Translation updates (nb, cs, en_GB, sv, hr, pt).

4.7.2
=====
- Do not try "unix-session" authorization with PolicyKit as this
  seems to be either broken or not implemented in PolicyKit (bug #6817).
  This fixes suspend/hibernate in xfce4-session-logout.
- Fix possibly shadowed variables.
- Fix compilation on FreeBSD with polkit (bug #6870).
- Restore splash screen functionality (bug #6831).
- Fix logout with sudo.
- Translation updates (de, pt_BR, zh_CN, el, uk, it, id, ja, kk, pt).

4.7.1
=====
- Add support for new gnome-keyring (bugs #5912, #5137 and #6073).
- Fix typo in xflock4 error message.
- Don't use consolekit when it's not enabled.
- Remove consolekit session creation in xfce4-session.
- Use cairo to draw the fadeout.
- Remove obsolote gtk_tooltip_* calls and other < gtk 2.14 code.
- Fix the check for legacy sm.
- Fix configure build options.
- Print build config after running configure.
- Various code cleanups.
- Translation updates (it, ug, gl, zh_TW, de, ru, ja, sv, fi, kk,
  pt, da, ca, eu, hu).

4.7.0
=====
- Query HAL to be sure suspend and hibernate are supported.  If not,
  don't even show the buttons (bug #4952).
- Allow xfce4-tips to work when 'fortune' is not installed (bug #2871).
- Allow clients to set arbitrary custom SM properties.
- Support _GSM_DesktopFile and use it in the settings dialog to display
  an icon and localized app name if available.
- Add timing information to verbose.
- Allow xfce4-tips to work properly without 'fortune' installed (bug #2871).
- Add org.freedesktop.PowerManagement support for logout actions.
- Add panel plugin that lists shutdown/logout actions.
- Huge refactoring of how SM properties are handled.
- Display richer information if the SM knows the client's .desktop file.
- If it looks like the helper got killed, just return success (bug #4849).
- Fix crash when properties are freed in failure handler (bug #5797).
- Port code to libxfce4ui and drop deprecated Gtk code.
- Fix error when running --help or --version (bug #6169).
- Fix changing the restart style (bug #5768).
- Add some additional checks for bug #5233.
- Allow slashes in the application name (bug #3995).
- Handle OnlyShowIn GNOME or KDE when compat is set.
- Don't save settings dialogs when saving session (Bug #5113).
- A lot of compiler warnings got fixed and build improvements.
- Use ConsoleKit for shutdown and restart.
- Use Upower for suspend and hibernate.
- Use gtk_init_with_args in xfce4-session-logout.
- Add a desktop file for xfce4-session-logout.
- Don't write the deprecated encoding key to desktop files.
- Remove deprecated encoding key from desktop files.
- Move $libexecdir files to $libdir.
- Move splash engines to $lidir/xfce4/session/splash-engines.
- Generate documentation during dist check.
- Translation updates (gl, ro, lv, it, ur_PK, zh_CN, hu, ast, da, po,
  ja, kk, eu, ca, cs, el, ru, sk, es, tr, lv, sq, fi, pt_BR, de, uk,
  bn, zh_TW).


4.6.1
=====

- Fix crash in settings dialog when a .desktop file with a missing
  Application key is opened (bug 5020).
- Ensure networked session handling over TCP is disabled by
  default (bug 5126).

4.6.0
=====

- Respect the ICEAUTHORITY env var (bug 4369).
- Fix sudo shutdown helper for systems without HAL (bug 4849).
- Avoid a spurious error dialog when using the sudo shutdown helper
  to shut down the system (bug 4849).
- Fix crash in autostart editor when adding a new app (bug 4934).
- Translation updates: el, eu, gl, hu, id, it, pl, ru, tr

4.5.99.1 (Xfce 4.6rc1)
======================

- Translation updates: cs, da, fr, nb_NO, pt_BR, sv, zh_CN.

4.5.93 (Xfce 4.6beta3)
======================

- Don't let autostart get run twice when using the failsafe session
  (bug 4486).
- Display username in logout dialog (bug 3083).
- Ignore DBUS_GERROR_NO_REPLY errors on suspend/hibernate (bug 4629).
- Use xfce_message_dialog() instead of xfce_err() for the Balou config
  dialog.
- Check for the existence of pwd.h and getpwuid().
- Display the currently logged-in user in the shutdown dialog.
- Properly signal that startup is complete when using the failsafe
  session.
- Translation updates: ca, cs, de, es, eu, fi, fr, hu, id, ja, nb_BO,
  pt_BR, sq, sv, uk, tr.

4.5.92 (Xfce 4.6beta2)
======================

- Hook up Help button in settings dialog.
- Implement support for the RestartImmediately restart style hint.
- Fix possible crash with uninitialised GError (bug 4202).
- Link libxfsm against all required libs to avoid link-time errors
  (bug 4429).
- Make splash engines store their settings in Xfconf.
- Handle the ProcessID SM property properly.
- Add a session editor to the settings dialog.
- Fix compilation on some Linux systems with a broken linux/ioprio.h
  header (bug 4515).
- Fix a possible crash on amd64 (bug 4510).
- Add support for suspend and hibernate via HAL.  Initial patch from
  Michael Casadevall (bug 2672).
- When restoring clients on startup, be sure to set their current
  working directory if the cwd was set as a part of their saved state.
- Add SaveSession kiosk capability (bug 2998).
- When a client requests interaction, don't continue to kill all other
  clients while it's still interacting.  And then don't ignore it when
  it wants to cancel shutdown.  Also fixes a similar problem when
  interaction is requested during a phase 2 save-yourself (bug 4284).

4.5.91 (Xfce 4.6beta1)
======================

- Start up session in parallel to greatly shorten startup time (bug 4312).
- Add a D-Bus interface for some limited amount of remote control.
- Implement support for the ShutdownCommand SM property when a
  client has RestartAnyway set as its restart style hint.
- Implement support for the RestartNever restart style hint.
- sync() disks early in the shutdown process if on Linux and
  ioprio_set() is available (bug 4313).  Otherwise sync() right before
  quit as before (bug 4313).
- Check for a running gnome-keyring instance before launching
  a new one (bug 3007).
- Convert most of xfce4-session to use Xfconf.  Splash settings are still
  stored in the xfce4-splash.rc file.  The xfce4-session.rc file is no longer
  used, however.


4.5.90 (Xfce 4.6alpha)
======================

- Modified settings-dialogs to work with the new settings-manager
- Fix compile-issues with -Wall -Werror in mice theme-engine and settings-dialogs
- Let xfce4-session start xfsettingsd automatically
- Remove dependency on deprecated NETK
- Translations: am, ar, az, be, bn_IN, ca, cs, da, de, dz, el,
  en_GB, eo, es_MX, es, et, eu, fa, fi, fr, gl, gu, he, hi, hu,
  id, it, ja, ka, ko, lt, lv, mk, mr, ms, nb_NO, nl, pa, pl,
  pt_BR, pt_PT, ro, ru, si, sk, sq, sv, ta, tr, uk, ur, vi, zh_CN, zh_TW


4.4.0
=====
- Improve the logout dialog (Bug #2653).
- Fix poweroff on DragonFly BSD (Bug #2567).
- Use Xrender to fadeout the background if cairo is available.
- Updated translations: Carles Muñoz Gorriz (ca), Fabian Nowak (de),
                        Rudy Godoy (es), Maximilian Schleiss (fr), Andrey
                        Fedoseev (ru)
- New translations: Josip Dzolonga (mk)


4.3.99.2
========
- Remove references to xftaskbar4 and xfce4-iconbox and rename xffm to Thunar
  for the Tips'n'Tricks displayed on startup (#1332).
- Be sure to start Thunar prior to xfdesktop on first login to avoid the trash
  error from xfdesktop if the session bus is not configured properly (#2447).
- Applications that fail to startup on login do no longer time out, but are
  dropped immediately from the session, which results in faster startup in
  that case.
- Merge the sudo and the HAL shutdown helpers into a single shutdown helper,
  which tries to use HAL first, and falls back to sudo.
- Drop GLib 2.2.x compatibility code.
- Updated translations: Pau Rul-lan Ferragut (ca), Sylvain Vedrenne (eo),
			ByungHyun Choi (ko), Phan Vĩnh Thịnh (vi)
- New translations: Sonam Rinchen (dz)


4.3.99.1
========
- Add support for HAL to shutdown/reboot the computer. Must be enabled
  explicitly using --with-shutdown-style=hal to configure (Bug #2046).
- Do not try to save the xfce4-tips as part of the session (Bug #1089).
- Add shutdown/reboot support for Solaris (Bug #2230, Moinak Ghosh).
- Drop libgnome dependency for assistive technologies support.


4.3.90.2
========
- Update dialogs to use the new XfceTitledDialog.
- Properly handle OnlyShowIn and NotShowIn in the autostart editor.
- Run discard command when client terminates unexpectedly.


4.3.90.1
========
- Use the new standard location ($XDG_CONFIG_DIRS/autostart/) to specify
  applications that will be automatically start on session login. Autostart
  items from the previous location (~/Desktop/Autostart/) will be migrated
  automatically on first run of the new session manager.
- The list of autostarted applications can now be altered using a simple
  editor application (xfce4-autostart-editor).
- The xfce4-tips tool is now part of xfce4-session and well integrated with
  the new autostart mechanism.