Planning add-window-matcher extension
- From: Teika Kazura <teika lavabit com>
- To: sawfish-list gnome org
- Subject: Planning add-window-matcher extension
- Date: Tue, 24 Nov 2009 14:43:16 +0900 (JST)
Hi. In order to make keymap-trans support saner, I'm planning
an extension for add/remove-window-matcher functions.
Currently, the usage is:
(add-window-matcher 'WM_NAME "^Terminal$"
'( new-viewport . t )
'( fullscreen . t ) )
(From Chris' rc.)
What I plan is:
(add-window-matcher
'((WM_NAME "^Terminal$")
(WM_CLASS "SuperSpecialUser"))
properties... )
The old grammar remains supported, too, and it's documented that
there's the spec change.
It may break feature freeze, but it's tiny, bug-free by nature, so
must be ok.
Teika (Teika kazura)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]