eliasofwaffle/kwinft

( forked from zawertun/kwinft )

Project ID: 91254

Description

KWinFT (KWin Fast Track) is a robust, fast and versatile yet easy to use composited window manager for the Wayland and X11 windowing systems on Linux. https://gitlab.com/kwinft/kwinft Copr forked from zawertun user Thanks Zawertun for all specs.

Installation Instructions

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

  1. sudo dnf copr enable eliasofwaffle/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:eliasofwaffle:kwinft.repo as described below:

[copr:copr.fedorainfracloud.org:eliasofwaffle:kwinft] name=Copr repo for kwinft owned by zawertun baseurl=https://download.copr.fedorainfracloud.org/results/eliasofwaffle/kwinft/fedora-$releasever-$basearch/ type=rpm-md skip_if_unavailable=True gpgcheck=1 gpgkey=https://download.copr.fedorainfracloud.org/results/eliasofwaffle/kwinft/pubkey.gpg repo_gpgcheck=0 enabled=1 enabled_metadata=1 [copr:copr.fedorainfracloud.org:eliasofwaffle:kwinft:i386] name=Copr repo for kwinft owned by zawertun baseurl=https://download.copr.fedorainfracloud.org/results/eliasofwaffle/kwinft/fedora-$releasever-i386/ type=rpm-md skip_if_unavailable=True gpgcheck=1 gpgkey=https://download.copr.fedorainfracloud.org/results/eliasofwaffle/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
Fedora 38 i386 (152)*, x86_64 (537)* Fedora 38 multilib x86_64+i386 (0 downloads)

* Total number of downloaded packages.

External Repository List

The following repositories are accessible during builds

Runtime Dependency List

The following repositories are used as runtime dependencies