[dev] [st] [patch] ARGB background for st-0.4.1

2013-06-11 Thread Eon Seob Jeon
Hi. I've made a short patch that enables semi-transparent background for st-0.4.1. The same mechanism should work with recent commits. Some important notes: 1) This changes background opacity only. 2) The color designated by "defaultbg" are modified during the initialization, so you should add

RE: [dev] [st] [patch] ARGB background for st-0.4.1

2013-06-12 Thread Eon Seob Jeon
Yes, a composite manager is required. I forgot to mention that. I recommend compton, which is a fork of xcompmgr, but xcompmgr still works well.