I've managed to disable compton from drawing shadows on tint2 by adding this to compton.conf .shadow-exclude = [ "tint2" ];Problem is if I reboot the shadows show up again until I restart compton, I am not sure but I think this might be due to compton being initialized before tint2 ? How should I work around this ?
When reading through the Wayland 1.0 documentation, I came across three different types of compositors (in chapter 5):
System compositor
Session compositor
Embedding compositor
From what I understand, the system compositor would be something like Plymouth/GDM/KDM, a session compositor would be a window manager/desktop environment, and embedding compositors would be used in a sandbox (like Flas
I may have the solution for you, but to test if it will be the solution for you, then do the following:Right-click at your desktop, choose "Settings", then "Compositor" and "Disable Compositing". If the icons now look as they are supposed to, then enable compositing again (Settings-Compositor-Enable Compositing).Does the icons still look good?
Hello :) I'm newby in linux and I don't understand how to fix it.When Compositor enabled, my Opera window isn't resized properly.If maximize:If resize:
Wow psychadelic!I found xcompmgr to be rather buggy when I used to use it. Try xcompmgr-dana (dcompmgr I think) or Compton. I used to use Compton and it worked pretty well.I stopped using real transparency in favor of pseudo-transparency because I sometimes use the tabbed mode on multiple terminals...
Gusar wrote:@PReP, no matter how much you play with those settings, you won't get rid of tearing. xrender simply doesn't provide vsync. An opengl compositor is the only way. But there is no simple, standalone opengl compositor. There's just Compiz, Kwin and Mutter, which are combined compositor/window manager.
Hi.I've just installed crunchbang and I'm really impressed with it. I'm definitely moving to this distro.Everything is ok but just one issue.If I enable the compositor in xfce then the iceweasel menus aren't able to show which option is selected when the mouse hovers, also no submenu appears when the mouse hovers.
Somehow I'm not able to read the trailing \n sign into the REPLY variable. Under any circumstances I want to avoid a blank line that results from the \n being echoed by read but echo one in case of another character. Given:
declare -l REPLY
read >&2 -r -N 1 -p "Acknowledged?
http://www.phoronix.com/scan.php?pag...tem&px=MTIxMzc
Quote:
Less than one day after the official release of Wayland 1.0 there is a new Wayland compositor that emerges. This new compositor for Wayland is dubbed "Green Island" and leverages Qt, QtQuick, and QML for creating a new and unique Linux desktop experience.