2022-01-28:
* rc_gui - add combo box to allow resolution to be set for VNC connections
* rc_gui - camera interface switch removed
* lxpanel - remove appearance settings from preferences dialog; instead add menu option to open general Appearance Settings application
* lxpanel - add ellipses to menu items which open dialogs
* lxinput - read current mouse acceleration directly from xinput
* lxinput - use device IDs rather than names to cope with devices changing when powered-down
* lxinput - remove redundant changes to openbox config file
* plymouth - set KillMode to mixed to suppress warning message
* raspi-config - add option to switch composite video
* raspi-config - add option to switch to legacy camera mode
* raspi-config - add option to set resolution for headless connections
* raspberrypi-ui-mods - disable mutter when VNC server is running and fall back to openbox
* pipanel - add command-line option to open on arbitrary tab
* lxplug-network - suppress 窶冱can received窶� logging message
* raspberrypi-ui-mods - set hover colour for taskbar items based on taskbar colour, not system highlight colour
* Legacy camera applications and libraries reinstalled
* Bug fix - lxinput - lxsession config file not being written on first attempt
* Bug fix - lxinput - set timer for file write to prevent slider slowing down
* Bug fix - lxinput - write values to gsettings as well as xinput and xsettings to take effect within mutter
* Bug fix - lxinput - fix failure to parse and write non-English numeric formats
* Bug fix - arandr - various fixes to parsing of non-standard EDID blocks to enable model and serial to be correctly extracted
* Bug fix - arandr - refresh rate calculated to 3 decimal places for monitors which require it
* Bug fix - arandr - enable setting of left and right orientation
* Bug fix - arandr - add compatibility with new touchscreen driver
* Bug fix - arandr - apply settings correctly to DSI and composite displays
* Bug fix - lxplug-magnifier - fix crash when opening preferences without required magnifier package installed
* Bug fix - piwiz - launch screen reader install prompt as a new process to prevent audio lockups crashing wizard
* Bug fix - lxpanel - not loading some plugins (cpufreq, minimise all windows) due to icon loading code not compatible with GTK+3
* Bug fix - gtk+3 - disabled new GDK touch events to enable double-clicks to be detected on touchscreen
* Bug fix - xrdp - included backports from bookworm version of xrdp and xorgxrdp to restore window frames with mutter over xrdp connections
* Update various translations
* udisks2 added to lite image
* mkvtoolnix added to lite image
* 7z and zip support added to lite image
* gnome-keyring added to desktop images
* Raspberry Pi firmware c6d56567ff6ef17fd85159770f22abcf2c5953ed
* Linux kernel 5.10.92
翻訳はこちら
2022-01-28:
* rc_gui-コンボボックスを追加してVNC接続の解像度を設定できる。
* rc_gui-カメラインターフェーススイッチが削除。
* lxpanel-設定ダイアログから外観設定が削除され、代わりにメニューオプションに一般的な外観設定アプリケーションが追加。
* lxpanel-ダイアログを開くメニュー項目に省略記号を追加。
* lxinput-現在のマウスの加速度をxinputから直接読み取りに変更。
* lxinput-電源を切ったときにデバイスが変化するのに対処するために、名前ではなくデバイスIDを使用。
* lxinput-openbox構成ファイルへの冗長な変更を削除。
* plymouth-警告メッセージを抑制するためにKillModeをmixedに設定。
* raspi-config-コンポジットビデオを切り替えるオプションを追加。
* raspi-config-レガシーカメラモードに切り替えるオプションを追加。
* raspi-config-ヘッドレス接続の解像度を設定するオプションを追加。
* raspberrypi-ui-mods-VNCサーバーの実行中につぶやきを無効にし、オープンボックスにフォールバックした。
* pipanel-任意のタブで開くコマンドラインオプションを追加。
* lxplug-network-窶冱が受信できる窶�ログメッセージを抑制。(文字化け???)
* raspberrypi-ui-mods-システムのハイライト色ではなく、タスクバーの色に基づいてタスクバーアイテムのホバー色を設定。
*レガシーカメラアプリケーションとライブラリが再インストールされた。
*バグ修正-lxinput-lxsession設定ファイルが最初の試行で書き込まれない。
*バグ修正-lxinput-スライダーの速度低下を防ぐためにファイル書き込みのタイマーを設定。
*バグ修正-lxinput-gsettingsとxinputおよびxsettingsに値を書き込んで、mutter内で有効に。
*バグ修正-lxinput-英語以外の数値形式の解析と書き込みの失敗を修正。
*バグ修正-arandr-モデルとシリアルを正しく抽出できるようにするための非標準EDIDブロックの解析に対するさまざまな修正。
*バグ修正-arandr-リフレッシュレートを必要とするモニターの小数点以下3桁まで計算。
*バグ修正-arandr-左右の向きの設定を有効。
*バグ修正-arandr-新しいタッチスクリーンドライバーとの互換性を追加。
*バグ修正-arandr-設定をDSIとコンポジットディスプレイに正しく適用。
*バグ修正-lxplug-magnifier-必要な拡大鏡パッケージがインストールされていない状態で設定を開くとクラッシュする問題を修正。
*バグ修正-piwiz-オーディオロックアップのクラッシュを防ぐための新しいプロセスとして、スクリーンリーダーのインストールプロンプトを起動するウィザード
*バグ修正-lxpanel-GTK + 3と互換性のないアイコン読み込みコードが原因で、一部のプラグイン(cpufreq、すべてのウィンドウを最小化)が読み込まれない。
*バグ修正-gtk + 3-タッチスクリーンでダブルクリックを検出できるように、新しいGDKタッチイベントを無効に。
*バグ修正-xrdp-ブックワームバージョンのxrdpおよびxorgxrdpからのバックポートが含まれ、xrdp接続を介してつぶやきのあるウィンドウフレームを復元させる。
*さまざまな翻訳を更新。
*lite版イメージにudisks2が追加。
*lite版イメージにmkvtoolnixが追加。
*lite版イメージに7zとzipのサポートが追加。
*デスクトップイメージにgnome-keyringが追加。
* RaspberryPiファームウェアc6d56567ff6ef17fd85159770f22abcf2c5953ed
* Linuxカーネル5.10.92