Xfce 4.10 ツアー
このツアーでは Xfce 4.10 の主な新機能について紹介します。ここでは目に見える部分のみについて説明していますが、すべての変更点については 更新履歴 をご覧ください。
オンラインドキュメント
4.10 の開発中、私たちはユーザードキュメントに関して、貢献 や更新を容易にするため、それらをパッケージから削除し、オンライン Wiki docs.xfce.org へ移動することを決定しました。

「ヘルプ」ボタンをクリックすると Xfce はオンライン wiki のページを開くかどうか尋ねます
私達はこの wiki の採用によってドキュメントのメンテナンスへの協力や開発者の執筆がより行いやすくなることを期待しています。
Application Finder (xfce4-appfinder)

折り畳んだアプリケーションファインダー
アプリケーションファインダーは完全に書き直され、元のアプリケーションファインダーと xfrun4 は機能統合されました。他に、プレフィックスや正規表現にマッチするカスタムアクションの作成も行えるようになりました。

展開したアプリケーションファインダー
Panel (xfce4-panel)
複数列のパネル
In 4.10 there is a single panel-wide option for configuring the number of rows in the panel. Some plugins (e.g. launchers) fit a single row, while others, like window buttons are allowed to occupy full width of the panel.

列数を 3 に設定した水平パネル
デスクバーモード
The panel features a new configuration called a deskbar mode. In the deskbar mode the panel is aligned vertically, just like in the vertical mode, but the plugins are laid out horizontally. With multiple rows, it allows creating wide vertical panels suitable for wide-screen setups.

列数を 5 に設定したデスクバーモードのパネル
アクションボタンプラグイン
Session plugin from the xfce4-session package has been merged with a rewritten actions plugin

メニューモード (左) とボタンモード (右) のアクションボタンプラグイン
ウィンドウボタン
The window buttons plugin no longer expands, which makes the plugin positioning more flexible. In order to restore the previous behavior please add a transparent separator plugin with the Expand option enabled just behind the window buttons plugin.
File Manager (thunar)
このリリースではヴィジュアルにいくつか変更が加えられました。ウィンドウ内のパディングが小さくなり、ステータスバーの位置が改善されました。
Session Manager (xfce4-session)
The session manager’s settings dialog has a button for clearing the saved session (no more rm -r ~/.config/sessions). Xfce4-tips has been removed and the session manager can now lock the screen before suspending or hibernating the system.
自動開始アプリケーション
Another noticeable change is the way GNOME and KDE compatibility works. Compatibility check boxes only enable services, which have to be started before other applications (gnome-keyring and gconf for GNOME and kdeinit for KDE). All other autostart applications are available from Applications Autostart, but they are listed using an italic font and not enabled by default in order to distinguish them from Xfce applications. Unlike in previous versions of Xfce, compatibility services can be started independently from each other.

Xfce 以外のデスクトップ用アプリケーションは斜体で表示されます
Settings (xfce4-settings)
設定デーモン
Xfce 4.8 used two processes for applying settings: xfce4-settings-helper and xfsettingsd. In 4.10 they have been merged into xfsettingsd, which now handles all system settings.
設定マネージャー
The new settings manager groups configuration dialogs in categories and allows you to search for their names or descriptions. Most of the dialogs are also now embedded in the settings manager window (this was a compile-time option in Xfce 4.8).

アイコンがカテゴリごとにグループ分けされ、検索機能が追加された新しい設定マネージャー
設定エディター
The settings editor no longer collapses the entire tree when you edit a property (this is because it now reloads a single cell rather than the whole tree). Most properties can now be edited in-place, making it easier to quickly adjust settings.
設定エディターを使って選択したチャンネルの変更をモニターできるようになりました。メインウィンドウでチャンネルを右クリックし、モニターを選ぶとダイアログが開き、そのチャンネルのプロパティの状況を表示します。

チャンネルモニターダイアログを開いてプロパティをインラインで編集する設定エディター
MIME タイプエディター
In the last couple of years, many people were asking for a tool to manage their file type associations. The new MIME type editor does just that. It allows you to easily assign a default application to a file type, see your changes and reset them to default settings when necessary. Note that it does not allow you to change the system MIME Type definitions (add or remove types and change icons).

パターンにマッチした MIME タイプとデフォルトアプリケーションの選択メニュー
マウスとタッチパッド
The mouse and touchpad dialog is capable of handling basic Synaptics and Wacom properties in the GUI. A settings daemon running in the background handles all kinds of device properties, as documented in the mouse settings wiki.

Synaptics touchpad settings in the mouse and touchpad dialog
外観の設定
In 4.10 you can drag and drop a tarball with a downloaded theme onto the style or icon list. Xfce will attempt to extract and install the files into the ~/.themes or ~/.icons directory.
Desktop Manager (xfdesktop)
当初の計画では 4.10 においてデスクトップを Thunar に統合する予定でしたが、今リリースではまだ行わないことにしました。その代わりそれと同様の機能追加が Xfdesktop に対して行われました。主な改善点は、シングルクリックのサポート、背景の自動変更、およびサムネイルの描画です。

デスクトップアイコンの画像のサムネイルとシングルクリックのサポート
Xfdesktop では新しいデフォルトの背景が採用されました。
Window Manager (xfwm4)
ウィンドウを画面端にドラッグしたときにウィンドウをタイル表示できるようになりました。この機能はデフォルトでは無効になっています。その場合でもキーボードショートカットでタイル表示を行えます。その他に、テーマサポートが向上し、Alt+Tab でのウィンドウ切替時に方向キーでのナビゲーションができるようになりました。