Commit graph

5 commits

Author SHA1 Message Date
rillig
e6f469f27c x11/picom: remove nonexistent file from REPLACE_PYTHON 2020-05-22 19:46:34 +00:00
tnn
07ca230e5d put parentheses around more memcpy arguments that trip up GCC 2020-05-02 11:42:13 +00:00
tnn
3659d2abe1 picom: update to version 8.
pkgsrc changes:
- Restore patch-src_backend_gl_gl__common.c from the previous "compton"
  package. It is smaller and better explains why the patch is needed.
- drop dependency on libxdg-basedir, dropped by upstream.

Upstream new feature & improvements
- You can now use the time variable in window shaders to get a timestamp.
- --max-brightness, which allows you to dim windows that are too bright.
- Automatic configuration file reloading after it's changed.
- A lot of the artifacts seen with blur and use-damage enabled are fixed.
- _NET_WM_BYPASS_COMPOSITOR property are now handled.
- Completely transparent windows won't have a blurred background anymore.
- Improved fullscreen window detection.
- Various improvments to the inverter.sh script
- wintype notify has been renamed to notification to match the EWMH names
- (also various bug fixes)
2020-05-02 11:23:04 +00:00
pho
065830ed4a Fix build on NetBSD 8.1 2020-01-11 14:47:18 +00:00
nia
6c7bdd23f6 x11: Add picom. Replaces compton.
A lightweight compositor for X11 (previously a compton fork)
2019-12-15 14:05:47 +00:00