Fedora 21 wayland
Created|Updated|linux
http://tuxdiary.com/2014/09/01/try-wayland-with-gnome/
http://fedoraproject.org/wiki/Workstation
Fedora 21 Alpha RC1 で、GNOME 3.14 (3.13.91) をwayland で動かしてみました。
ライブISO イメージでFedora 21 を起動
[Ctrl]+[Alt]+[F2] でコンソール起動
liveuserでログインして、以下のコマンドを実行
$ sudo systemctl stop gdm |
GDM 終了時に画面が乱れたら、再度[Ctrl]+[Alt]+[F2]を押下する。
Related Articles
2014-09-27
Ubuntu GNOME 14.10 + GNOME 3.14 + Wayland
Ubuntu GNOME 14.10 Beta + GNOME 3.14 (3.13.92) をWayland で動かしてみました。テキトーにやっているので、本当にWayland が有効になっているのか、怪しいですけれど。 $ ps -ef | grep waylandhoge 1376 1344 0 17:36 ? 00:00:00 gnome-session --session=gnome-waylandhoge 1454 1376 0 17:36 ? 00:00:00 /usr/bin/ssh-agent /usr/bin/dbus-launch --exit-with-session /usr/bin/im-launch gnome-session --session=gnome-waylandhoge 1457 1 0 17:36 ? 00:00:00 /usr/bin/dbus-launch --exit-with-session /usr/bin/im-launch gnom...

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...

2016-01-16
GNOME Software on Ubuntu GNOME 16.04
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$ sudo apt-get update$ sudo apt-get install gnome-software

2023-12-03
Fractional Scaling on Wayland
CHUWI MiniBook X(10.51 inch, 1200*1920px)のように画素密度の高い画面ではスケーリング値を125%にすると見やすくなるとともにタッチスクリーン操作がしやすくなります。出荷時のWindows 11は150%になっています。これをLinux でもやってみましょう。 環境 Ubuntu 23.10 / GNOME Shell 45.1 Arch Linux / GNOME Shell 45.1 CHUWI MiniBook X N100画素密度: 215ppi画素ピッチ: 0.118mm総画素数: 2,304,000ピクセルスペック: 10.51インチ(1920×1200) 構築Waylandで分数スケーリング(Fractional Scaling)の有効化 Ubuntuではデフォルトで有効になっています。 Arch Linuxで分数スケーリングを有効にするには以下を実行します。gsettings set org.gnome.mutter experimental-features "['scale-m...

2025-03-06
Wayland + VSCode + text-input-v3
Visual Studio Code 1.98.0 でWaylandモードで日本語入力できるようになりました。Chromium 130以上が採用されていますのでtext-input-v3が動作します。以前はmutter-text-input-v1を導入して実現しましたが、もうMutterを入れ替える必要はなくなりました。 バージョン: 1.98.0コミット: 6609ac3d66f4eade5cf376d1cb76f13985724bcb日付: 2025-03-04T21:06:18.612ZElectron: 34.2.0ElectronBuildId: 11044223Chromium: 132.0.6834.196Node.js: 20.18.2V8: 13.2.152.36-electron.0OS: Linux x64 6.13.5-arch1-1 環境 Arch Linux GNOME Shell 47.5 Mutter 47.6 Visual Studio Code 1.98.0 text-input-v3 設定code~/.config/code-fla...

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...
Comments
