mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-12 09:28:24 +00:00
Add Windows support note to alpha frame parameter.
This commit is contained in:
parent
8b61a89113
commit
0f784aa6cd
3
etc/NEWS
3
etc/NEWS
@ -109,7 +109,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.
|
||||
the X Window System, such as Compiz, Beryl and Compiz Fusion, 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