Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
transparency patch (for record)
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Seiji Zenitani  
View profile  
 More options Mar 28 2008, 7:24 pm
From: Seiji Zenitani <zenit...@mac.com>
Date: Fri, 28 Mar 2008 19:24:08 -0400
Local: Fri, Mar 28 2008 7:24 pm
Subject: transparency patch (for record)

Hi,

Here's the revised syntax for the frame transparency.
We can use a floating point number (0.0-1.0), an integer number  
(0-100), or nil.

(set-frame-parameter nil 'alpha '(<active> [<inactive>]))
(set-frame-parameter nil 'alpha 80)
(set-frame-parameter nil 'alpha 0.8)
(set-frame-parameter nil 'alpha '(100 70))
(set-frame-parameter nil 'alpha '(nil 70))
(set-frame-parameter nil 'alpha '(0.8 nil))
(set-frame-parameter nil 'alpha nil)
(add-to-list 'default-frame-alist '(alpha . (100 70)))

(setq frame-alpha-lower-limit 20)
(setq frame-alpha-lower-limit 0.2)
(setq frame-alpha-lower-limit nil)

Seiji

  transparency4.patch
13K Download

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Seiji Zenitani  
View profile  
 More options Apr 5 2008, 5:14 pm
From: Seiji Zenitani <zenit...@mac.com>
Date: Sat, 5 Apr 2008 17:14:28 -0400
Local: Sat, Apr 5 2008 5:14 pm
Subject: Re: [carbon-emacs:709] transparency patch (for record)

Hi all,

Here's the transparency patch for
today's Emacs CVS code (EMACS_22_BASE 2008-04-05).

Seiji

  transparency4.patch
13K Download

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Seiji Zenitani  
View profile  
 More options Dec 2 2008, 5:50 pm
From: Seiji Zenitani <zenit...@mac.com>
Date: Tue, 02 Dec 2008 17:50:26 -0500
Local: Tues, Dec 2 2008 5:50 pm
Subject: Re: [carbon-emacs:746] Re: transparency patch (for record)
Hi,

Here's the latest transparency code for emacs 22.3.
The parameter nil works differently in some situations.

http://svn.sourceforge.jp/view/*checkout*/zenitani/CarbonEmacs/src/pa...

Cheers,
Seiji


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google