Re: [Sawfish] Re: how to force a full button set and borders onto transient windows

[ Thread Index | Date Index | More lists.tuxfamily.org/sawfish Archives ]


Thanks for the quick response. 

why oh WHY have I not got into the habit of searching first? 

http://home.blarg.net/~sand/sawfish/v0.12/sawfish/Window-Types.html


>>— Customizable: focus-windows-when-mapped
>>
>>    Focus on application windows when they first appear. Defaults to true, must be true or false. 
>>— Variable: decorate-transients
>>
>>    Decorate dialog windows similarly to application windows. Defaults to false. 


On Mon, Sep 03, 2012 at 10:46:12PM +0200, Christopher Roy Bratusek wrote:
> On Monday 03 September 2012 12:23:33 sam wrote:
> > is there a way to make this apply only to transients/dialogs?
> > 
> > I assume this is possible since sawfish already knows which windows are
> > transients or dialogs
> > On Mon, Sep 03, 2012 at 01:53:37PM +0400, Dmitry Derjavin wrote:
> > > On Вск, Сен 02 2012 at 21:51, sam wrote:
> > > > I've found myself wanting to move transient windows (no buttons so no
> > > > quick way to get the popup menus) between workspaces
> > > > 
> > > > There are also windows that the designers don't want me to resize for
> > > > whatever reason but I want to resize them anyway, & full borders would
> > > > be good for that, even if for some of these windows the innards remain
> > > > the same size.
> > > 
> > > Try something like this:
> > > 
> > > (custom-set-keymap (quote window-keymap) (quote (keymap
> > > 
> > >                    (move-window-interactively . "Super-Button1-Move")
> > >                    (popup-window-menu . "Super-Button2-Click")
> > >                    (resize-window-interactively . "Super-Button3-Move")
> > >                    )))
> > > 
> > > You could do it with sawfish-config in Configuration -> Bindings ->
> > > Window keymap.
> 
> in sawfishrc:
> 
> (defvar-setq decorate-transients t)
> 
> /notetomyself: whyisthisnotinsawfishconfig? gonnaaddthisbefornextrelease!



--
Sawfish ML


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/