[sawfish] make switching styles in StyleTab work on-the-fly
- From: Christopher Bratusek <chrisb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [sawfish] make switching styles in StyleTab work on-the-fly
- Date: Thu, 10 Feb 2011 19:46:48 +0000 (UTC)
commit 9557e13cc7b31fe041a34cd16b345ff5dd7cb673
Author: Christopher Roy Bratusek <zanghar freenet de>
Date: Thu Feb 10 20:46:19 2011 +0100
make switching styles in StyleTab work on-the-fly
themes/StyleTab/theme.jl | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/themes/StyleTab/theme.jl b/themes/StyleTab/theme.jl
index 8e8b124..5018cef 100644
--- a/themes/StyleTab/theme.jl
+++ b/themes/StyleTab/theme.jl
@@ -2416,7 +2416,7 @@
(define (clear-cache-reframe-style)
(setq icon-cache (make-weak-table eq-hash eq))
(setq frame-cache (make-weak-table eq-hash eq))
- (reframe-windows-with-style theme-name))
+ (reload-frame-style theme-name))
;; Create only frames, don't rebuild-frame/reframe-window.
;; Tabthemes will reframe/rebuild windows call from tabgroup.jl.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]