forked from pool/mutter
Accepting request 54230 from home:dimstar:branches:GNOME:Factory
thanks OBS-URL: https://build.opensuse.org/request/show/54230 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=41
This commit is contained in:
committed by
Git OBS Bridge
parent
5ba999f3c8
commit
cefefd434c
@@ -1,3 +1,32 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 30 12:45:03 CET 2010 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 2.91.3:
|
||||
+ Better shadows:
|
||||
- Shadows can be different for different window types and focus
|
||||
states
|
||||
- Shadows are larger by default, especially for the currently
|
||||
active eindow
|
||||
- Shadows for attached modal dialogs and menus are drawn not to
|
||||
overlap the attachment point.
|
||||
- Shadows follow the shape of shaped windows
|
||||
+ Optimization:
|
||||
- Avoid repainting in situations when windows are potentially
|
||||
restacked but aren't actually restacked.
|
||||
- Pay attention to partial stage repaints in obscured window
|
||||
calculations
|
||||
- Better optimization of painting obscured shadows; turn off
|
||||
shadows for maximized windows.
|
||||
- Move background repainting into Mutter; doing it here rather
|
||||
than in plugins allows not painting obscured parts of the
|
||||
background.
|
||||
+ A new frame type 'attached' is added for attached modal dialogs
|
||||
and can be referenced in theme files with a theme version 3.2.
|
||||
+ Fix updating key bindings when the keyboard layout changes
|
||||
+ Bug fixes
|
||||
+ Build fixes
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 9 15:31:23 CET 2010 - vuntz@opensuse.org
|
||||
|
||||
|
Reference in New Issue
Block a user