mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-17 17:58:46 +00:00
requirements of the frame opacity code (OS X)
This commit is contained in:
parent
c786a92921
commit
920ab46cf5
4
etc/NEWS
4
etc/NEWS
@ -146,8 +146,8 @@ for details about XEmbed.
|
||||
*** Emacs can now set the frame opacity.
|
||||
The opacity of a frame can be controlled by setting the `alpha' frame
|
||||
parameter. This only takes effect on a compositing window manager for
|
||||
the X Window System, such as Compiz, Beryl and Compiz Fusion, or on
|
||||
Windows 2000 and later versions of Windows.
|
||||
the X Window System, such as Compiz, Beryl and Compiz Fusion, on Mac
|
||||
OS X, or on Windows 2000 and later versions of Windows.
|
||||
|
||||
The alpha parameter should be an integer between 0 (transparent) and
|
||||
100 (opaque), or a float number between 0.0 and 1.0. It can also be a
|
||||
|
Loading…
Reference in New Issue
Block a user