zawertun/kwinft

Project ID: 55992

Description

Wayland compositor and X11 window manager

Installation Instructions

You should enable zawertun/kde first, here is full instruction:

  1. sudo dnf copr enable zawertun/kde
  2. sudo dnf copr enable zawertun/kwinft

Also if you're using x86_64 architecture you probably need to enable i386 repo as well, to do it edit /etc/yum.repos.d/_copr:copr.fedorainfracloud.org:zawertun:kwinft.repo as described below:

[copr:copr.fedorainfracloud.org:zawertun:kwinft] name=Copr repo for kwinft owned by zawertun baseurl=https://download.copr.fedorainfracloud.org/results/zawertun/kwinft/fedora-$releasever-$basearch/ type=rpm-md skip_if_unavailable=True gpgcheck=1 gpgkey=https://download.copr.fedorainfracloud.org/results/zawertun/kwinft/pubkey.gpg repo_gpgcheck=0 enabled=1 enabled_metadata=1 [copr:copr.fedorainfracloud.org:zawertun:kwinft:i386] name=Copr repo for kwinft owned by zawertun baseurl=https://download.copr.fedorainfracloud.org/results/zawertun/kwinft/fedora-$releasever-i386/ type=rpm-md skip_if_unavailable=True gpgcheck=1 gpgkey=https://download.copr.fedorainfracloud.org/results/zawertun/kwinft/pubkey.gpg repo_gpgcheck=0 enabled=1 enabled_metadata=1

Switching to KWinFT:

  1. sudo dnf up --refresh;
  2. LAST_VERSION=$(sudo dnf --showduplicates list kwinft |awk 'END{print $2}');
  3. sudo dnf install --allowerasing kwinft-$LAST_VERSION;
  4. sudo dnf up (reinstall back latest versions of plasma-desktop, plasma-workspace and some other packages);
  5. kwin --replace & disown.

Switching back to normal KWin:

  1. LAST_VERSION=$(sudo dnf --refresh --showduplicates list kwin |awk 'END{print $2}');
  2. sudo dnf install --allowerasing kwin-$LAST_VERSION;
  3. sudo dnf up (reinstall back latest versions of plasma-desktop, plasma-workspace and some other packages);
  4. kwin --replace & disown.

Done!

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download

* Total number of downloaded packages.

External Repository List

The following repositories are accessible during builds