mirror of
https://github.com/brl/mutter.git
synced 2025-08-03 07:04:41 +00:00
redo window sizes/appearance when the theme changes
2002-02-06 Havoc Pennington <hp@pobox.com> * src/main.c (prefs_changed_callback): redo window sizes/appearance when the theme changes * src/display.c (meta_display_retheme_all): new function * src/theme-parser.c (locate_attributes): remove error handling for MAX_ATTRS reached, add an assert instead, the way this code ended up the attrs in the array depend on the code not the theme file.
This commit is contained in:

committed by
Havoc Pennington

parent
8ae714eeae
commit
84c3050a7c
12
ChangeLog
12
ChangeLog
@@ -1,3 +1,15 @@
|
||||
2002-02-06 Havoc Pennington <hp@pobox.com>
|
||||
|
||||
* src/main.c (prefs_changed_callback): redo window
|
||||
sizes/appearance when the theme changes
|
||||
|
||||
* src/display.c (meta_display_retheme_all): new function
|
||||
|
||||
* src/theme-parser.c (locate_attributes): remove error handling
|
||||
for MAX_ATTRS reached, add an assert instead, the way this code
|
||||
ended up the attrs in the array depend on the code not the theme
|
||||
file.
|
||||
|
||||
2002-02-06 Havoc Pennington <hp@pobox.com>
|
||||
|
||||
* src/main.c (main): disable custom log handler and fatal mask for
|
||||
|
Reference in New Issue
Block a user