[ Thread Index |
Date Index
| More lists.tuxfamily.org/sawfish Archives
]
- To: sawfish@xxxxxxxxxxxxxxxxxxx
- Subject: [Sawfish] Re: class name
- From: dmg <dmg@xxxxxxx>
- Date: Wed, 9 Jan 2013 20:24:33 -0800
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type; bh=mIxz4m/owOYASnxmGixfn09gh0QTfG2uQqLdAHcy4hk=; b=GAUvX6s0slfquktWJ+t9aGxtlOwwz8Sds27b7zs9Wm1eq7J6T8/rtAZmewRh01OzCH fiE8epYcHjxAjZ+ezFlOHFBtA6Abt8u1OzCiyGM50pOqGzQ7KqNCktaz8bJ7HqS8E6da +TqRQHahX7hJCq/y1szUWOHaAYgmI2hvdTVehWPCHzGZ9MnJDbPTPCoEXmmhWnxmXQJx cq1CbcDBKALfaLfj0WBiNvXJBtseNeNBrNH6uAAOEqpXR/ZGR37BxQvSK2cM4rUiHizy adO1twfM16XyhO1ngRZnKqxtDhlJ2E67qXzOJeS+8CINoQdWiUSfS2ftuR3hnr6rDf7Z qnKg==
oops. sorry for the wrong message ;)
but through trial and error I was able to answer my own question:
(defun dmg-rename-class (w y)
(interactive "%W\nsNew class Name:")
(set-x-text-property w 'WM_CLASS (vector y y ""))
)
it seems to work, and hopefully will not have bad side effects :)
On Wed, Jan 9, 2013 at 1:40 PM, dmg <dmg@xxxxxxx> wrote:
> no lo de la invitacion, sino lo de ir a londres.
>
> On Wed, Jan 9, 2013 at 12:38 PM, D M German <dmg@xxxxxxx> wrote:
>>
>> hi there,
>>
>> does anybody know if it is feasible to rename the class of a window? I
>> don't think there is a function to do it, but I wonder if it is possible
>> at all.
>>
>>
>> --
>> Daniel M. German "Science clears the fields on which
>> W. Heisenberg -> technology can build. "
>> http://turingmachine.org/
>> http://silvernegative.com/
>> dmg (at) uvic (dot) ca
>> replace (at) with @ and (dot) with .
>>
>>
>
>
>
> --
> --dmg
>
> ---
> Daniel M. German
> http://turingmachine.org
--
--dmg
---
Daniel M. German
http://turingmachine.org
--
Sawfish ML