Re: Transparency in windows
- From: "Jasper St. Pierre" <jstpierre mecheye net>
- To: Jose Legido <jose legido com>
- Cc: gnome-shell-list <gnome-shell-list gnome org>
- Subject: Re: Transparency in windows
- Date: Tue, 9 Sep 2014 07:49:25 -0600
You can use xprop to modify the (non-standard) _NET_WM_WINDOW_OPACITY property. Try:
$ xprop -f _NET_WM_WINDOW_OPACITY 32c -set _NET_WM_WINDOW_OPACITY 0x80000000
and to go back to normal:
$ xprop -f _NET_WM_WINDOW_OPACITY 32c -set _NET_WM_WINDOW_OPACITY 0xffffffff
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]