GNOME Software on Ubuntu GNOME 16.04
Created|Updated|os

https://launchpad.net/~ubuntu-desktop/+archive/ubuntu/gnome-software
Ubuntu 16.04 ではUbuntu ソフトウェアセンター(software-center)に代わってGNOME ソフトウェア(gnome-software)がデフォルトになるようですね。
試してみました。
GNOME ソフトウェアのインストール
$ sudo add-apt-repository ppa:ubuntu-desktop/gnome-software |
Related Articles
2012-08-21
GNOME Shell Focus Effect Extension
https://github.com/paradoxxxzero/gnome-shell-focus-effects-extension http://www.upubuntu.com/2012/08/how-to-install-gnome-shell-focus-effect.html GNOME Shell のFocus Effect 拡張を使ってみた。フォーカスの切り替えでウィンドウがアニメーションする。なんか楽しい。非アクティブなウィンドウは少し傾いて、サイズが小さく、色はグレーになる。スクリプトはとても小さいので、何かに応用できるかもしれない。副作用としては、非アクティブなウィンドウの選択に少しコツがいるようだ。また、何回か切り替えを繰り返した時に、ウィンドウが画面外に移動してしまう。その時は、[Alt]-[Space]で「移動」を選択して、ウィンドウを元の位置に動かすと回復できる。

2025-03-20
GNOME 48
GNOME 48がリリースされたのでArch LinuxにGNOME 48.0 (gnome-unstableリポジトリ)を導入してみました。https://release.gnome.org/48/https://archlinux.org/groups/x86_64/gnome/ GNOME関連アプリが起動しません。extraリポジトリに反映されるのをまちましょう。 2025-03-23 追記https://archlinux.org/groups/x86_64/gnome/GNOME 48がextraリポジトリに来ました。 Chrome起動時のグローバルショートカットのポップアップ抑止https://www.reddit.com/r/gnome/comments/1jfejor/psa_chromechromiumbased_browsers_and_gnome_48/ ~/.config/chrome-flags.conf--disable-features=GlobalShortcutsPortal 2025-03-20 追記 https://archlinux.org...

2021-02-21
GNOME 40
https://copr.fedorainfracloud.org/coprs/haeckerfelix/gnome-shell-40/ GNOME 40 アルファ版を起動してみました。 環境 Fedora 33 GNOME Shell 40.beta 構築 Fedora 33 インストールhttps://getfedora.org/ja/workstation/download/ アップデート $ sudo dnf update -y リポジトリ追加&アップデート $ sudo dnf copr enable haeckerfelix/gnome-shell-40 $ sudo dnf upgrade Fedora 33 との差分 バージョン確認 $ dnf list --installed | grep haeckerfelixglib2.x86_64 2.67.3-1.fc33 @copr:copr.fedorainfracl...

2021-04-24
Fedora 34 Beta
https://getfedora.org/ja/workstation/download/ 環境設定 Dash to Panel (GNOME Shell 拡張)https://extensions.gnome.org/extension/1160/dash-to-panel/https://github.com/philippun1/dash-to-panel システムメニュー + Tweaks & Extensions in System Menu (GNOME Shell 拡張)https://extensions.gnome.org/extension/1653/tweaks-in-system-menu/ 時刻 Argos (GNOME Shell 拡張)https://extensions.gnome.org/extension/1176/argos/https://github.com/rammie/argos/tree/gnome-3.36 ArcMenu (GNOME Shell 拡張) + 日本語化https://extensions.g...

2025-03-30
GNOME Remote Desktop
LinuxにGNOME Remote Desktopサービスを導入してクライアントからRDP接続してみました。接続するとGDM画面からログインできます。 https://gitlab.gnome.org/GNOME/gnome-remote-desktop 環境と動作確認結果(途中)3つのモードがあるようです。 Remote assistance / Desktop sharing既存のユーザセッション画面を共有する。 Headless multi user remote login / Remote login画面のサイズ指定可能。GDMから操作可能。 Headless (single user)画面のサイズ指定可能。既存のユーザセッション画面とは別に画面表示する(セッション情報は共有しているっぽい)。 Server OS RA HL-M HL-S PC Arch OK OK OK Ubuntu OK OK 未 Fedora 未 未 未 RPi 4B Arch ...
2021-03-28
Ubuntu 21.04 Hirsute
https://launchpad.net/~shemgp/+archive/ubuntu/gnome-40Ubuntu 21.04 にGNOME 40 のPPA を設定してみました。 2021-04-07 追記 GNOME 40.0 でDash to Dock 拡張を導入してみました。https://github.com/ewlsh/dash-to-dock/tree/ewlsh/gnome-40https://github.com/micheleg/dash-to-dock/pull/1402 GNOME 40.0 でDash to Panel 拡張を導入してみました。https://github.com/philippun1/dash-to-panel/tree/update-to-gnome40https://github.com/home-sweet-gnome/dash-to-panel/pull/1303 2021-04-08 追記 Auto Hide Top Panel 拡張をGNOME 40 に対応させてみました。http://www.webupd8.or...
Comments