projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e24320
)
titlebar focus in the background of the popuplist
author
Dana Jansens
<danakj@orodu.net>
Tue, 28 Jan 2003 05:01:39 +0000
(
05:01
+0000)
committer
Dana Jansens
<danakj@orodu.net>
Tue, 28 Jan 2003 05:01:39 +0000
(
05:01
+0000)
scripts/focus.py
patch
|
blob
|
history
diff --git
a/scripts/focus.py
b/scripts/focus.py
index dcbf29e4f85e5c7c5c4b4168ec3179f4c17fff4e..2302036a45822ec73440c9ed1377ecb45511b2ce 100644
(file)
--- a/
scripts/focus.py
+++ b/
scripts/focus.py
@@
-162,7
+162,7
@@
def focus_next_stacked(data, forward=1):
_list_widget = otk.Widget(ob.openbox, style,
otk.Widget.Vertical, 0,
style.bevelWidth(), 1)
- t = style.
label
FocusBackground()
+ t = style.
titlebar
FocusBackground()
_list_widget.setTexture(t)
titles = []