mirror of
https://github.com/brl/mutter.git
synced 2024-11-21 15:40:41 -05:00
2.17.3
This commit is contained in:
parent
fd4378d84f
commit
9d6d1c5fb6
@ -21,7 +21,7 @@
|
||||
* src/menu.c (menu_item_new): rewrite to take a MenuItem
|
||||
instead of a set of parameters describing the menu item.
|
||||
* src/menu.c (meta_window_menu_new): use proper checkboxes
|
||||
or radio buttons on the window menu.
|
||||
or radio buttons on the window menu. (#343108)
|
||||
* src/window.c (meta_window_show_menu): unstick and stick
|
||||
are always shown.
|
||||
|
||||
|
15
NEWS
15
NEWS
@ -1,3 +1,18 @@
|
||||
2.17.3
|
||||
======
|
||||
Thanks to Christof Krüger, Federico Mena Quintero, Bruno Boaventura,
|
||||
and Björn Lindqvist for improvements in this release.
|
||||
|
||||
- fix longstanding problem about windows flickering in and out of
|
||||
maximised state when dragging between xineramas (#358715) (Christof)
|
||||
- grab server when switching workspaces (#381127) (Federico)
|
||||
- replace changing text on window menu with pairs of radio buttons
|
||||
and checkboxes (#343108) (Bruno, Björn)
|
||||
|
||||
Translations
|
||||
Kjartan Maraas (nb), Jakub Friedl (cs), Yuval Tanny (he), Ivar Smolin (et),
|
||||
Duarte Loreto (pt), Francisco Javier F. Serrador (es)
|
||||
|
||||
2.17.2
|
||||
======
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user