Skip to content
forked from ibhagwan/picom

A lightweight compositor for X11 (previously a compton fork)

License

Notifications You must be signed in to change notification settings

errornonamer/picom

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Click here for the official picom README

picom.png

picom-blur-round-anim.mp4

Why another picom fork?

TL;DR: rounded corners, dual_kawase blur and window animations on all backends.

This fork contains:

  • Dual kawase blur method from tryone144 as well as his new feature/dual_kawase branch which implements the dual kawase blur method on the experimental glx backend.

  • Rounded corners code from sdhand which is also ported to the experimetnal XRender backend.

  • New code for rounded corners (+borders) on the glx backend using GLSL fragment shader for both legacy and experimental backends

  • Window animations code from dccsillag

How to install

Arch Build System

Download PKGBUILD and run makepkg -sri

Build from source

Clone this repo and follow the build instructions of the official picom README

About

A lightweight compositor for X11 (previously a compton fork)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 94.3%
  • Python 2.7%
  • Shell 2.2%
  • Other 0.8%