[arch-commits] Commit in compton/trunk (PKGBUILD compton.conf)

Alexander Rødseth arodseth at archlinux.org
Sun Jan 27 16:05:24 UTC 2019


    Date: Sunday, January 27, 2019 @ 16:05:21
  Author: arodseth
Revision: 428235

upgpkg: compton 5.0-1

Modified:
  compton/trunk/PKGBUILD
  compton/trunk/compton.conf

--------------+
 PKGBUILD     |    2 +-
 compton.conf |    6 ------
 2 files changed, 1 insertion(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-27 16:03:28 UTC (rev 428234)
+++ PKGBUILD	2019-01-27 16:05:21 UTC (rev 428235)
@@ -19,7 +19,7 @@
             'xorg-xprop:    For compton-trans')
 source=(compton.conf
         "git+https://github.com/yshui/compton#tag=v${pkgver%.0}")
-sha256sums=('b5ec9c21a5b71ccca70917b1a2c99cd863d638d881a4d8f8e12171e80486db7f'
+sha256sums=('1857c880bfbc6c60e68bc996448a6e071501370de57ed5b9cbc0927bc7bd48bf'
             'SKIP')
 
 prepare() {

Modified: compton.conf
===================================================================
--- compton.conf	2019-01-27 16:03:28 UTC (rev 428234)
+++ compton.conf	2019-01-27 16:05:21 UTC (rev 428235)
@@ -57,10 +57,6 @@
 
 # Enabled client-side shadows on windows.
 shadow = true;
-# Don't draw shadows on DND windows.
-no-dnd-shadow = true;
-# Avoid drawing shadows on dock/panel windows.
-no-dock-shadow = true;
 # The blur radius for shadows. (default 12)
 shadow-radius = 5;
 # The left offset for shadows. (default -15)
@@ -109,7 +105,6 @@
 #
 #################################
 
-menu-opacity = 1;
 inactive-opacity = 1;
 active-opacity = 1;
 frame-opacity = 1;
@@ -195,7 +190,6 @@
 
 # Unredirect all windows if a full-screen opaque window is detected, to maximize performance for full-screen windows, like games.
 # Known to cause flickering when redirecting/unredirecting windows.
-# paint-on-overlay may make the flickering less obvious.
 unredir-if-possible = false;
 
 # Specify a list of conditions of windows that should always be considered focused.



More information about the arch-commits mailing list