Re: [Sawfish] Some issues is Sawfish |
[ Thread Index | Date Index | More lists.tuxfamily.org/sawfish Archives ]
What I can help with:
maybe this will help. in this case the matcher is for the class. It
> 3. I canot find how I can in my ~/.sawfishrc define some properties for
> specific window match.
> I use now the gui to add WindowRule but some of cases I need to specify it
> in .sawfishrc to have more logic except only chnaging the properties of
> window.
makes the window sticky.
(add-window-matcher '((WM_CLASS . "^class/instance$"))
'((sticky . t)
(sticky-viewport . t)))
> 4. How I can add hook to change workspace and e.g show notify usingadd a hook to enter-workspace-hook
> libnotify or exec notify-send?
>
see
http://demonastery.org/2010/10/sawfish-and-emacs-org-mode/
it might help.
you can use (system "command") to execute a command
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |