bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#8608: 24.0.50; unable to set alpha frame parameter from emacs


From: Jan Djärv
Subject: bug#8608: 24.0.50; unable to set alpha frame parameter from emacs
Date: Tue, 03 May 2011 17:59:09 +0200
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; sv-SE; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10

Hello.

The code that sets alpha in Emacs was wrong, it made assumptions about window order that isn't true for Compiz. It was a bug for other window managers as well, as they shall copy such properties from the Emacs top level window to any parent it may have put on the Emacs top level window.

Fix checked in for the trunk.

        Jan D.


Thierry Volpiatto skrev 2011-05-03 12.22:
"Jan D."<jan.h.d@swipnet.se>  writes:

Thierry Volpiatto skrev 2011-05-03 07:27:
Hi all,
since last version of ubuntu (11.04) modification of alpha frame
parameter with e.g:

(modify-frame-parameters nil (list (cons 'alpha 80)))

have no effect.

However it is working fine when set in .Xressources.

The xorg version is 1.10 (not sure as i am not on updated machine, verify).


What does the line in .Xresources look like?
Emacs.alpha:80

It is possible that the resource changed in Ubuntu 11.04.

        Jan D.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]