picom/src
Richard Grenville 85e7d18803 Improvement: --glx-swap-method & --fade-exclude
- GLX backend: Add --glx-swap-method, to reduce painting region if the
  driver uses exchange or copy buffer swaps. Untested.

- Add --fade-exclude, to disable fading on specific windows based on
  some conditions. Untested.

- Expose GLX backend options through configuration file. Add fetching of
  GLX backend options through D-Bus.

- Use NULL pointer instead of element count to delimit string arrays in
  parse_vsync()/parse_backend()/parse_glx_swap_method().

- Add documentation about "wintypes" section in configuration file.
2013-04-21 22:30:22 +08:00
..
c2.c Improvement: GLX: Cache region contents & --glx-no-rebind-pixmap 2013-04-05 21:05:19 +08:00
c2.h Improvement: ARGB window matching & Enable track_focus with D-Bus 2013-03-10 18:45:54 +08:00
common.h Improvement: --glx-swap-method & --fade-exclude 2013-04-21 22:30:22 +08:00
compton.c Improvement: --glx-swap-method & --fade-exclude 2013-04-21 22:30:22 +08:00
compton.h Bug fix: GLX: Fix dim and blur with --glx-no-stencil 2013-04-06 20:21:38 +08:00
dbus.c Improvement: --glx-swap-method & --fade-exclude 2013-04-21 22:30:22 +08:00
dbus.h Improvement: Change VSync mode with D-Bus & Makefile update & Misc 2013-01-31 22:56:54 +08:00
opengl.c Improvement: --glx-swap-method & --fade-exclude 2013-04-21 22:30:22 +08:00
opengl.h Bug fix: GLX backend incompatibility with mesa & others 2013-03-16 22:54:43 +08:00