Skip to content

kde-yyds/kwin4_effects_foldpopups

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kwin4_effects_foldpopups

KWin popup effect like Windows 11 and Cinnamon Desktop Evironment.

Preview

foldpopus

Now it supports folding from cursor's position

Fold from cursor Position

Install

To install the effect to your system, you can use the install script.

# Clone the repository
git clone https://github.com/kde-yyds/kwin4_effects_foldpopups/
# Change your directory
cd kwin4_effects_foldpopups
# Run install.sh
./install.sh

Or, do a manual install:

# Clone the repository
git clone https://github.com/kde-yyds/kwin4_effects_foldpopups/
# Create the effects folder if it doesn't exists
mkdir -p ~/.local/share/kwin/effects/
# Copy the necessary files to effects directory
cp -r kwin4_effects_foldpopups/kwin4_effects_foldpopups/ ~/.local/share/kwin/effects/

About

kwin popups effect likes win 11 and cinnamon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published