picom/src
Richard Grenville 81c677f28b Feature: #183 custom window shader & #193 --no-fading-destroyed-argb
- Add --glx-fshader-win, which specifies a custom fragment shader for
  painting windows. compton-default-fshader-win.glsl is the shader with
  default behavior, and compton-fake-transparency-fshader-win.glsl
  provides a template of fake transparency. (#183)

- Add --force-win-blend to force all windows to be painted with
  blending.

- Add --no-fading-destroyed-argb, as a workaround of bugs in some WMs.
  (#193)
2014-05-16 15:18:17 +08:00
..
c2.c Bug fix #191: Add rounded-corners detection to --unredir-if-possible 2014-04-21 22:45:27 +08:00
c2.h Bug fix #191: Add rounded-corners detection to --unredir-if-possible 2014-04-21 22:45:27 +08:00
common.h Feature: #183 custom window shader & #193 --no-fading-destroyed-argb 2014-05-16 15:18:17 +08:00
compton.c Feature: #183 custom window shader & #193 --no-fading-destroyed-argb 2014-05-16 15:18:17 +08:00
compton.h Feature: #183 custom window shader & #193 --no-fading-destroyed-argb 2014-05-16 15:18:17 +08:00
dbus.c Misc: --write-pid-path & small changes 2013-11-09 21:38:31 +08:00
dbus.h Misc: --write-pid-path & small changes 2013-11-09 21:38:31 +08:00
opengl.c Feature: #183 custom window shader & #193 --no-fading-destroyed-argb 2014-05-16 15:18:17 +08:00
opengl.h Bug fix #181: Add --xrender-sync{,-fence} 2014-03-17 23:25:34 +08:00