Re: sawfish 1.3.3 & gimme.jl
- From: Teika Kazura <teika lavabit com>
- To: sawfish-list gnome org, djerius cfa harvard edu
- Subject: Re: sawfish 1.3.3 & gimme.jl
- Date: Sat, 17 Jan 2009 17:04:28 +0900 (JST)
Hi Diab Jerius.
I have uploaded the new version, so please try it.
I've done:
* (require 'sawfish.wm.commands.x-cycle) is added.
* Null command string bug fixed.
If it complains about other unbound variables, then add another
"require". You can search the appropriate package with "ack".
Sample session; In the sawfish source directory, I typed
$ ack "cycle-raise-windows"
Then it returned.
..
lisp/sawfish/wm/commands/x-cycle.jl
40:;; If cycle-raise-windows is enabled, focused window is brought to
122: (defvar cycle-raise-windows t
203: (when cycle-raise-windows
..
OK, defvar is found. So sawfish.wm.commands.x-cycle is the needed one.
For details, see
http://sawfish.wikia.com/wiki/Developer%27s_tips
Good luck!
Teika kazura
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]