Language

Package: compton @ 0.1beta2

Synopsis

Compositor for X11

Description

Compton is a compositor for the Xorg display server and a for of xcompmgr-dana, which implements some changes like:

  • OpenGL backend (--backend glx), in addition to the old X Render backend.

  • Inactive window transparency (-i) and dimming (--inactive-dim).

  • Menu transparency (-m, thanks to Dana).

  • Shadows are now enabled for argb windows, e.g terminals with transparency

  • Removed serverside shadows (and simple compositing) to clean the code, the only option that remains is clientside shadows.

  • Configuration files (see the man page for more details).

  • Colored shadows (--shadow-[red/green/blue]).

  • A new fade system.

  • VSync support (not always working).

  • Blur of background of transparent windows, window color inversion (bad in performance).

  • Some more options...

Home page
https://github.com/chjj/compton
Location
gnu/packages/compton.scm (line: 48, column: 4)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/2z77i7sxrfzvdjx0f03vndfqafnk7xja-compton-0.1beta2.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/84md79mlbk3m70s0mrim9ry12fgrsqfl-compton-0.1beta2.drv
x86_64-linuxx86_64-linux-gnux32/gnu/store/4jypcxg3i84v938b09yfgzyp1hx4wb7g-compton-0.1beta2.drv
    x86_64-linuxriscv64-linux-gnu/gnu/store/my2nk24cg8m3izphyxcfzwhnmwm6p266-compton-0.1beta2.drv
    x86_64-linuxpowerpc-linux-gnu/gnu/store/a2r03rsqrxz75j155l5zl41i8mr71cmi-compton-0.1beta2.drv
      x86_64-linuxpowerpc64-linux-gnu/gnu/store/agf26ygvxv8yjljmf81fpidsvmni6lfb-compton-0.1beta2.drv
        x86_64-linuxpowerpc64le-linux-gnu/gnu/store/s4i3xm97hapr6bpkrnaipmz6529fdzsn-compton-0.1beta2.drv
        x86_64-linuxmips64el-linux-gnu/gnu/store/qfa2adg9a2nz1wdp9d81fr3gasjlap7v-compton-0.1beta2.drv
          x86_64-linuxi686-w64-mingw32/gnu/store/jvjhi3844n5vlyjca1kkd0382219qm8w-compton-0.1beta2.drv
            x86_64-linuxi586-pc-gnu/gnu/store/1p4b7lc3kpy1k9ns20ybvcx42w3grfxh-compton-0.1beta2.drv
            x86_64-linuxarm-linux-gnueabihf/gnu/store/sd6sfqnczs5xcrg4andj5v89bb5x4grx-compton-0.1beta2.drv
            x86_64-linuxaarch64-linux-gnu/gnu/store/pllyvplia3c8vabbmm46ryv6cq4dql2w-compton-0.1beta2.drv
            riscv64-linux/gnu/store/nxa3knipbwwg2qmr6nc0jknvkakqr40z-compton-0.1beta2.drv
            powerpc-linux/gnu/store/kf8gaaw92yvsqmd2frcjgz182d6g6s89-compton-0.1beta2.drv
              powerpc64le-linux/gnu/store/7b1h3j6njmv7nh3cqlsljcxzha8bm20a-compton-0.1beta2.drv
              mips64el-linux/gnu/store/26a054l3q74wzvh9dyibdyrjf5xa8fhc-compton-0.1beta2.drv
                i686-linux/gnu/store/3dgq379x3203qzij8l1kkqwwycw2shdn-compton-0.1beta2.drv
                i586-gnu/gnu/store/30vnmjccxqxavh4sllw7x5qrvp8xw3mb-compton-0.1beta2.drv
                armhf-linux/gnu/store/9glwvwrswqnyn7bazfxk72ahfw0z6g14-compton-0.1beta2.drv
                aarch64-linux/gnu/store/z9ma0w0ml10qf4wdlhyl4cnmcjz5r3ny-compton-0.1beta2.drv

                Lint warnings

                LinterMessageLocation
                compiler-for-target

                Check that cross-compilers are used when cross-compiling

                'CC' should be set to '(cc-for-target)' instead of 'gcc'