Re: Re: Add compton module to sawfish
Christopher Roy Bratusek <[email protected]>
| Newsgroups | gmane.comp.window-managers.sawfish |
|---|---|
| Message-ID | <17462712.vXBSXbMbq8@voyager> |
Am Samstag, 14. September 2013, 13:51:19 schrieb fuchur: > Hi, > > On Sat, 14 Sep 2013 08:30:29 +0200 > > wrote Christopher Roy Bratusek <[email protected]>: > >> Currently testing, made two changes: > >> > >> - renamed window matcher from never-shadow to no-shadow > >> - renamed releas-tab to release-tab (typo in function name) > >> > >> Regards, > >> Chris > > > >Have not yet tracked down, but compton does not start for me with > >this update (only default settings). Gonna check where the issue is > >the next days. > > > >Chris > > This was a bug. Compton detect shaped/shaded windows other as sawfish. > Windows with tabs for compton are shaped/shaded. And if you enable > "Don’t draw shadows on shaped windows." it's also apply by tabs and > overwrite "Force shadows by tabbed windows." I fix that, disable > "--shadow-ignore-shaped" from compton and enable it with the "sawfish > way". Also fix typos with this patch. I corrected two more typos, and I found the issue why it does not work for me: --xinerama-shadow-crop does not exist on debian (both official and self-compiled from git repository) So I added a new boolean defcustom: shadows-crop-xinerama, defaulted to nil with note that not all compton versions support it. Regards, Chris
signature.asc
(application/pgp-signature, 490 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.21 (GNU/Linux) iQEcBAABAgAGBQJSNKZIAAoJEEudM3UFdUnismEH/jvQpHGh/o/XvJKkOTRJZqe5 cZcW4BNnHOs+H6cB7pPQlWVUXU9ZBEVRVL6P+QLiChSNLAGi+cjOqZrJogVCVhCE kK9EplRwAbEUj9GnxolpVOj3izHdSfDR2YDCjrozax7FR+4xHn104sNk5S2BZ9hj 56KLCVgPT2PufW97y/RK8Ydf52uH7557yVsrZfSQQYctJKuVNhazrf82iojPZ5Dx eP8mMLf4VoJ8pIemkQfk3mu5gRNh752zt1uwF7ZGrId4jW6rgG0rwh6vn2HJZgoW AFW6K3/myfj29+1vG7SvOkYbUcAPP8JY5bsddrtL0Eoia88frOhc2jeNeF9hDB4= =o5TD -----END PGP SIGNATURE-----