I need help on exposing an option in sawfish-ui
- From: Christopher Bratusek <nano-master gmx de>
- To: sawfish-list gnome org
- Subject: I need help on exposing an option in sawfish-ui
- Date: Wed, 18 Jun 2008 21:08:00 +0200
Hi there,
I tried to (re)expose the outline modes in sawfish-ui, but that does not
work as expected, I added the following to the window-anim.jl:
(defcustom move-outline-mode 'opaque
"The method of drawing windows being moved interactively."
:type (set opaque box)
:group move)
(defcustom resize-outline-mode 'opaque
"The method of drawing windows being resized interactively."
:type (set opaque box)
:group move)
Anyone knows, there the problem is? (Once it works I'll provide a patch)
Chris
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]