1
0
Fork 0
This commit is contained in:
Thomas James Alexander Thurman 2006-12-11 04:04:52 +00:00
parent fd4378d84f
commit 9d6d1c5fb6
2 changed files with 16 additions and 1 deletions

View file

@ -21,7 +21,7 @@
* src/menu.c (menu_item_new): rewrite to take a MenuItem * src/menu.c (menu_item_new): rewrite to take a MenuItem
instead of a set of parameters describing the menu item. instead of a set of parameters describing the menu item.
* src/menu.c (meta_window_menu_new): use proper checkboxes * 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 * src/window.c (meta_window_show_menu): unstick and stick
are always shown. are always shown.

15
NEWS
View file

@ -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 2.17.2
====== ======